By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:25:42.106Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:25:42.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:25:42.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:25:42.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:25:42.945Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:25:42.946Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:25:42.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:25:43.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T06:25:43.083Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-27T06:25:43.109Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-27T06:25:44.943Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T06:25:45.461Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-27T06:25:45.481Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-27T06:25:45.481Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T06:25:45.546Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-27T06:25:45.547Z |INFO |Root WebApplicationContext: initialization completed in 2437 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-27T06:25:45.970Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-27T06:25:46.803Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T06:25:48.112Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T06:25:48.691Z |INFO |Started MainApp in 8.946 seconds (JVM running for 9.749) |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-27T06:25:48.938Z |INFO |Start scheduling PRH workflow |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:25:48.955Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7906444f-d8d3-4ccb-bfce-54df5e7372f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:25:50.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:25:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T06:25:55.859Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T06:25:55.860Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T06:25:55.863Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:00.445Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d442e7b6-7e9e-4188-8557-97679ac9b687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:01.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:11.485Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=36d4cc3a-ac24-40da-bc2b-dd875872167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:12.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:22.558Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fecf1c83-19f8-43b3-8a48-bd5f6e4633e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:23.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:33.631Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4228430f-66fc-4aa1-b773-289231feb0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:34.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:44.672Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=12691afb-9db4-44d2-a05d-9948b952b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:45.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:55.708Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ca7ea1d3-ed5e-414a-9771-c51ce014988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:26:56.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:26:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:06.783Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1889e2c6-c7f8-41c7-9b1e-d21841b86a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:27:07.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:17.852Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=486736fa-5dd1-4240-9fe3-e5b6eb23a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:27:18.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:28.896Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=351e04f2-7094-487d-a6e7-144845be30c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:27:29.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:39.966Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=738f691c-7263-487a-ac47-3c7a032d0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:27:41.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:51.003Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e6f31dbf-9064-4f73-bdeb-b16e624be490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:27:52.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:27:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:02.043Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0109499f-bbc8-46f9-8149-39bbcce51f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:03.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:13.092Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=274d45bb-5aca-4a63-b01e-170e3308c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:14.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:24.159Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7559671f-b520-4eb7-ad8e-60e7c20e25fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:25.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:35.198Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4fcd5381-3565-4114-8242-37eacd8bcb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:36.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:46.240Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=dfed0c23-ba02-4767-8127-0ad119d5504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:47.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:57.275Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cb61f390-4c51-467c-bd7f-b30030339d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:28:58.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:28:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:08.319Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4e369934-dbd5-4b00-addd-abe66eb256c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:29:09.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:19.357Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=40590a60-214b-42e0-a46f-9a75518c9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:29:20.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:30.396Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cf467443-0119-4f22-b215-15f3093127f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:29:31.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:41.440Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=50b77521-6c35-420d-9768-9be45291df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:29:42.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:52.511Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=10394a4c-c763-456a-8643-c606afc5e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:29:53.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:29:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:03.551Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c00206bb-67af-4368-8a41-0a7ce4b8e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:04.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:14.591Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e13cdea5-0559-4ea6-8408-8eae7488fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:15.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:25.673Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cd5d6096-c849-43c3-a657-b11582eef455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:26.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:36.734Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1412f291-5950-4132-bd3c-36de85300381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:37.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:30:46.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:30:46.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:30:46.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:30:46.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:30:46.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:30:46.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:30:46.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:30:46.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:47.776Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e40501d9-cf07-4d3f-921a-0501a3e8c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:48.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:58.817Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9926f462-ce9a-4f90-9fb1-9dffed313a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:30:59.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:30:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:09.853Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=daf2105a-ac91-4c3d-8299-49137d9cae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:31:10.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:20.896Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5b9c0490-5b0e-45f5-9e7a-48d4977c4be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:31:21.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:31.942Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c9634dfe-e135-4f8e-81d3-e99a0bfa98c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:31:33.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:43.006Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=838e53dc-c6c4-4eb7-9d1d-6387668cb363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:31:44.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:54.044Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b92536ec-dd54-4717-8941-de4066526f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:31:55.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:31:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:05.086Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6876c692-5d22-4192-bce0-b2d3b5d77a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:32:06.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:16.161Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9ee538ac-0dff-4f89-bac0-4af61d7d89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:32:17.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:17.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:27.233Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=85711278-faa6-45d6-ae76-d29072ebbaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:32:28.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:38.270Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4d9e8ceb-02a6-4018-9d16-565bb880a8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:32:39.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:49.313Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fec1adaa-2604-4fa6-968e-54ec3faf2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:32:50.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:32:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:00.382Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=961abb6c-4cbf-459a-abd6-1f7a827ec089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:01.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:11.452Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=907058e0-1ed5-47c3-b01e-97eb19e2961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:12.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:22.526Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=209e1f05-c9f9-4606-8795-f18899392b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:23.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:33.563Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=681afe5e-b616-436b-adde-d5ae4375aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:34.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:44.645Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=53d2a362-66ba-4b4b-af18-a0b9e4ad125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:45.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:45.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:55.712Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2c34349e-0b5b-4b29-be94-31df47d36fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:33:56.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:33:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:06.788Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a55bf195-e99c-4111-80e6-00f77a2a24d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:34:07.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:17.886Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=895ca15d-0b48-4d98-85ec-6ce302b01f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:34:18.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:28.958Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d0d62597-e8f8-4044-b570-c494ee9c7dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:34:29.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:40.001Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7f3ca436-91a1-4014-9388-6901bf7e04be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:34:41.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:51.076Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=21bddf54-096a-42c7-a488-bc845c62a8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:34:52.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:34:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:02.141Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=049cd159-c4e8-432c-ac12-e189c5f41144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:03.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:13.185Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bf854850-b4fd-49bd-bea7-1b14ea5093c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:14.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:24.256Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=eaf6b1f8-98cd-4908-85df-03940c051577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:25.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:35.294Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3a3710c5-15ec-4a3a-bcb9-ec8ed4437f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:36.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:35:46.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:35:46.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:35:46.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:35:46.336Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:46.337Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c07672ec-5e62-4325-9697-22e37e5c03e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:35:46.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:35:46.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:35:46.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:35:46.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:47.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:57.404Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=445fa6d5-3c1c-4a8d-8c1e-c50bade6e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:35:58.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:35:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:08.449Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=88d0e94b-f34b-45b4-a1dc-acbc97848efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:36:09.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:19.521Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2db1d148-e161-4f9b-a0df-08a661ecd278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:36:20.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:30.588Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8c75d0b2-ca70-4e14-96ca-f835bdb53306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:36:31.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:41.636Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=61f6b8c4-d931-41ed-8b04-c214c935f6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:36:42.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:52.670Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=dfcf07e9-4bc6-4f6f-821c-c3c3648be1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:36:53.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:36:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:03.744Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1a7ab638-a950-43b3-90ac-aa11f644f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:37:04.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:14.820Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=10f90627-5413-4ad6-921c-66f28ce0f6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:37:15.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:25.895Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1c54cd17-ac46-42b2-b503-ca6cb239ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:37:26.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:36.995Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1cd15e8d-cab0-43d2-8dab-cd1e9aeaf8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:37:38.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:48.028Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=12cb92ed-f036-42b5-9d35-be871b9b5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:37:49.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:37:59.069Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=52ed9f93-7a11-4dbc-a1ac-73ff746eda47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:00.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:10.145Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f4576dc9-f169-4651-93c5-bdb5cb993fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:11.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:21.180Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=083c31a8-9b85-43ff-94ba-87aab5f3cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:22.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:32.228Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ec6caef4-9691-4e39-888f-ecab207ac80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:33.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:33.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:43.294Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c0b7133d-095d-4a1b-ab10-949b646e2b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:44.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:54.334Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=13b7bddb-1618-4f40-a191-4bc668002a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:38:55.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:38:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:05.372Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3fdf8129-ebfd-49c8-8c0d-561c7a4022f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:39:06.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:16.423Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=988d1881-9bc0-447a-89e2-5de46088403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:39:17.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:27.457Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4a6fea39-8ff0-4a62-8978-6756f3e0c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:39:28.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:38.497Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d7b4668c-5c6b-4826-871a-ed307b47e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:39:39.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:49.569Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0e9cab3a-36aa-4180-ad51-717778ad9268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:39:50.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:39:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:00.639Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4d85dace-9602-429d-8092-ae9a2b08243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:01.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:01.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:11.678Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c36e30d2-9e4d-459f-b13b-7ae7697ad3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:12.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:22.760Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=482102a9-8a43-4eb5-9318-8bdc57cb8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:23.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:33.835Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2583a11d-afad-48c3-b651-906467330c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:34.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:44.893Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8c9aeb37-7b6f-436e-8db7-d8be51556ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:45.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:40:46.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:40:46.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:40:46.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:40:46.322Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:40:46.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:40:46.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:40:46.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:40:46.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:55.967Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=69adfe12-acce-44ea-8797-53a4baf641b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:40:57.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:40:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:07.041Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ad060dc6-e05d-4456-9d8b-6061c5488cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:41:08.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:18.079Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=db98643f-6a83-4cb9-86b8-8853964beb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:41:19.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:29.119Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=388bed8f-1c92-4967-9006-5c8a60da825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:41:30.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:40.165Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2a6df9e9-d84f-4e41-b3bb-611657ab3560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:41:41.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:51.229Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1e31a9b0-8e32-4e5a-bcc0-71030f58cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:41:52.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:41:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:02.273Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0cb4fe2f-c0be-45a8-a3a2-05c6280bbe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:42:03.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:13.312Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=23ac5f25-4b06-4864-879b-4cb11e42d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:42:14.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:24.348Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0426dd29-3c47-40a0-999e-f62a4564467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T06:42:25.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:35.392Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d2ae255d-42a9-4480-abf5-1cb971776a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:45.921Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bcd517d8-37f5-43e3-a177-ff034d65fe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:55.954Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ed4abb44-4209-4f64-8e68-1ef13806da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:42:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:05.967Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9caac759-1493-4f5e-aab2-a1bc99b1ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:15.985Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fc563207-67ab-4fbf-a776-fd93348c7183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:26.003Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ff1959a7-ab50-493f-9721-e9befa52eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:36.021Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=243cedb4-39e9-4c59-876e-29b7c52b0dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:46.037Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=695c493a-539d-4872-ae12-5ccd76d3520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:56.050Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=00ce1dd2-2c65-4eeb-8779-f977b35ceee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:43:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:06.065Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=26e3ef03-44ed-4f35-abb0-95de88026b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:16.087Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ae473f01-428a-42ab-8ac1-8d42a44888dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:26.101Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0d86a611-20f5-4e85-a46e-e573d0bea330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:36.116Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d35c26ef-74c5-497f-9d4a-a8c6ee311c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:46.141Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=04cc3d32-0f6b-4caa-aa1b-e09f63d3241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:56.162Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=75057919-9864-47b3-a08f-ea7b3472edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:44:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:06.176Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cfc2c404-b544-466d-923e-a31d39f91488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:16.190Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c801ddca-04d9-4e39-b087-be984978a4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:26.212Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=170e4c67-8e25-46cd-ac9e-7331f3316238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:36.232Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=40a88335-8d6f-4d9a-8738-32a53615a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:46.245Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0077f311-09f3-4554-8892-ec2003929aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:45:46.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:45:46.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:45:46.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:45:46.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:45:46.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:45:46.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:45:46.355Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:45:46.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:56.256Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=05666229-da89-4305-8e14-b3a5fa292074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:45:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:06.269Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5204bf12-e93b-4497-8131-5da14adad35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:16.290Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bd9ba4d6-2d28-45bd-9eb4-bad2bb6263ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:26.307Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=036fca05-b58b-48e3-b4c5-d37ee42a1956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:36.320Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=26035db8-910f-4f3a-8e64-b5297025850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:36.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:46.330Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f06ae684-73c8-4147-9b2a-4681dbef23db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:56.344Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bb79ec75-5b54-4dc0-b806-62ce5143b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:46:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:06.356Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=41b0cc22-5331-4f4a-a567-e4f1c12de424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:16.380Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c060f1fb-3f3a-4b1f-837c-59663cf632c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:26.402Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=02673a6d-d026-4fab-aa59-6b6afb7b83cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:36.415Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0f785d38-96b6-431a-9452-308432c610cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:46.427Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=aee58c2e-1a70-4d35-a25b-72780ff4d960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:56.436Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1e831c00-7591-4d8a-927f-2d3a8ea68277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:47:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:06.446Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=369e9656-5a7e-4387-a5c4-21e7c1fe34f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:16.463Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e73ce992-13e9-4ae4-aedd-e702c34a6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:26.474Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0be02b23-9c56-4113-ba77-f86832191143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:36.486Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e229804d-ad4f-4c67-9eaf-2726f35f9bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:36.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:46.504Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=911ddfdb-408c-48de-8cea-1676f85acd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:56.516Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a5c3c03e-9c93-4b47-b1ce-f9ad4c23989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:48:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:06.533Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=88a1aecd-b336-4832-b8b5-da2f3dd1ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:16.547Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=632da99a-3d79-4bc6-b06b-0c901024b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:26.558Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7a0a731a-d5da-4e39-9432-0f128c8658e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:36.570Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5dc36e30-1b1f-421f-af80-74939de55100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:36.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:46.581Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9486bf24-e3fb-4648-a780-8fdd8de7847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:56.594Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=420d39c4-7d44-4ffb-b343-6e78ded66eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:49:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:06.610Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8081a038-5060-422a-a36d-cb28e8d8b842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:16.630Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=281168fa-3d61-46da-b9b7-c30b039017ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:16.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:26.639Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6c310687-7b28-4cfe-8ee2-9c7c4b57df9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:36.657Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=85bd3329-4825-4e7a-bb41-fd477044b63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:50:46.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:50:46.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:50:46.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:50:46.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:50:46.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:50:46.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:50:46.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:50:46.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:46.666Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a61865ef-cde6-4b5a-8c60-62c37a7e25ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:56.678Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=944066c2-d366-45c0-9001-ee92a8869780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:50:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:06.690Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1ee2e57d-96ad-4596-a9ad-c4b9e30f7641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:06.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:16.705Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bb2504bb-c881-4da7-a62d-7b69844d6233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:26.719Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9910e888-8c0a-4189-b577-5329538776c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:36.742Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=08ae775b-c87f-4040-8187-801f66dd0516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:46.752Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=65cf98eb-58c2-4cb0-bac9-f7059306d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:56.762Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=32bc4958-ba93-41c3-9998-8c04246e0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:51:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:06.771Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d7b7c052-2379-4da1-8acb-17fc86c71666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:16.784Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=07a47cde-db41-4026-9599-4e8726e22c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:26.799Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6f254613-65ba-43b2-9d54-71df63925dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:36.812Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=aedd82f4-c3a0-4feb-b1ff-3d5a4d776726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:46.836Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c0cc5f92-a3a5-4fe1-a4cc-cd939aa1f7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:56.845Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=35228672-7afc-46f3-8e7b-e92a12897431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:52:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:06.863Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1bd20780-8dad-4099-8043-c14267d693bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:16.874Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=923e9019-1205-450b-8d81-05a759c5f0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:26.885Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=736f55f7-9bd4-4cac-82c5-16b195a9ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:36.900Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f9d639d2-e852-4ef2-80ef-1d949d74b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:46.912Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=16f7efa5-ea0f-450b-98cd-a4f25b9fb7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:56.938Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ddd2fd31-58eb-4d66-a2a6-c5e1a4ae5952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:53:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:06.949Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=35b51fda-9f0e-4df5-9427-76f0860dc894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:16.961Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1dad60b3-9397-4905-90fc-b55cd6508608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:26.973Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=59c88e04-0d53-485f-ac17-36d529c9cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:36.983Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=259b02ad-d850-491a-ab2a-98d12d32c89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:47.002Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=524d71cc-e709-46ad-9a18-52942a09b7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:57.012Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=53d2424b-cd42-46e7-b7bb-c906bab5a514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:54:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:07.024Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=702f36d6-9362-4af1-b652-7c54cd486695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:17.037Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=975eb89e-af42-4fe7-88f1-e9445dff9bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:27.058Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=db31100e-c4a0-4987-9014-201723268a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:37.070Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=67628d23-5662-44d6-bf31-f461370711f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:55:46.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T06:55:46.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T06:55:46.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:55:46.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:55:46.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T06:55:46.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T06:55:46.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T06:55:46.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:47.078Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fbace36f-68b9-454c-8387-612248a9921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:57.091Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a00f35a0-e506-4010-a24b-82a33d330b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:55:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:07.108Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4908de76-d689-4df7-abc8-636e95aa5f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:17.129Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e2d32766-4906-486d-b2f4-04f0623822ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:27.162Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=50c03ebb-b578-4cd6-88c0-c455194d59f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:37.188Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b565950b-4b94-456f-8082-e5c9d3cc943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:47.207Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2dd0c7ae-3531-4614-8ed2-b5c83a134f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:57.224Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=23477447-c2a9-4544-bb96-a6211e38fa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:56:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:07.235Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8dbb0f0f-cfdd-4fae-9451-0a2837c4bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:17.244Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7989cc47-6b6b-4d11-8cde-f773a851c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:27.254Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e7b3ed09-e8b0-4dee-8bdf-7429a876e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:37.267Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1fe4b3f0-f2ea-445a-883f-dbf9fbc28305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:47.285Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=82be2b0e-2820-4312-9497-cfc89860c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:47.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:57.319Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=719bb009-9c52-4060-95ff-d863ba6dd09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:57:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:07.330Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8e35d52a-0c9c-4737-a4b9-01530006a604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:17.343Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e479d221-ff42-45fb-a781-bb5071677639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:27.359Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4733af7c-e68a-449a-be34-b9332457bb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:37.376Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6a11aa1d-05dc-48de-b920-32eef5a6589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:47.384Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=027d07ec-ef7f-4338-86fa-91d267ad8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:57.393Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b71eb40f-e561-49a8-902e-1606c9e4ff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:58:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:07.404Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e417d1ef-c019-4e20-ada6-d1b1b27da359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:17.422Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=106e1218-8894-44f3-aad2-f9bc059b7777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:27.447Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=61654c30-9899-4b7a-bbe5-bd97f10d85b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:37.466Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e545eec2-de55-4d88-8fd3-1506988ec3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:47.480Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=18f6d0c2-d9b6-49e4-adfe-af6f6b3fb176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:57.495Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9d812e68-2b19-45b8-ada4-24c108628dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T06:59:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:07.515Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=99a73874-353b-45fd-a341-61e660a6aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:17.550Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c0faccf5-ce81-44c8-b852-0e7d59f63e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:27.562Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8aa7c740-ad33-43c4-a0d0-8f24111d6397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:37.585Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=32ab5583-e299-48ff-b62f-e2c4d670f266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:00:46.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:00:46.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:00:46.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:00:46.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:00:46.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:00:46.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:00:46.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:00:46.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:47.595Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4b84fadd-365f-4f23-8fc6-c7acaa5d081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:57.608Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7b6ddb4d-4aab-46a1-a483-2e1c10eadc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:00:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:07.622Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6d456e17-c409-43b4-86bb-160b07ca12b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:17.641Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6fac8f56-88de-49d3-993c-c45888ee12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:27.650Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2e48bafc-846c-4edc-acc7-f9bc3d405c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:37.661Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=05fb2388-f487-49a4-ab52-4b6f36756066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:47.675Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8863502a-8df8-4446-8c27-1460b49f6c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:57.687Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=de24608c-075b-4391-a59e-e6095145cea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:01:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:07.705Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b6590d4a-ad75-4b7f-9569-03f5a91f6435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:17.722Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1fbb0ede-ebe6-432b-8abd-5314c850598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:27.736Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7aeab909-7764-4ade-832f-fa77480b051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:37.745Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e3a5bd6f-9f9b-4941-9a25-e059a68e9cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:47.757Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fc7af3fe-ed29-4ff5-8312-6f5ace85e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:57.766Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2b1f700b-6104-42ab-8870-790d39626502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:02:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:07.780Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f060ebe4-80c5-4b97-8cae-a60765e1494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:17.792Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=df9dacd0-78cc-48fa-979d-333cfe524c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:27.801Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=46e3be40-fc86-4a24-ae50-642f46004109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:37.810Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ceb532d1-5d41-4fb8-aa4f-b75170147e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:47.820Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b1d4defc-aaea-4002-a704-94c287af50d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:57.833Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4d0a9bf3-0108-4c8d-aeba-67470f736020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:03:57.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:07.845Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=71df19dc-5a64-4e1c-8a7e-7d98acf5ac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:17.861Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3fe80099-e3ac-43ea-a229-f000888a29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:27.868Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c58b4984-fdb7-424f-a50b-60458c180d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:27.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:37.878Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1001c443-1cc8-4c85-a906-122fb651bf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:47.886Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=52c1db8b-b1ca-41d7-8948-e19d737bb111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:57.896Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f44738fe-766c-4028-aca0-bb10696367fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:04:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:07.908Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ae2401d7-6262-41c4-bc7e-7a406b9d0ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:17.919Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=824844bd-6a6e-497c-8401-f97276617727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:27.931Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8e02b6a6-05fa-447b-95fd-178d29e91a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:37.942Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1074fb8d-5cdb-48ef-ba61-9eec425a1dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:05:46.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:05:46.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:05:46.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:05:46.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:05:46.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:05:46.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:05:46.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:05:46.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:47.956Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e01f0975-8fee-4a8c-a5b0-f7b85cd10b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:57.967Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4bcdadaa-edad-4c93-b339-7e46efebb0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:05:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:07.982Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=db89a283-cc22-4a05-9401-649eb3bc9088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:17.995Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=557df526-5287-4170-a2fc-06923bd8393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:28.004Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8b93fb0e-d372-4004-8018-36d8ee993e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:38.015Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=824ee8f4-a1ee-429e-9f53-34a380cb29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:48.024Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a803c1f0-79e6-46c2-b2c4-0d5c65b750e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:58.036Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7ab38f30-9196-4f10-9a6c-fd669d747a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:06:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:08.045Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ef225432-2c03-43b2-b03c-8afb4537d788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:18.064Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d4918f5a-ee8b-4392-b35f-2eed44464116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:28.073Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1c559bdf-3e67-4e5a-8905-13fd208af358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:38.083Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=22cc5b2f-93e9-4225-bf4c-2dba16918f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:38.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:48.090Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0b620087-3615-4340-9567-9d9e76185620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:58.098Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=35be3adb-c66b-462b-8be8-426ead4869a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:07:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:08.108Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1891d332-d96f-4dbb-b89a-88e405678607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:18.120Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=96a04d9d-d3c7-4bf1-8972-af490daa5167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:28.144Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7da54d63-86bd-40d0-9f9e-271424934cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:38.155Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=092fad2c-9c13-468d-82e0-b8fe5b632268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:48.163Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4b587574-6bb8-4310-944d-2ace5926cc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:58.172Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c642ab19-ff66-4575-afe3-fa4d2f2d37ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:08:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:08.186Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3f203920-7015-45cf-8f56-96b6b6951cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:18.197Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=545d981c-6d20-41ca-b32a-bb5b6c97e336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:28.208Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1b5a2761-fa08-4c03-95f4-affbd3665949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:38.217Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8669b29d-d0d9-484a-98e9-77c8a233bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:48.230Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=de82194f-e140-4c20-961b-0cb508a48f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:58.243Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ec5e063f-d5df-4af4-8c1c-38015a253d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:09:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:08.257Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4771998c-2804-408d-bcdc-adcbc87acc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:18.277Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b0487152-bffa-4f74-a6c7-a0ed9b573991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:18.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:28.285Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=783e4500-2464-498c-8431-e4d2ff9008c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:38.294Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7951a84d-5a8b-467f-a292-3dd1a2299529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:10:46.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:10:46.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:10:46.299Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:10:46.302Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:10:46.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:10:46.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:10:46.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:10:46.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:48.303Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1f1c20bf-4cce-4a8f-a15d-7e1337bf3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:58.314Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a0dede14-61ba-4970-847b-86ea2f49bab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:10:58.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:08.329Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3584b802-e0cd-4d42-a309-c8ed0f63a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:18.337Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4466fe04-9f56-4f68-b4e2-f74dc375ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:28.346Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3f5efa58-2563-48d6-a877-a0a2824e5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:38.363Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b9b787f8-7352-41a4-af9f-de6c5188bd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:48.385Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=622c8f4f-26f0-4c41-9e24-af266177e85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:58.402Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6d4a4c4a-3076-4b55-9086-e9d6c4966dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:11:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:08.411Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9d0ea406-4f98-4a2a-afad-c7f2732f27e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:18.421Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c3aa82e6-dfdd-46f2-b124-68d8430831bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:28.428Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1e931236-03e1-478c-81b8-606d1babf998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:38.439Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1d5f9850-b79f-48a0-bf25-ce6259f1153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:48.450Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e91965ce-5e03-4e9f-8669-0b6f6ba626f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:58.460Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c2aacf61-9773-4522-9b8f-f534f3f3486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:12:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:08.470Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0e5a30fd-3438-42f3-ace4-befc41c434a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:18.479Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4c0212bc-d3c4-45ae-8879-a5740f408bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:28.499Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5373c376-1a8d-440f-8261-0bb931ea6af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:38.507Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4b95b141-abf7-4e6d-97d1-6db3e45514aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:48.518Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=eabfc47f-5331-4087-9589-20c8917a84eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:58.525Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=73c931fc-4adf-4c16-87a0-659385f072d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:13:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:08.532Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d5927e8d-701f-4d7e-8907-6685de264376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:18.539Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=896d018e-da4e-432c-9156-a6a5d5bfafea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:28.547Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b0a06556-b4b2-44ca-bb45-1ec02d52d5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:38.557Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cb11740c-85d0-4d4f-8538-9f2ba75bd60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:38.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:48.570Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a2658eb7-3f2f-4ca2-85f2-c024a1814378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:58.581Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=42009a46-0e9f-4ae9-90e2-d478d1a1cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:14:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:08.593Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6bcfb60d-09ae-40fe-9445-d28056add6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:18.605Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=811295bc-e230-418c-9a2c-bc115b020956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:28.613Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cd89006e-65b0-46b7-8ef8-54040b3460b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:38.624Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=45b29b60-9210-4696-9149-a92669948db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:15:46.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:15:46.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:15:46.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:15:46.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:15:46.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:15:46.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:15:46.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:15:46.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:48.632Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ae3a5199-221d-4210-9572-dba64ffe50a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:58.640Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b88e3fd6-df19-43e4-b8b1-51974052dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:15:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:08.648Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e6afde97-6817-4f49-b13f-3c5d7e3cf48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:18.660Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=391eef1e-45e6-43d0-b914-8b2bbb74464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:28.680Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=52709d5d-fa02-473a-92d4-5cebdf7e8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:38.694Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c8013061-82e0-4392-9ef9-9b1fcb5b0867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:48.710Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=28c62b15-46d5-4b1c-bc96-eba057bfb46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:58.719Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=96c405a5-9c84-4bb4-bda8-14bb925b52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:16:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:08.729Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=17c5a1f9-c6ca-4c8e-bffb-c7a4d014aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:18.738Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5183d3ba-6b96-48d7-ac14-9812bb726179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:28.746Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8b0eff44-c433-49d3-94b3-bf486a5f9321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:38.754Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=055916f0-ffce-42d2-a2a2-bf2c89785397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:48.762Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ac7a946b-388d-4730-bbfc-31f7aee7c994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:58.771Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=81c5b307-3f48-4c03-8ab9-0be577584283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:17:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:08.782Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=73313db1-da33-439e-a264-b0802e7611c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:18.798Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=166082ef-3371-49fd-aa53-85d4d6f47fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:18.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:28.828Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4dfe5539-15de-48c0-9893-a005bb55b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:38.840Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=47ab4ad5-f883-4d32-8d9a-30b2454b013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:48.848Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=88aaa34c-c34d-45b6-b1e5-6b9267440c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:58.856Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cbe21fa1-269e-40a6-afcd-7fbf72ab9962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:18:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:08.866Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f8e93c18-2662-4327-8d9b-34083d82cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:18.876Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2d3c627f-f2aa-45c9-b1bf-ff9488b8197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:28.886Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1d489a32-6c10-495b-803a-9ee11800a086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:38.897Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2b08c62e-3873-41e0-a658-328f357703f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:48.907Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=30540c2b-bebf-4850-b004-ad7b8e8bd4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:58.920Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5b5fafb0-f795-463c-a0da-a85c50ed0144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:19:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:08.933Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fa744a7a-8cc0-49d5-be66-9fc3f9d7930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:18.941Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=669dc0d2-5a6f-4105-8167-e5bc727d5f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:28.949Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9d0e1953-297f-4720-881f-0424ba33bdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:38.957Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=45e8b1a3-8753-420a-9c66-4955bb108e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:20:46.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:20:46.247Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:20:46.248Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:20:46.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:20:46.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:20:46.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:20:46.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:20:46.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:48.966Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=617a9b70-69d8-48d1-a75e-db70640a03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:58.975Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=eac893f7-09ea-48dc-a6e1-4b839216abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:20:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:08.988Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=56a76350-8949-4ba4-9cfb-b6835d6735e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:18.999Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=517eaf26-e06e-491d-8c8e-47bb7b84d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:29.008Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=01beee8a-0cf6-481f-b9ea-93349cd37773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:39.019Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=26fe7fee-c3e5-4df6-aca2-35c0ca144f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:49.029Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bc4b4a56-11c7-4044-9848-7eb6d19253f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:59.036Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=499e5160-7206-4e23-95a8-9dece6f6b8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:21:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:09.045Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ab30cf18-0127-458d-9121-228e61ddcc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:19.053Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=843081bd-5691-4006-a091-bacc6995e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:29.066Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=76994b84-144f-445f-83aa-65b7d794aedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:39.075Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d818d34f-911c-4ac3-b00b-2ac3092af05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:49.085Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d8ea7eb9-7795-49d0-99ea-87ebf06e455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:59.099Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2d45af2a-0804-42b7-ae6a-62a4d85eaad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:22:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:09.120Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=29579ce8-a797-4dd9-9734-c2bf707f849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:19.137Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=973f3395-d631-4d03-a8b9-8f7524d4cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:29.150Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=588cd270-0355-45ba-912c-a3c248911346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:39.160Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=063c0502-4391-46c9-a9ae-964f92809d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:49.168Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f9e0196c-c38a-439a-b2e1-cf829186c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:59.177Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=98e56d6f-74a7-42e9-8035-a84c0013d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:23:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:09.186Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=319a982d-8024-42da-af86-4d1ee8af4314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:19.198Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7974cf34-0a7d-4e8f-a110-e2a3f2245e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:29.210Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3ee71938-af72-4acf-b11a-497d08ccc987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:39.219Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=68f494f7-5bab-4845-a0c9-dc69fcc6d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:49.233Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cecce414-0487-4096-8661-d2654ac18beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:59.251Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=357c1b42-f964-4b24-891a-3b094f1c3823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:24:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:09.260Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=11758dea-6bcf-4f52-bf8b-94ce9d1ae9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:19.281Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=86d03bf3-d11e-49b6-943d-deda6f95cf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:29.292Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f8e26bfc-9b1b-4320-a7d7-be80a7ad5888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:39.301Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=595afca9-bf82-43fa-a7aa-aa84c2d7af72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:25:46.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:25:46.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:25:46.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:25:46.299Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:25:46.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:25:46.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:25:46.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:25:46.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:49.311Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=03f74093-e07f-4a80-bf91-2e02f26dde01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:59.329Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c2e6bcdd-a084-4255-826d-954b22b1d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:25:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:09.341Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=09bfa50f-3cd8-48e5-bc7c-4ee81be74901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:09.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:19.357Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c759db6e-4d52-461c-a69d-0081bcc42846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:29.367Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=140a8c46-6a63-4ae3-a542-c53c767a7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:39.376Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=81595e4d-298e-43df-8060-bbc3bbf728f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:49.383Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=842ca7f9-1b5c-4c51-b754-e9b1cd516906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:59.391Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b21481c7-9823-4f89-9fe9-a82565f317ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:26:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:09.400Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7cd0e9b7-d871-49ad-a796-8389cbdae56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:19.414Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3fe300dd-424c-44e1-9971-678cf761a42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:29.425Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=81b0ce55-f23d-4e34-8603-c462eb9163f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:39.433Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5c6f023b-6609-4d66-b2ef-eaf2d0344a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:49.442Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=372e6c2f-58b1-4384-948f-334efe85b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:59.455Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4535f7e7-b2cc-4e36-9f00-eae8f2897fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:27:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:09.463Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9dcb3b07-8fde-4d79-80d8-8676782b2a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:09.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:19.473Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=aac9f5a1-dcda-4532-a13e-faa3619f53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:29.481Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b638847a-2e3a-4f77-a299-d7ee743acc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:39.489Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e4123edc-1e16-4790-afea-a5cef8a57c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:49.502Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4e1baa23-7459-4cfa-87c2-2542ac3c1f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:59.514Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0ffd6682-84a7-4053-a101-6070e44803ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:28:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:09.527Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0eb5d861-aa55-470e-b204-d3cee357dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:19.546Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c5745fad-fff4-459a-a2d7-487d489b6f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:29.555Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=44a10bec-87b1-4753-97df-7d2539a42add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:39.563Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=07a483b5-87f5-408c-9e22-c7962ab8cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:49.570Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1df38a27-b8c1-4654-b181-8e20ea8e755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:59.577Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4ed1a99f-866f-44a6-97ba-cadd157e0800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:29:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:09.586Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=00ce5ad3-95dd-4010-8086-cc1f3c3a8c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:19.595Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7a063cb8-c85e-496c-9130-6aeb1c1e54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:29.604Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cd5e99ac-3d93-49fe-9a1e-9b009aac7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:39.620Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d912eab6-be85-4c05-a675-d4825d1705b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:30:46.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:30:46.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:30:46.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:30:46.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:30:46.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:30:46.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:30:46.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:30:46.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:49.635Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=49386c49-3a2d-4674-a272-4db3360a9529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:59.649Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=18633b5b-b0eb-4b18-9b3f-b56bdc510119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:30:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:09.663Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e2625f16-ad4b-45a1-becd-19b89e30e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:19.674Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2c1a1d23-6df4-4752-9764-a61564e8345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:19.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:29.682Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a5f4d849-62f5-4073-802d-f274291ec264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:39.689Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c67baf64-0612-4bb1-9dfd-bb6c75dc1bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:49.698Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f375b7ec-54c8-4e01-b4d7-feae96daf691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:59.706Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d0ca69b6-a482-4c30-974b-7f3053a514eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:31:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:09.716Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=75f3ffd2-82c4-4484-9b40-24c09f7a4852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:19.729Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=862c2f87-1c47-4f4e-a30d-3b021b8dc47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:29.745Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6f2baac2-28f0-4870-9ca4-89cf0fb3f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:39.754Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9bdf6790-3b8c-4915-b2a8-dd6f97363db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:49.764Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d349dc4b-36fc-4f70-b871-9c7abb9a592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:59.773Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0ff134ef-8c8b-46f6-9e1f-a3eaf67e3002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:32:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:09.780Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=caea4949-5a20-45ab-b945-0caf2d27cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:19.788Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a34f9e72-524b-4e39-ac2c-b12d62f93ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:29.796Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f7412916-f0e7-4429-b7c9-307c4b9312a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:39.806Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0ac13cb0-d16b-4447-8139-e43888aa173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:49.815Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8dc569ab-4d90-48ab-874e-67b3cc02e714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:59.824Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a4b54e35-2a62-43c7-959d-50d5c7017179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:33:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:09.834Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=98a16414-3fe2-4713-b30d-aabf772451e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:19.843Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f31d4253-9ae5-47ce-bee8-e00139adf597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:29.850Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=81060150-b798-4b2b-ad1f-ef4753417c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:39.860Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=17618f22-a10b-476b-9899-80746805b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:49.866Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=44414521-bcd8-4bcb-ab68-a858411652bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:59.874Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0eb2efd3-39e1-4abd-88b4-4358685b188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:34:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:09.886Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bc9c05f4-8a37-41a9-9670-8a76bd9843a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:19.900Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9cc2c49f-6ff4-471b-9158-97ec117f6f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:29.909Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e9310be3-a595-4807-9513-ed20e5e69b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:39.923Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=29a81617-b261-4252-affb-52c9ef8edbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:35:46.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:35:46.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:35:46.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:35:46.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:35:46.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:35:46.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:35:46.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:35:46.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:49.930Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6255c57f-5939-4c71-a13e-fca2e298c94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:59.937Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=60a3ddbf-9726-46e1-84d1-946dc863f9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:35:59.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:09.947Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cf071045-ed70-45c6-9676-279c7dc43f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:19.955Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=eced5941-292e-4c77-bcd1-95d39bfbdf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:29.965Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c50aae15-2d7f-4fa1-9363-07fef6c32e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:39.976Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b1c0c3b8-bd1c-48b7-acd9-a71709a4f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:49.986Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d550bd7f-b506-4c75-80b7-35a565422953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:36:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:00.002Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=29fa2e4f-5e0d-48c2-b0b7-a353ad710be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:10.014Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b12a8a11-af96-4c8b-a0ae-a1f94beffeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:20.022Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1f3604e0-cf3c-47e4-834c-ec17af4e0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:30.031Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=14f41cb8-b6aa-4445-afed-df48a88663ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:40.039Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=91cab007-84c4-431a-8cf4-94f632998aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:50.049Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c8775744-6b57-488d-b3be-1c50976f7f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:37:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:00.057Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b7444e27-9eec-44fa-9123-3bd83d6313c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:10.065Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8f2fe91d-268c-44a8-84f0-159840a96836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:20.076Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=60eab04f-c41a-43ad-8fe7-e0ca5e14b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:30.088Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=98180a5e-03dc-46f3-9e28-7fd93169254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:40.104Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0ebc53d5-0ea1-4aae-a2ac-1d4798dc1678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:50.112Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c1dcee97-818b-4324-be41-13bfa619685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:38:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:00.119Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d0db41ff-0666-4d55-8359-874bf6589fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:10.133Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=dadcd919-d7c0-468e-a5d2-4c240799a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:20.181Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=791a9fce-1837-4e48-8f80-221f390c426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:30.190Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=60dcc5c0-e040-4e8b-a473-837c54184ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:40.201Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e07b9810-f2b7-4276-bf73-cb0ac725fed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:50.211Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c1b78d5a-f382-42b5-98b2-613bd1f73ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:39:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:00.225Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a848af1f-da2f-4c92-97e4-f9ecac38d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:10.233Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2559a64b-d44a-4f04-9cd3-c24ec6a07b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:20.241Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=444bfad5-34b6-4a44-82e1-ee4d6e919e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:30.248Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3ab6bb9b-07ae-4914-a38b-a82fbcc49f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:40.257Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=14e064e0-baa0-4ca4-b189-f2b57239fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:40:46.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:40:46.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:40:46.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:40:46.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:40:46.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:40:46.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:40:46.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:40:46.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:50.266Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ab23997f-7534-431b-9c2b-2bce32e0a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:40:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:00.278Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1ffc6678-5568-4376-a3bf-a033388d4b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:00.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:10.289Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c0d7bd08-0df4-42d1-aea5-cc4604ebf308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:20.303Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=649287a9-112e-4efb-8a89-9c9b64e1bffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:30.313Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a9934270-761e-485a-b013-09177448f6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:40.321Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=12fb7f7a-da52-4d51-a4bb-9340ab1543a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:50.328Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d531d0e8-c06f-48c4-ab9c-0899d279b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:41:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:00.336Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cd1e1d1f-91d9-4753-b7bd-4204ed08f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:10.342Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2b626224-a428-46c7-bbad-2f4a56f66775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:20.351Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8d5a40e3-ac17-4348-b72a-5ce389d56343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:30.360Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b8758eb7-6c80-41dc-b7f1-e072068a8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:40.369Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6129ef94-3455-470a-b87d-3defb1f70b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:50.383Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e4f30177-0ea1-44eb-b13f-494896f09a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:42:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:00.391Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=32aaf1a5-1baa-4c41-82f0-30776c304668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:10.401Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b36a4c7d-9627-4401-ad48-dad8d269f864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:20.410Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=479f4f00-692e-4a59-bb95-6970766714ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:30.422Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=644757c8-ac23-41a9-a202-2a1327b02f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:40.431Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=291a3a19-63f7-4633-9cf3-677055c90845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:50.439Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=71e8b630-64f1-4b52-9272-40b5790425d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:43:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:00.449Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9fc76609-cd19-4142-a162-d9ebc5549a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:10.458Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=78b5d72d-710b-4a90-b7ce-ffa0dcb41467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:20.472Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fe74c3ea-585b-4a17-b2e5-2c84686adacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:30.482Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=44e4105e-fc64-4d8a-b85d-8a744d480aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:40.494Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=46dcaea2-e85a-4690-9330-bbcab2834256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:50.507Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=33ec3b6e-f474-48a4-a23e-dc2345d81e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:44:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:00.516Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7648cd8c-deb6-4917-8ea0-7578c5e8a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:10.526Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=663de6cf-eadc-4f6e-a9c1-de4e4b2cf89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:10.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:20.537Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a4e4c332-2be7-4735-9500-cece21b9f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:30.551Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=48e2223e-e3dd-4430-b730-160fef27834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:40.560Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=708ae17c-52af-429a-951c-d91439fe7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:45:46.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:45:46.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:45:46.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:45:46.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:45:46.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:45:46.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:45:46.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:45:46.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:50.573Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b36c6337-3711-49c5-b79d-a58f296341e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:45:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:00.581Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bab41a06-ec87-4bc0-a465-559ea064040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:10.589Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a49a73ec-2129-4718-9086-2c03a36a3314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:20.596Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b6c648db-d166-49f8-b1f4-3f34691ae6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:30.605Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ad74a9d2-4e46-4c22-9089-b44a31064bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:40.617Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=62a55c1f-b4fb-4bd4-a4ec-47f35c63cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:50.628Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4a6040db-25f5-4a66-b021-7de64d71fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:46:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:00.643Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=850876ea-e5d2-4bc8-a88c-bef052e9a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:10.651Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=85a42936-2d86-47fb-a8b7-5fd1cb164cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:20.658Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b6000b28-bec5-443c-8ab6-afd62562f30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:30.665Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=389ce0c2-e02e-4396-ba88-5770bfe08757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:40.679Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a1bd2836-828c-4a7b-93cb-efebebc69fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:50.687Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1a8f09ae-2224-4373-825b-21be4a93f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:47:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:00.699Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d58e4310-8c8a-47f7-a5b8-b194060f6cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:10.707Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=39634c07-cd2d-4661-8e34-ec43da651827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:20.718Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=abe0c89b-9b0a-4ece-94b7-0cf59679ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:30.734Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9fbc9f7c-4f81-4aa6-9b6e-f22c32125d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:40.742Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a10d70f8-598c-4afd-b285-176c8a706756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:50.748Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e8184911-d7d0-4b96-9d8a-27ffa1191c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:48:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:00.756Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0589679b-5406-4a9d-beee-a08c7fdf5918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:10.762Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=467b08a0-50ce-4faa-a53f-86ed468df05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:20.771Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=782bb757-909a-40d3-b25c-b0dfb8c78b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:30.779Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f02c0b1a-b5b1-4720-b46b-3827e64075f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:40.787Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a8ad45d0-8164-40fd-85c7-ba725c4a1ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:50.799Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9ddfbf94-0e75-4c88-a583-3e4f8e8a050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:49:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:00.821Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=18094e0a-f8ac-45cc-93f6-8c52ca65bdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:10.829Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=38cc057c-cda4-43a1-a085-70dd1febada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:20.837Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d71921be-9e56-41f8-bd3e-21b772cc5cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:30.843Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=27a0ceba-4a47-43bd-b9d4-5acf8227f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:40.850Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=cfb2f56e-cf29-4c51-8e0b-9bb8e97b9ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:50:46.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:50:46.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:50:46.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:50:46.244Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:50:46.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:50:46.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:50:46.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:50:46.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:50.858Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e9dde486-3431-4ca2-b97c-bddb817785c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:50:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:00.867Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=83f237c2-df90-4f29-8eda-943db0ec7d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:10.882Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=314440b5-a3db-4270-bdfc-0664f34dce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:10.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:20.892Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5172e305-1acc-4eea-bfda-b1f93f355f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:30.905Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=afbf7272-4cad-49b3-a2fb-0e864da03f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:40.912Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=69f0f0dc-7e3f-42dc-b973-5716ef2d393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:50.920Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=688126ae-e707-4068-bbf1-fea812025be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:51:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:00.928Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=284876b2-d4b9-4ab0-8dab-ed92dd214b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:10.935Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0368cfd6-ff44-422b-b7bc-fbb85d91ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:20.945Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=79f4bead-41f0-4712-bcc0-1696ebca6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:30.954Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=efd62bc6-b2bc-44e6-9026-86e2d0a59d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:40.971Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ea6d1bae-23ca-444e-870c-2e2224a07317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:50.981Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7ce1d1fd-6094-43d4-a7a8-e9e16d90d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:52:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:00.992Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=abc8beac-0f89-4ecd-91b8-133c3769cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:11.000Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=753ebd1b-a4b8-4c37-9b5b-427efb3a413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:21.009Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d5c36171-c470-4de0-bd99-eb264ff9c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:31.019Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=923073fe-da76-4222-8e0c-4657334502d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:41.027Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5e0f087c-c96f-46ea-be2a-bde24532a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:51.039Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ec7d34f8-e08c-46bd-b756-4d2741cff31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:53:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:01.048Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8fc9ac03-1ce5-4f96-94c9-adbf40496e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:11.056Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=60dcb16f-5246-4978-87a2-db25327d60f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:21.063Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b7f11c1c-c265-4998-868e-0cfbbcf74793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:31.072Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0509c9d0-6af1-4eff-b495-6cc9fe365351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:41.081Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=32b7f918-1042-4d89-b452-e85ec2de9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:51.089Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=daeafb6c-970c-46a5-97ec-9083ba4f6b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:54:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:01.098Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=80980ba0-1d1c-4dcc-984e-b1ddf7aeacb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:11.113Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4f556809-dcc1-468a-8dba-008ec365a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:21.122Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=fd9b2314-f65d-4446-92c3-a7f2f1995d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:31.130Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=dfb928a6-3f35-4afe-a35d-32cba295ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:41.137Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a77c55ed-76e6-4b5d-85a2-09b8205607d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:55:46.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T07:55:46.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T07:55:46.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:55:46.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:55:46.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T07:55:46.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T07:55:46.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T07:55:46.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:51.144Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=4a605692-fbb4-45c8-bcf3-cea9c6b6993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:55:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:01.152Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1784188b-cf42-4c01-b70c-24199f18e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:11.161Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d6dce3dd-7a38-4c4f-b87f-342857bb73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:21.173Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7d146977-e605-46ce-b4d8-812f72f8233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:31.181Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e61f8c04-94ba-456f-90bf-b2398259e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:41.188Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=16fbdeb9-4fd2-4ef4-b977-f33a571e6795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:51.195Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0ed70245-9548-4cdd-9702-6c3048a987cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:56:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:01.203Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=429124e9-e10b-4f09-88e4-cb0713d3c82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:11.211Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=9c9a1f2a-e773-4ffe-a2a0-6710d4e25243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:21.223Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=1cba062e-a094-4f54-b070-b0b1a05dc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:31.243Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=6ce4f29a-b804-4ada-8905-b7f8b7a6e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:41.253Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=efd6d876-e5a2-4c28-b897-6858c97d9cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:51.259Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=f28cb2ee-20db-4d78-a494-872ef1533edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:57:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:01.267Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=2c56a9e0-0ec7-4d3a-9149-11a53844b25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:11.274Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3f311b70-663a-4fcd-b929-a86f20c03e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:21.283Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=bb5f8ad5-cd85-40d8-906c-a05be498fe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:21.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:31.291Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=85d26fcc-d9f2-4251-a70d-226470683c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:41.299Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=135d6a06-92ac-4619-8c44-69c3df497cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:51.310Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=470f1c12-d516-4ac4-98fa-190bf1d076ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:58:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:01.317Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=72252e97-709c-4cd4-a8aa-664ec51247a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:11.326Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=70f7c6de-6099-46ef-9db3-d3be34e542df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:21.337Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=49ac9e4b-2b13-490e-b63e-f83bcc5647ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:31.348Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3fbed561-a571-4485-93d1-f4df413c5cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:41.360Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=ca8daa75-609d-4ce2-9d90-fdb5019a5350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:51.370Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=436ca01b-8832-4915-ad11-317481d70f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T07:59:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:01.380Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=0bdb1d42-c0e6-417f-a894-bacfc93ef601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:11.387Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a1095452-f94f-407a-90d2-4703124d3a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:21.400Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=aca230aa-8de9-4fb4-b019-f5723094eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:31.410Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=664e62d6-5d49-45af-b714-65407671d39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:41.420Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=22d166b2-b676-4208-a64b-30d72fbce419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T08:00:46.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T08:00:46.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T08:00:46.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T08:00:46.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T08:00:46.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T08:00:46.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T08:00:46.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T08:00:46.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:51.433Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=845134c5-e6dd-44c9-b81f-898b6dd787e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:00:51.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:01.441Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=324a14f4-2480-48a9-bfd6-47e6c162bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:11.455Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=93567e78-4630-4f50-8c78-ad97c863a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:21.467Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5bcf6be0-e103-4fc0-8c49-37ada6fc8f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:31.474Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b600a1c3-2995-439c-a4e1-c121265d79bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:41.481Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=5be5fcdc-ca07-4d06-94a3-f8b72f46eea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:51.492Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=e0217a3a-e24d-4e62-bc3c-99e76e7ab3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:01:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:01.508Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=d4654139-328d-46a1-98b9-825a430b9232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:11.517Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3fe58696-aa30-4482-8b75-16f13fbefe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:21.527Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8b2b0bb9-e348-44f3-a254-c4e1e1c55621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:31.547Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=8f2ad384-3b8a-42e6-9561-a2d63241741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:41.555Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=3c90bca7-6d87-4e80-bad1-47a08fbadf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:51.562Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=7276cce2-26e5-4568-adcb-157adf36642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:02:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:01.570Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=20864caa-2e8b-45b5-805e-c05a4c5a68c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:11.577Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=68d8dae9-4a0a-4a93-8152-83a7ffe347ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:21.585Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=036ca976-cd9e-47b0-8702-2a79b078d822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:31.596Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=c7084bfb-7259-4189-8fe9-ff30a8e4ddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:41.608Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=a0d75cdc-7e65-46e6-80d7-5254ab96f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:51.624Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=96229889-e511-4cad-adcb-f9d915d7c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:03:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:01.636Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=49195a27-98e6-4fed-9132-e24c40d6ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:11.642Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=96ae4d7a-e68a-4bb2-acc1-f5e49e6c2f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:21.649Z |INFO |Init configs |InvocationID=4fb81777-6201-454f-b5d8-4d03958a2a12, InstanceUUID=b50d7049-b4a6-4224-aee4-bddcc926c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T08:04:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |