. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:04:32.982Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:04:32.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T23:04:33.011Z |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-11-20T23:04:33.500Z |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-11-20T23:04:33.585Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:04:33.585Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:04:33.585Z |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-11-20T23:04:33.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T23:04:33.728Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-20T23:04:33.800Z |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-11-20T23:04:34.901Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T23:04:35.295Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-20T23:04:35.320Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-20T23:04:35.320Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T23:04:35.377Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-20T23:04:35.377Z |INFO |Root WebApplicationContext: initialization completed in 1577 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-20T23:04:35.717Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-20T23:04:36.417Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T23:04:37.755Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T23:04:38.175Z |INFO |Started MainApp in 7.112 seconds (JVM running for 7.626) |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-20T23:04:38.224Z |INFO |Start scheduling PRH workflow |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:04:38.232Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c1af2dd7-bfca-4dec-98f6-ceb477ea6f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:04:39.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:04:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T23:04:44.087Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T23:04:44.088Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T23:04:44.091Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:04:49.622Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d95e86c1-65e3-4295-a905-d62e4e56f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:04:50.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:04:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:00.670Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=00c879cb-c69e-45db-b41a-c09843883af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:01.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:11.710Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=14b68b74-2768-4331-9869-eae8f630cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:12.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:22.754Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a3f9b6b7-9761-4d05-a3e4-442876f2af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:23.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:33.795Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a112f9b8-fa14-461d-ba06-497888db5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:34.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:44.862Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a60f6ec1-08b1-4e5e-8275-ce9e1c8a62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:45.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:55.904Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b57ec6c3-0163-4f76-9280-827279dcfc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:05:56.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:05:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:06.942Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=eb9c1f3e-5160-4f7d-bd46-21576444da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:06:07.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:17.983Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c50eb540-4e13-4916-913c-0d151a65dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:06:19.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:29.021Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=72bbaf8c-6299-4017-a7c6-7f1a1ea0fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:06:30.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:40.061Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=58886224-be20-4aaa-a7f2-e7acc76e5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:06:41.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:51.107Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=13e7d79d-101c-4b16-be3f-44fbb1c36c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:06:52.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:06:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:02.142Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e9a7b0f3-ab1a-40ba-bcd2-b559e86a49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:03.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:13.502Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5c2c31b3-f948-48ad-b096-ee76e1fdc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:14.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:24.544Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=93f07c38-807c-4405-b30c-b5d375c0c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:25.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:35.615Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1ad1f09f-5029-403d-85ef-ccc2c80ad1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:36.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:46.654Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bd6f5650-8cff-4ef1-821e-e69b71a861fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:47.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:57.694Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=36114eac-d184-4e18-a873-7a3509c31562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:07:58.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:07:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:08.734Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b4ab4ed9-3289-42ba-b3e2-d81e70b4af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:08:09.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:19.774Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ed499d36-f396-43b1-aa6b-3f2f9ffa8e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:08:20.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:30.814Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2a0bac18-5ed7-4fc8-8a96-7af450772594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:08:31.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:41.983Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=475f10f2-aa8d-41b9-9b5a-75d211af73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:08:43.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:53.027Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3450f7c3-95c6-4dd5-8724-42bec0ced2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:08:54.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:08:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:04.063Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2a001743-4360-4f43-91cb-060bdabb8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:09:05.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:15.102Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=20d78f3a-35c3-4ee6-9ed0-fca5f3fd6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:09:16.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:26.142Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f18c69c1-25b6-4655-9fb1-723f2a465e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:09:27.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:09:36.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:09:36.742Z |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-11-20T23:09:36.744Z |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-11-20T23:09:36.748Z |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-11-20T23:09:36.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:09:36.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:09:36.756Z |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-11-20T23:09:36.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:37.181Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e2e1144d-5cd5-4e9f-9316-cbc23f67c425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:09:38.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:48.227Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=31d2c66f-9513-4263-b9de-451098ed922b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:09:49.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:09:59.266Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1653b947-3a08-4afe-bdfc-7c0735c4486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:00.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:10.306Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1102814a-9e68-45b5-83a7-3b1c1e7bdc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:11.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:21.343Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a89f8d26-fd38-443d-a9f7-039e9b433b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:22.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:32.382Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7890dfc3-24f3-48dc-b454-ff0c264a53da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:33.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:43.422Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=294267e5-736e-465b-b6b9-47a28db2af3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:44.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:54.470Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c8366051-4a36-4724-9696-fd1799c82f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:10:55.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:10:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:05.501Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a9fa605f-4c39-4272-bd63-2216ad856776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:11:06.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:16.545Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=da653ac2-cb27-491f-877b-c4bb9ab6bb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:11:17.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:27.587Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=73ece018-1334-4b77-82a3-df48463c5e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:11:28.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:38.624Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7a042e89-3ec7-428b-b47c-4c1fbc01a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:11:39.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:49.666Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=02526969-aa46-4a92-86e6-7e1c252e71d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:11:50.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:11:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:00.703Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=54e72cba-5f9f-45e7-b64b-a906c5cd5fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:01.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:01.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:11.744Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ec04a7db-619d-4639-8a18-edbd31d3acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:12.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:22.782Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bf27aa60-772d-4c8e-9185-60bc46b94fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:23.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:33.823Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=925fe633-1c9c-485c-a46f-4b0983724cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:34.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:44.863Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b784688d-af4e-4434-bdae-3d500879f314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:45.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:55.906Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=75a5cf02-9cfe-4859-a8c3-519f7cbae06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:12:57.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:12:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:07.102Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9ce9c20f-4e35-439e-a4df-971385bee886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:13:08.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:18.142Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2c0b3f41-67fc-4ab3-aa05-1089fc6157bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:13:19.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:29.185Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=00d4aaa0-6a93-46d4-a982-543a55420d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:13:30.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:40.222Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=942ac8ae-2c63-4b85-803c-4bdfd5253d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:13:41.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:51.265Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e1cd7bc1-eac9-4265-832f-9245256a46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:13:52.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:13:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:02.302Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3bf67667-b331-4039-a279-3bb83995845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:14:03.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:13.343Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=30ee99e2-96d0-44a9-ad11-db5cf20e6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:14:14.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:24.383Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3b790bfd-277a-4a23-92fd-527ea4309002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:14:25.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:35.422Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2dda59ec-bbd3-4c2f-b96b-64f3bd812d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:14:36.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:14:36.110Z |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-11-20T23:14:36.111Z |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-11-20T23:14:36.115Z |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-11-20T23:14:36.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:14:36.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:14:36.122Z |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-11-20T23:14:36.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T23:14:36.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.22.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:46.464Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=13b4e668-0081-4c52-ad95-df67433384b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:56.569Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1c706962-3723-4f13-93f2-285eddc419dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:14:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:06.597Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5c1fcfbd-5253-4e0e-b49b-fc01d9cd29e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:16.615Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=44275398-c069-470e-be6d-4bedc3cc5c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:26.632Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d5b59cb3-e269-45e0-85c9-81e2aac78c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:36.666Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=167b64dd-0735-4bc3-91f4-5bfaa6452bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:46.682Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5efc854e-fc6c-4e01-8b23-5104d8622b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:56.696Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=febc8fff-f07e-40c7-ae55-484daeb1d338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:15:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:06.709Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1ba4875d-fae4-40eb-830b-ff12425c192e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:16.722Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=edbdde05-52c7-4b62-bf2a-530f82679454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:26.749Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=85cd29f9-2ab0-493f-a15e-a63633f5b5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:36.768Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=579c686b-0b75-41fb-9431-51fe15bff1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:46.780Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=42593a85-80e4-4e33-ada8-65587f1a1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:56.790Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3e4c0484-6cad-494d-aebb-140972223904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:16:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:06.802Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0e30d845-1cbd-4962-b85f-be6bfca895f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:16.818Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d5b4c06a-2964-46f1-97c0-ade83264f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:26.847Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7d679c42-a421-490a-903f-9e1d9f979e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:36.859Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ea31459e-b98a-45ae-84e8-9fb4e99b8d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:46.873Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b2be36c3-5ac4-433a-9802-4c5ee4253c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:56.890Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9f784243-46d7-4bf8-a6bc-ecc36c5fa054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:17:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:06.903Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ced03b2c-ecc2-42e0-a656-8534f50e11a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:16.916Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=defdfb3e-292b-4ce9-9d35-dfc9c86dd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:26.926Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3e84b185-4d99-4fbe-9545-a40efd02bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:36.935Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f414a20e-3d59-4f24-9afa-64eb5c708501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:36.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:46.951Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=33fb365b-8c23-4fb3-91d5-6362be5756f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:56.970Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e5566ad3-19cb-48c0-97f0-b4ac7564dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:18:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:06.983Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=eaa57511-797e-48d6-a690-aac9e6b7e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:16.995Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=576b3103-5941-4cd5-938e-ddd628befa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:27.005Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c703b280-792d-42ba-ac05-59cfa5df870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:19:36.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:19:36.155Z |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-11-20T23:19:36.156Z |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-11-20T23:19:36.159Z |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-11-20T23:19:36.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:19:36.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:19:36.166Z |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-11-20T23:19:36.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:37.017Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1a06f12d-7e4c-4473-80e9-b8823bfff546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:47.031Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c00fbc41-f0e5-43f3-b0fe-40176539b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:57.045Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3c34964e-169d-406a-bf7e-2190a1c87114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:19:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:07.058Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e95ba696-ec70-448c-8c50-03c88324c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:17.071Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f1a2cd95-f298-4f92-abc4-b2ba780e340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:27.082Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=312db402-634c-4428-a92c-5cd99bbd02fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:37.104Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=499ec758-b8f7-4f26-8b07-ea63fda8ce4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:47.116Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=db740d52-c592-4c12-878d-5abfff5636a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:57.146Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0b164660-6364-430a-ae1a-ee2e0ddcab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:20:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:07.156Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4facae75-08b4-44f6-827d-8f9ac634d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:17.170Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=54577447-7892-4cc8-83ce-9062f91dd183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:27.178Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ed91c451-a4e4-4565-97c9-f73aa2ea1e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:37.188Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d0adf0df-0beb-4f14-bd31-4f0e1a5215d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:47.198Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=de86349b-2b61-4676-8b10-ccec1338d7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:57.208Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7709fe4b-a60a-4b42-b026-30bbc4155314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:21:57.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:07.219Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=64cc85d4-4c56-4db4-9d1e-4c5c8d040567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:17.244Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=efefc6b4-6f67-486f-acf1-233e203a2e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:27.254Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=724fc5ac-4ce1-4ac3-ae15-34d7f5293454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:37.265Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0aeb552a-2df6-4db1-bb76-ba0ad7865167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:37.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:47.287Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ea7bda95-16f8-4fc2-bdc6-7c8a49f2e27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:57.297Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4441634b-45bd-4923-9a66-7208501394f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:22:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:07.309Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=31e7af21-4b4e-4d81-831a-24715fa55884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:17.317Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0f3649b4-cc50-47b8-8346-0853f4594c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:27.325Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=46ebdb80-186e-4ab5-b73d-d733f04b970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:37.336Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d1180ee2-2690-464e-8ef8-62aef1165e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:47.347Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=beaafee2-1982-4a8a-80fd-ff336975b7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:57.363Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3e030007-3c05-413d-8c42-0ec502804587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:23:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:07.375Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=27cfa1af-5bcb-4213-8772-55f10bdcf966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:17.382Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=460c7899-e7f3-403c-a2c9-df6846cf2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:27.391Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c50c7243-f223-4d30-96c2-e16579514b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:27.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:24:36.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:24:36.125Z |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-11-20T23:24:36.126Z |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-11-20T23:24:36.129Z |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-11-20T23:24:36.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:24:36.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:24:36.136Z |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-11-20T23:24:36.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:37.401Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a89d795b-e6fe-469b-805c-57e71e20e8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:47.410Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ae90f9c5-a6d3-4dfe-9f4e-a3ec822ea360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:57.419Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2ce61275-320a-44b4-9b01-3451884e9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:24:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:07.430Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c8c5b766-e3b7-40be-81c7-73cafd5b1777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:17.439Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1fafb1a3-6346-47ba-9905-8ec5f4243979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:27.449Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5a7fda46-eaa1-4d8a-a2b4-5f8e423bda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:37.462Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=edd4ada9-2e64-42fe-9a85-d39c78d2b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:47.482Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=57d08168-3108-409f-8734-72b4a63786ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:57.491Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1ef36ff8-57ec-491e-bdb0-d5ddb30fe680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:25:57.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:07.502Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=557bdcff-e47b-406f-a9e6-ab70156e7b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:17.510Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2161dd0a-d140-48d4-bac6-ea641cdd9856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:27.520Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ba71e6d6-4325-41fa-8e4e-f474752091d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:37.528Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=93c832a8-9342-4783-a9b7-ac55bfcb8c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:47.538Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=28e1af3b-2b7d-40d5-ab29-3606195f008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:57.547Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d0b7ef14-3bdc-4f8e-91aa-e986af7627a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:26:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:07.558Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=702828f0-89f9-4404-9854-a1e7fb50b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:17.567Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=57de0772-efa0-4b98-b43d-d3c019aa02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:27.576Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fadbf74f-e109-4361-9bcb-41846ed2d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:37.586Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5d7dc8c0-c11c-4456-881b-99b3f8c38815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:47.603Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d2fd6cab-4b54-4d7c-99d9-e0b5810102d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:47.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:57.612Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9f5e023d-6b6a-4c0e-8d86-5ac460f9168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:27:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:07.622Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b042c82c-7591-48a9-b88f-f46ff9753d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:17.631Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b6e97967-dec4-4bf6-857f-7d2fb66c00d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:27.639Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=56d2daa0-ace8-406f-886e-e8c8447ea11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:37.648Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=85115877-3acc-4d73-9116-91c58491afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:47.657Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d4f749d8-9143-4238-88d0-1fcaf6e43cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:57.666Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bc02223d-f865-4fd5-a010-e9b9a2014ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:28:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:07.676Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8678cc5b-222a-4752-9822-2a729a6c09e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:17.684Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=94bfcaed-a741-4649-b6f1-d9916c33be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:27.693Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6982ed8d-76d4-4282-9b4f-b956279243f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:29:36.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:29:36.150Z |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-11-20T23:29:36.152Z |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-11-20T23:29:36.157Z |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-11-20T23:29:36.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:29:36.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:29:36.167Z |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-11-20T23:29:36.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:37.711Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=531030de-baf5-4545-be2b-742f401a5bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:47.719Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=82c5afb6-690f-47fc-a86f-682f97b4f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:57.729Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=584bc916-973f-4dd5-8443-a9e06ce5ecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:29:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:07.739Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=afd1b7b6-de53-40a2-9970-40f6d05af40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:17.748Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b8c908ec-305b-403d-baf7-edc8b256d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:27.758Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7905a8f7-3a5a-48ed-902c-4aa03962bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:37.766Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7ef162e4-858d-4c97-a96e-80082f7d251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:47.775Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=65f5e655-47ca-4960-9eed-6da4094aabda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:57.785Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e47a2898-7cff-4c82-868c-ea0a3d715693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:30:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:07.793Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e9c54ecc-b99b-46ec-b872-2ac9d63dab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:17.801Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=aee28a13-d155-4213-89f5-4c33208005b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:27.809Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=71c3b730-e6f0-4802-89dd-e79812a69595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:37.827Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=30494178-3e50-4c07-a112-22f032d1d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:47.836Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=22862df6-a835-41bc-81db-a92ad912111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:57.844Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e52c6c01-f106-4e65-83a4-9ed2a7d77279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:31:57.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:07.852Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0fea4977-77fa-4109-b186-0d5c8a1d9c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:17.861Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=313b41f6-a100-44f8-a2fe-29dd23a80897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:27.870Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1bd35ee8-2fdc-4156-959e-ad62128a2d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:37.878Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4dfaeac9-1631-4500-a32c-aaf3384daa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:47.885Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a7ae4c12-0d65-4db0-a25c-3eed6f908928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:57.893Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=af80d757-4bd0-4ad7-a336-f30bd3852bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:32:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:07.902Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=baf6b024-951e-4a90-abe1-6e17180ca124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:17.917Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5f546fd6-d0e9-422a-bcd5-3884bb627b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:27.939Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=09342c7d-4ed5-4e12-a405-07047f81d2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:37.949Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8eea419c-2dac-4e7e-a50e-f5b5bf03db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:47.957Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f4b55ff8-d932-4316-a7dc-8625e7e2bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:57.968Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=68055f0e-74c5-4d7a-ad10-2103f6d717e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:33:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:07.977Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=394d4f1f-052a-472a-ac58-0ba1b36fd3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:17.986Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=79f38c63-bf83-46b4-9ed7-0fa66f82803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:27.996Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=72bb6a5b-6618-46b0-acaa-9c1e074cb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:34:36.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:34:36.115Z |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-11-20T23:34:36.116Z |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-11-20T23:34:36.119Z |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-11-20T23:34:36.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:34:36.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:34:36.124Z |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-11-20T23:34:36.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:38.003Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6b6db502-d920-43b8-840d-b2113da42288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:38.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:48.010Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e06e7399-d54c-4621-8eec-5033ad6a0205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:58.016Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ae3cb56d-c28a-4438-a787-69b05cc50908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:34:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:08.024Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=213ce7a4-90da-4efc-87e7-58c0b35c9f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:18.034Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8b13ba1d-a7f4-444c-a267-8b4046e56d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:28.050Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=920537ec-6763-4028-b08e-56cf29efc050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:38.060Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fd2c5327-043f-4a59-8c08-045047eab294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:48.069Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8225579d-cf34-47a9-a46b-5b73e3d13656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:58.078Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c45e7606-0e29-406f-81e6-64bfb3f1aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:35:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:08.086Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6d35a5ea-9d52-4cdb-973b-e1e4cbe45c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:18.094Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0582545d-8ccf-4760-884b-6be474225c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:28.106Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0d9fc472-5609-404b-b2fc-ea2a6cd05a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:38.114Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=64d49b04-5a75-4bb6-b8a1-8c24ede60302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:48.124Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=df816948-b2b2-496f-ba42-640b7a107955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:58.132Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7f2fe02b-dcf1-4289-bd6c-b294f9fc69e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:36:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:08.140Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=574c9125-859a-469f-85a2-abb2b78cf5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:18.150Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d1614a6b-52ff-4c6d-913d-758663457124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:28.168Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0c7884e8-2e29-4f6b-878a-952cd1abab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:38.180Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=59293c05-800d-4ef4-86e3-875b8acf76b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:48.188Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=568423e9-bf7b-4f51-ac6e-1c46143d15d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:58.198Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e32c5dbe-4fb3-460b-9b8e-ab050f48f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:37:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:08.208Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d35bfd50-20d6-4c80-8a22-948d0ab8970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:18.217Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=eff8a234-efe3-40b3-a130-e313849e58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:28.227Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6ffed25e-081b-4af5-80ad-638184f84fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:38.235Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2ad737b0-70a3-450d-8f19-3829575dc309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:48.243Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f5b693c7-d227-4c69-b767-957fe9cc3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:58.254Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9e5c0f56-b2e4-4658-bdd8-57600b32205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:38:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:08.274Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=de422220-6420-4021-8560-c601fca29fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:18.283Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2a3446ff-cbe2-4d30-bc77-cd18e3256c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:28.294Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4f111e28-bafc-4831-bd71-889a612c8577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:39:36.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:39:36.090Z |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-11-20T23:39:36.091Z |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-11-20T23:39:36.095Z |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-11-20T23:39:36.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:39:36.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:39:36.101Z |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-11-20T23:39:36.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:38.306Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=15acc4dd-d051-4e24-b2fe-e03d5545b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:48.317Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6d4cc7e1-51c3-4d8c-ac63-6f175bc19a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:58.325Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bccbbf5c-5847-4aef-b354-d63ab581a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:39:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:08.333Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7a96053c-307a-4e80-a797-4a0a136a28e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:18.342Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7dd6ab60-78c6-4e32-b8b1-5a2212c1e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:28.352Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3795d179-31df-4acf-b905-83edd08402f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:38.360Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7f680693-5720-42f7-b26e-3a97bdb7491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:48.369Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a776c92b-9021-4c6c-a0b0-d6f95dd333c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:58.377Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9e936b20-7d67-4ad0-bab3-d238a867aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:40:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:08.385Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5cbe9aae-4165-47da-956a-d27240cfd3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:18.403Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7b83eedc-0d83-4cb1-a357-cc503a72fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:28.415Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6daae54e-f1a4-4b3d-8a27-4e7f4217ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:38.425Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ecb86cf0-0119-49f4-899b-c923dd266c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:48.434Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5b942dc5-8850-4b4b-81b8-229bb6510ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:58.442Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=33d915d1-453c-4424-9483-6b2f597f0dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:41:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:08.451Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=313f4471-7816-428a-b146-18068d3babec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:18.462Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=630736c1-a75b-4029-905f-47609d1996e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:28.472Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=de91de20-80eb-4d23-982a-8eb3c42c26d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:38.479Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c89e7508-9c09-4d49-87bc-5fe216137384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:48.487Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=413244da-adcc-4543-9407-df666558c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:58.499Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=905887b6-5e01-4b5f-8aac-3ca7d67b95de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:42:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:08.514Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a4489728-fd75-41b8-a0bf-8f50351fee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:18.526Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=57586dc4-53a8-4fb1-9e54-2b8d882cc471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:28.534Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=934c90f1-73a6-4f0e-b957-9e203e2269e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:38.544Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e10d1adb-3433-4822-8565-6adcba72d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:48.552Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a009dfea-108a-4469-97fa-284ab727cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:58.560Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=71ab991a-5e23-4be2-8f53-675a0f40abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:43:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:08.569Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=be551886-b602-496a-8e6a-ac2b8a725f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:18.578Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5cb49b1e-5db5-46f4-b9bd-111c37125d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:28.587Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f4c2c7e0-bda9-4a8d-a918-393d5977adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:44:36.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:44:36.133Z |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-11-20T23:44:36.134Z |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-11-20T23:44:36.137Z |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-11-20T23:44:36.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:44:36.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:44:36.142Z |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-11-20T23:44:36.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:38.594Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=dd125e11-6bb9-4dff-983c-23a86968cb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:48.603Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c251e853-7e92-418d-b029-30d52b519f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:58.617Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=53cff0ed-2c23-4ab1-a896-2e9c428e8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:44:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:08.641Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=54693e9a-5bec-4202-bf2b-ca70428ff385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:18.648Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0cde463f-3952-44fa-abb2-66f2da7cb9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:28.658Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0868a2d9-5252-4e85-9422-5ed5377898f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:38.668Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=47c15950-f0e4-475d-ab1c-9086611cef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:48.678Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=13838503-7fdb-493a-a293-66dd49e5313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:58.685Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4a80fb34-9e72-4bd8-b9c8-c3c98b6769cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:45:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:08.696Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=04d2e661-1338-40e2-8938-38c16d983b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:18.713Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=94b200f6-4d75-4ed6-89f4-65c95eb841c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:28.720Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7da7016f-ddb4-43cd-ad07-eb952b4334fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:38.728Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=24f7c228-cbec-4ae0-a2ac-b2a49b930f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:48.737Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=98a51e81-3df9-4129-9e3c-1b2dec116b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:58.747Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=48120173-6025-465b-80e4-dfbf2521273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:46:58.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:08.763Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4daeb693-4e2d-43ed-994e-cc2e8e6006ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:18.772Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2909f150-31f8-40f5-8aa0-e090d22a2196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:28.787Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=220d57a5-d255-400a-ac87-9d2228150b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:38.801Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=05c10668-5d63-4f76-b940-f48a2fb63e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:48.808Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=326b21b3-3357-4a34-bfb6-2f7ab6ea6669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:48.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:58.816Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0e7c64ae-3037-428c-9c6e-1545e0c1d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:47:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:08.833Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1d4752e1-d856-456a-a278-69580985e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:18.841Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=017c88fc-02c3-4ce6-a6a4-a0e1fa1dbbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:28.849Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e8345881-ff5d-43e3-a0c7-16ff2469f450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:38.856Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bff3a2b7-6e3a-423b-becf-a84f23397551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:48.863Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=98d6988a-6f14-4f2c-a45e-8ee441bec0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:58.873Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=52aff5f4-de4a-42b1-a55f-bd2e4003781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:48:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:08.895Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2a809f94-2597-4667-9fd5-b3e65fa5b53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:18.903Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9539ed54-9d37-4302-9b2a-4ef926977611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:28.912Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f5efec7d-8889-4a10-993b-c7580d2881d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:49:36.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:49:36.139Z |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-11-20T23:49:36.140Z |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-11-20T23:49:36.144Z |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-11-20T23:49:36.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:49:36.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:49:36.149Z |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-11-20T23:49:36.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:38.921Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=61f8f0d9-97d3-4672-a919-b6703b26c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:48.927Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=67f66976-7217-44c9-a8f5-befc6a2e599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:58.940Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7556e9c6-4d94-437a-ad69-faa0444f6677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:49:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:08.951Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d89696eb-4829-45ab-8537-fcf9479bd6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:18.958Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8433dbc3-821b-4f33-9f02-ef9d6138010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:28.967Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ccf2b927-e58c-4fa3-9911-b3c214f5c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:38.976Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=38e0d5b6-9063-4b57-89f9-38a5d31a2d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:48.983Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5e2ed2cf-1b6f-4389-8dea-95faf713ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:58.992Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=22ecbf44-60b0-4112-9e02-9f76dc50120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:50:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:09.016Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ad9c58de-6660-4676-8dee-c4ff358e6cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:19.022Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=47b76aa8-a948-45ba-b35b-b6cefe4e3e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:29.035Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ff8f5d4c-b8b3-4384-b058-793efd1caecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:39.042Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fa39d8bd-3e5f-45b3-b7a0-961f0a0456a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:49.049Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6fbd2c7d-ef5d-49e8-960b-4a7cb3e1f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:59.056Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1212bec7-7e32-4da1-ac2d-0ac305499b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:51:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:09.062Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=86318535-dfe0-4bdd-8313-7b4bbf864acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:19.070Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0378bc9a-0cfe-41d1-9b3c-1b68690bca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:29.079Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0f7aac36-79cd-4e33-a8a2-6ebc60f7d95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:29.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:39.087Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=836bc06b-1d02-4e4e-9948-21214f1fdc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:49.094Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7ee0d0a0-47e2-44e3-ac8f-a71c05b78714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:59.104Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=aa43a896-7675-4b8b-a838-66d7456733ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:52:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:09.121Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=dbbc2c3d-9bd9-487a-b9a7-42c7a961b6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:19.129Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b3b22dbb-d123-4c08-9e1b-57edf70f93b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:29.136Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=475185b8-db43-48ed-8a1e-c6cdc8ec93c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:39.144Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a526f2c6-7a99-4f79-bf6b-6e12f52bb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:49.153Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c8667f2e-69dd-4786-adca-8f652d039c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:59.161Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7840b21b-d257-48d6-bc04-21fe51614c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:53:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:09.168Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=42bde488-4ce5-441f-9c50-7c98e942f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:19.175Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cb12f477-6851-4342-a1e1-111696b2a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:29.182Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=970a9ae7-3885-4ce2-b240-48ebaad134cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:54:36.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:54:36.094Z |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-11-20T23:54:36.095Z |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-11-20T23:54:36.098Z |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-11-20T23:54:36.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:54:36.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:54:36.105Z |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-11-20T23:54:36.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:39.190Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=71bc331f-2914-40db-81d9-01005785c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:49.201Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1f4631a3-aee1-445c-9d11-8585ad5d7479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:59.218Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7d6ca3de-570b-48a6-a6b1-f41fb1446e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:54:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:09.225Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=10d73e51-7c45-4809-bbe1-3a17a0034c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:19.234Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3c6bb330-870a-45a4-a14a-9338690676ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:29.243Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5ca0e1f1-db67-43e2-b649-eca69fa0a4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:39.250Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=94759428-de18-473e-b765-1424739b880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:49.257Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=43a2e385-379c-4992-98fb-0a102003d771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:59.267Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c141c9d8-33fc-47d6-89b3-afdf5d9cf6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:55:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:09.274Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=46384963-edd4-40ee-98fb-5808c86f8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:19.286Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f63634db-0788-42a0-831d-e6714e05ecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:29.294Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c2140cb6-44eb-486c-a64a-ed97530585c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:39.301Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=66cc6b11-2301-4b65-8cde-52c318559740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:49.309Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1deb30a0-44e2-483f-aa63-57edb82c317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:59.323Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=01bf9747-f63a-4daf-9e3d-d5738f5cf598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:56:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:09.331Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8d01f09b-07bd-446b-9019-f7c522ceb0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:19.338Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fa9cfa4d-7c99-4a48-9026-e2f55b2ba4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:29.348Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d18c56e8-bb8b-4189-a3a1-de753fb7992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:39.356Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=75dff666-4461-420a-a610-381878a86ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:49.363Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=aa1c01b4-3788-46c4-a162-e328d6f12812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:59.372Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c0b8fda4-83d8-4cb4-9eef-0e967258550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:57:59.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:09.378Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0e6db4b3-daed-4d12-a271-6a42ab0d8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:19.386Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b49d9e9e-6a04-4aaa-bfeb-3c245a3c2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:29.395Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a9b0b563-38bc-4cf3-8afb-db147686c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:39.403Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4d943889-17cf-4ea3-ab24-033e72f5ea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:49.411Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9b93c3d9-7882-42d3-9647-f2ea932c5b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:59.419Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cbe1c45f-074f-40f0-89b7-9f48e0e687c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:58:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:09.433Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=28b056e1-1a4f-4320-85c6-19bbe78403e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:19.441Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9402c6bb-fb34-4f1d-a469-1f848ae691ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:29.449Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=397f7f0c-b06c-4ff6-9b30-1fa1b6921dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:59:36.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T23:59:36.081Z |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-11-20T23:59:36.082Z |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-11-20T23:59:36.084Z |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-11-20T23:59:36.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T23:59:36.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T23:59:36.090Z |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-11-20T23:59:36.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:39.456Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=105447dc-cf07-42d0-87ed-c9631e321f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:49.464Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=446645dc-10ea-420b-a862-135041830389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:59.471Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9cf2cbc5-3f36-496a-a450-d4a379073c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T23:59:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:09.477Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4a7312b5-f728-46b1-9aba-db332668fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:19.492Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9440499c-4e79-4563-b1f4-4c777542c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:19.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:29.498Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=67fe45c3-d202-432f-9f2f-b7982f862a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:39.506Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=65518fe2-fdc1-403c-b0bb-d4356612ed52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:49.520Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=30b2d730-f168-4cab-9927-3c407746eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:59.527Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7afe5a61-c575-4c2d-aa42-9dabd95817a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:00:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:09.538Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1e70f50e-67c1-430c-bdac-4ac527d3333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:19.547Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=def60307-e922-4a7a-a8bf-ad1cacafa8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:29.554Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c6b92d08-8cbb-4880-a7dc-9da9b457d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:39.561Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=609d7d65-5c2c-418a-9283-b71610bf739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:39.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:49.568Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=39c76179-24bd-45d8-9a48-4776ce52c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:59.578Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=59dffab8-0bc4-4a8b-a298-8d3732276199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:01:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:09.585Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=58d7e6d5-6580-4fef-9552-b3283fbfc806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:19.592Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a7d6ab6c-4a82-4bd2-a7d3-5f70e8fd6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:19.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:29.600Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e9935bdb-19e6-4bff-932a-22ec1096cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:39.608Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5b46fd19-7544-4da0-aed7-17edac7a5262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:49.626Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=89cf3d0a-b147-4829-8138-e406690c111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:59.634Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c43b51ce-19cf-4883-913b-c5fa5941babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:02:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:09.641Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3f2dafff-00cd-4e4f-a9aa-cfc3f94f754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:19.648Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3052abd0-a6d1-4385-a021-2bb1d0cee93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:29.656Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=54dbfe94-e761-4085-bbb6-dc811d6b8b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:39.664Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=75617697-b40e-48ce-a767-87bc17279e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:49.673Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7e6949a7-125e-43c5-97b2-357fd10aa645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:59.680Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fd002042-c6ca-47ff-99e2-84f5511d112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:03:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:09.687Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cb8dfc96-7d54-4bf7-841c-308087c9eee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:19.693Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6b9edde0-769f-4dba-8ffb-362c8b3849fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:29.701Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=617e9e73-3e0b-415c-aa45-a8d09cc7407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:04:36.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:04:36.105Z |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-11-21T00:04:36.106Z |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-11-21T00:04:36.110Z |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-11-21T00:04:36.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:04:36.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:04:36.114Z |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-11-21T00:04:36.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:39.714Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=51c96fac-2907-48cb-86e6-f196dccf9871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:49.721Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f7935702-e397-46c2-a7b1-c7e32d397b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:59.731Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=dfd18dce-e443-42fc-853d-53742a839102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:04:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:09.739Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=677f7715-c132-4be7-ae48-4877be2ba5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:19.746Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d1de65b0-aaa1-4740-a109-6587e3ca1ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:29.754Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c722018e-ec74-4e00-b20b-a666fe1fa080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:39.762Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e87ba91b-dbad-4853-b585-5ecd51837bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:49.768Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c1788b20-f266-46c5-9833-3629ea095768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:59.774Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ff6f91b7-2400-45f2-8e05-f06919b81937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:05:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:09.782Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=59764413-ca78-4630-8c31-1216abd6618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:19.796Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ae10ffae-9b44-48bc-a6aa-a6f827de411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:29.803Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=25b3731b-c228-4630-abe4-5b889ec3a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:39.809Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d48b1492-0b33-4a38-babb-c125360bf9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:49.818Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=edb9a3a0-af3b-4705-9c25-343051e0e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:59.825Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5c40e27b-d4af-4838-8c59-41463ab16796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:06:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:09.832Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=97d50d2c-b507-42fc-86ef-c3d89558e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:19.839Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=82ada990-a84b-4c86-98fc-a01e5777d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:29.847Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0a143170-b54b-4c53-bde5-093239482f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:39.857Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9ff52105-2d93-4ff5-8ef3-e3a853c5b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:49.864Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=34179049-8d93-4ce7-bad9-34348c0a178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:59.871Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0d6f8b12-c074-43c1-bda4-fdb03b9b92d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:07:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:09.879Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c5d1a3f4-7bde-4972-a1f0-851a0580d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:19.899Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=308ecfaa-5760-4056-96f2-955126e7ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:29.908Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9adb94de-5f31-4a64-aa6c-d49450e6f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:39.918Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6949aa88-f85c-4f6a-8a63-453b0fafe86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:49.927Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=725b88ba-1c62-49c3-b00a-f8c33a1d2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:59.935Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=002957e4-0436-4e96-9838-27a3752eccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:08:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:09.942Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=46f3ae86-fa0d-4dfc-9e9d-bdb814d3cf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:19.950Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c2e1af50-81ad-4df2-8261-7386bfbf00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:29.959Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8c8c7f8a-a917-4ad8-a147-f7b61fe53fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:09:36.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:09:36.082Z |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-11-21T00:09:36.083Z |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-11-21T00:09:36.085Z |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-11-21T00:09:36.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:09:36.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:09:36.089Z |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-11-21T00:09:36.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:39.967Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=edc0cd66-0aad-4d69-b1d4-4d07e328ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:49.978Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ed557c70-a115-4ca7-b80d-c3d6bd75511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:59.986Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3c935867-6ed0-4197-b780-8db2af5c15de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:09:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:09.995Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1f507d74-2368-4dbd-ad0d-51f63145de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:20.025Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cabfbae1-044b-40c6-8725-0f7464fabd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:30.033Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=39eaeaa2-0cec-4edb-ab8d-8fda29e2c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:30.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:40.040Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7198167c-6fa2-4547-b9c4-33638f4261eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:50.047Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e88914ba-862b-4baf-b9e5-4462a6fd958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:10:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:00.054Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=97bf66d7-0f3a-43b0-a1b3-bbcd07742960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:10.061Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d0e93e25-b437-468b-8462-511558f74b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:20.070Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bf1afbbf-bcd8-4ee9-bd90-9d6cf244bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:30.080Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=89b0def4-7667-4045-825e-5ad28f574c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:30.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:40.086Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=05046990-8a5d-46db-9f28-a8cfbf152dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:50.100Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bdec26d1-49e3-4653-b792-252aa6c12d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:11:50.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:00.108Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a1b39a7b-310d-4af6-a225-a43eea55ee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:00.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:10.119Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0f99338b-3c7d-4024-8e3c-afc433334933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:20.127Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6b4222bc-8c67-4400-87ae-1c88bcd57784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:30.136Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f26e74a5-fc74-4768-b019-48b0abe1da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:40.147Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=19da1736-4c40-432d-9bcd-8e74d15c570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:50.155Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ebf6b3d0-94b3-4a49-8426-7545ad65f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:12:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:00.162Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=882270a5-75f8-4822-9569-40754d919259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:10.168Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e5a97de4-9220-4a64-806c-591e3bcc2dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:20.177Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8abd9c32-3bc2-4338-859a-80d3e2e0595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:30.185Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=12c19697-ba53-4cd7-9f6b-067ee4ad4b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:40.194Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=deb74be9-b57f-4efd-aeac-24219b80abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:50.202Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bf8682cc-30dc-48c3-8bc9-645c1a02ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:13:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:00.209Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1f3e6f1e-4680-4fff-8e63-f666e21769f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:10.217Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=84f7932b-6d13-42d1-b1af-8b6cc98cec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:20.234Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ea91c435-1169-48f4-9c95-1e8acd25383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:30.241Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7ec0ab94-1c4d-470f-aa84-82ebb4b67438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:14:36.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:14:36.108Z |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-11-21T00:14:36.109Z |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-11-21T00:14:36.112Z |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-11-21T00:14:36.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:14:36.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:14:36.116Z |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-11-21T00:14:36.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:40.248Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cfb0098d-7adf-4c61-bc85-47819d73059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:50.256Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d394cb3a-2400-4478-a7ce-e6da4be03d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:14:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:00.262Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1a785cdf-0dd4-41ec-b241-cc6d08e02158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:10.270Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=02015191-6543-4f17-b131-c11a5e4c48a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:20.282Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c41b89ee-fcc4-44fd-acbb-b6dc3ada2f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:30.291Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2ba66e72-f912-49a7-a765-68a557b7b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:40.301Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=17385ee7-3d19-4d9c-9557-84aa5132079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:50.316Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=4594cf55-f613-4907-a1b6-0aa5d2ee45f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:15:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:00.333Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a0029e94-0072-423e-a833-4e09c8ce50cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:10.340Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cd455c7e-47fb-41c5-a67f-f5b1bc0689bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:20.349Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0d666737-6317-4eb7-895d-2e3dec05cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:30.357Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=49bc57f7-e68f-47ed-bc5c-ec02e4a9a28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:40.363Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2d83e83b-52a0-4db1-bc07-b5159f316e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:50.370Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=92f3ead4-8512-4c79-9760-485d2e633998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:16:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:00.378Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b83a4559-1dab-4cc2-abfe-0d660dba009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:10.385Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cd8bf708-b1ae-496f-93fa-7d00819f93ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:20.392Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=346f8e20-9616-4eec-a0c2-64a3cb4ffe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:30.399Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=30e8b073-413e-4ee0-abb9-63fbcc5e63e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:40.407Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e639cc8c-32cc-4837-a070-a72938d92dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:50.421Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a00b2414-637e-40e5-81f2-fe1c34f73ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:17:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:00.430Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=39657ac8-7169-4c01-879a-35106e12b0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:10.436Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=165ad247-63cd-4ed1-8d76-8730767a56c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:20.442Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=aede2775-1973-41b7-ac94-6945c7772203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:30.450Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0c20429f-df7c-4147-a425-9addebd89999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:40.459Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e12d873a-870e-455d-9690-9b3eec11e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:50.466Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=bafc99c2-7cfe-4240-b8e8-151305fe423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:18:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:00.474Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e9e49a8b-3714-4d09-ad8e-5d29415cad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:10.482Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5b7bd6c1-df78-4535-a031-ed9b05e3a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:20.489Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a48eeb1f-2c73-450d-932c-63f32a418e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:30.496Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=db5df037-ccbd-4ba0-9db5-d0c6a47d1ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:19:36.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:19:36.085Z |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-11-21T00:19:36.086Z |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-11-21T00:19:36.089Z |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-11-21T00:19:36.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:19:36.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:19:36.093Z |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-11-21T00:19:36.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:40.503Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7f40939c-55d7-463c-827f-6a8307514600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:50.509Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1258bdd9-ad09-4a2f-88b2-1354f118e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:19:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:00.520Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=352244f3-f819-4a47-a176-50563322154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:10.529Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=43f5070e-7e57-4430-aab4-8c828855a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:20.537Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=32d81aee-5874-4d60-99e8-cba43762aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:30.543Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fbef0e1a-f02a-459d-aeec-77c8b5ff0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:40.549Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=93641584-ed13-4fe6-bb45-4eae2475840c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:50.556Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f9489b3c-7cad-476d-a071-05300d3c538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:20:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:00.562Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b1072c87-f5a2-4a37-970d-36817ca70180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:10.570Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b8fa547a-d4fe-44f0-a575-7e5ae7713db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:20.578Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7b4c2106-0fe8-42b3-8352-0fecf5006044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:30.585Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a44477c0-21b1-4f7e-a0c0-f570c4978f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:40.594Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=526e1ef8-e9f3-49e5-be81-25dba4c7caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:50.601Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7622ad38-671d-4f1e-99d6-de4e39b92ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:21:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:00.617Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d543332e-d928-4a51-8918-5ce11fe5b77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:10.624Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e7e63adb-8a37-4821-83ed-78e5383cdfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:20.631Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e67e2341-abca-45e2-ad3c-272915f10bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:30.638Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=501a20c7-e124-4805-9107-cdd64379db96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:40.643Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=33a9fb8c-3fe6-43f2-bb77-6ea5825acf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:50.650Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3e41591e-8086-4c84-ad5f-4be04972be2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:22:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:00.657Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0f5a88f8-2bf9-49a0-aa63-cfd3576fcdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:10.667Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c2a26c4a-0bc5-4033-a538-ad7733bb49b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:20.675Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=15d8f001-4133-4b8e-a6a0-41fde4481658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:30.682Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ad157e6b-84c6-4711-bf3c-a80300614d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:40.692Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=51a00b48-1a61-474c-a78e-bed965b9d4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:50.700Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ffaa8142-0555-4e51-b31b-3a535e587a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:23:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:00.716Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=294f5a6f-ec8c-4af5-87dc-8c32701a0f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:00.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:10.724Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cc5527f1-6b90-41eb-8c8e-dcb9f24bb7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:20.732Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=b9aecbf4-4529-4661-a3d7-88633c1bd642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:30.740Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=642dd8f8-5f88-4c0f-885d-24c14eaf5e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:24:36.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:24:36.087Z |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-11-21T00:24:36.087Z |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-11-21T00:24:36.089Z |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-11-21T00:24:36.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:24:36.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:24:36.092Z |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-11-21T00:24:36.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:40.747Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0c43c8cf-cf02-435e-acea-8982bddc1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:50.754Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6b32a63f-c921-4437-be88-4203f7c11290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:24:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:00.762Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9aa84ec2-71f0-4d55-b262-d204457fd79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:10.768Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e751b4ed-a642-40d3-a207-643668df83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:20.775Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d8222fc8-0ec0-4c69-9c54-7f2443abe190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:30.783Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=09f28974-e290-4738-867a-dbba7da32595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:40.791Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d2a0bce1-7c46-4b46-87d5-eca0d206f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:50.799Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2b7525e3-aefe-447f-8ee5-37d944788536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:25:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:00.814Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7e437026-8003-4152-adb7-bc93ea2f1510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:10.821Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8e5e0446-18c5-4b32-b092-498fd0d6941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:20.830Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d947bbab-4534-418b-ba52-6906d84dc8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:30.837Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0e9f4725-660c-45aa-a8f0-560764c9172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:40.845Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=26df623b-7e57-4a71-ba81-d5fe04f72282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:50.854Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a8e6dcaa-e414-4e3b-83ce-bc9eb643bd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:26:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:00.861Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cc06fea5-7c85-459a-9c76-0b035ab8e08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:10.868Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5856d4f1-a496-4731-8cad-075f70460cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:20.874Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8db950cf-1057-46ea-aff2-3d60ff2a5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:30.882Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7dce2305-16d2-4382-bd27-09babb7f25c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:40.895Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=54e1727b-9a4a-4f61-9b3b-4b6729fb424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:50.902Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=86a58836-2017-4b5c-bea8-416105ec2b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:27:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:00.911Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=99f007ba-5cad-40d8-9c9a-602f3c523fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:10.919Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d233da77-763c-45d7-ac97-18b134b60aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:20.927Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c56673e7-efb2-44fe-aeb6-145a74470c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:30.935Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=869c9a96-074d-4d8a-834a-70a614bf003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:40.941Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=3d1b6235-55c5-443c-9156-8ae6e8fe3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:50.949Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f33dc3e4-9ea9-49cc-9b21-e0e9342335c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:28:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:00.964Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6fb6468e-7b1c-40bd-bab5-eb1a42711767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:10.972Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=43e04c19-ed45-4380-a029-92ab9bd9803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:20.979Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=7820759f-19f1-4d47-a780-3024e1e76995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:30.989Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6bbe0a7f-a18a-4834-a47a-4012683b5294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:29:36.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:29:36.125Z |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-11-21T00:29:36.126Z |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-11-21T00:29:36.128Z |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-11-21T00:29:36.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:29:36.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:29:36.132Z |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-11-21T00:29:36.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:41.003Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=944bb7d8-de5d-42e8-b5c7-f6c5fc3b36ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:51.010Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=862a28f6-06c1-41f4-a496-0e7ecb48c7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:29:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:01.020Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e2c4b038-5ff9-4be5-bee2-f92c8dc2b0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:11.027Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ba5b41c9-fe66-43c8-b35a-0cf24a36ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:21.034Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c124a917-9167-409a-9010-7bd9b07c32b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:31.043Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a035523f-5f7c-4588-b3d6-8a9ba5dca416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:41.050Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ee6bd8fd-6d12-469d-b201-568aa5da35dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:51.058Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=69258c13-aa50-4664-ac73-0341c4bd463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:30:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:01.069Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9b96e2cf-28ef-4419-bec4-c90823a1f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:11.076Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=924a8c4f-e467-49fe-84eb-6d6b352307c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:21.084Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6e044026-343f-44f5-88d7-ffc0338deb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:31.100Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c4cfe4e1-e680-4306-8959-18a287a40e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:41.109Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=eb36bd95-667f-438b-9998-0a91d309668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:51.128Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=53aa614c-4db4-44f3-b9c3-47c1cb15a44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:31:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:01.136Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=90d14027-dc72-4552-a910-a5659a7d6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:11.143Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=98e5b75c-d036-4c3c-8766-4959cbb2267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:21.151Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e2495d6c-adc7-4eaf-8def-2ed91eefc38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:31.159Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2d4ee4e4-ae86-4641-8c87-7045c17dc3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:41.166Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=523fc29b-1cbd-43b5-848c-171a3e3f3fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:51.173Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=cad08f05-cae7-4a6c-b35b-7e4e59e46154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:32:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:01.180Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6ee3cea3-893a-4240-ae61-4a91870319ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:11.186Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=59e7b966-d6e1-40fb-84f2-9ad5e890e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:21.194Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f915149b-e534-4f83-a485-01f78ba686da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:31.206Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=71e8777c-d19a-464b-9ca5-588771fbf223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:41.223Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5ede1b85-0255-492b-9dd1-bdef32326cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:51.233Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f09494ca-d12f-48c1-a361-0fef810ab039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:33:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:01.243Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=f6d64cd2-3655-4fd4-bc61-8b8df6567689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:11.249Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=5308121e-39be-4a30-8b03-905cd4c4c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:21.256Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c0129802-da4a-454f-8eb4-b2bc2fe4f3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:31.262Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6d91dea6-95d9-4dae-8841-e1c1d71708b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:34:36.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:34:36.122Z |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-11-21T00:34:36.123Z |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-11-21T00:34:36.126Z |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-11-21T00:34:36.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:34:36.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:34:36.130Z |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-11-21T00:34:36.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:41.269Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=764a729d-b66e-4444-b0c8-169a6714d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:51.276Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9f848ec6-53cc-49a2-b7c4-4a7c28a01482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:34:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:01.283Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=57863e98-2164-4d1b-8906-1f5408d059a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:11.290Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c178c48b-1fc7-486a-b192-26b4297d6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:21.304Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ab3057f6-6f33-4f6d-91a5-0d2878ec61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:31.317Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1f53ce61-1a85-419e-a97e-9e9e381e170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:41.325Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=794a6aab-9b96-437e-b8eb-bdbebbd04834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:51.334Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=65965079-51cd-44d3-876d-b7fd645cd7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:35:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:01.342Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0f6d1b41-94cf-4b6a-a27a-5bdab1cbdfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:11.347Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6bb5aa58-c1bf-4929-9ac9-d32d2420dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:21.355Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=44de0eab-fa80-4b56-8ebc-8e0922d378d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:31.361Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fa520852-2392-4425-b049-c4dfe6c4d7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:41.368Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1324efcf-5d6d-4213-a990-934377abc084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:51.377Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d275c832-3359-4650-bc65-53c5c4433a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:36:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:01.387Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e030cfe3-e6c0-468d-bd37-c76304b988ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:11.394Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=9a01778c-3ebc-47dd-ab1d-a08b7615bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:21.409Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=36af9c4e-0b0c-4827-a9fc-5d861e70b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:31.416Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=944628f0-6473-48bf-92f4-41bd61cdf9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:41.424Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=201ca697-6ab7-448a-b8be-fd21eb3307d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:51.431Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=fc5217a5-eefd-41a1-8545-fda2a63aeab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:37:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:01.439Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=989d2451-5556-4e89-9c8b-eb479e8834f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:11.445Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d449410e-2b79-4649-9ef3-44a235b1764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:21.454Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0a349798-90d8-4c88-8204-d375fdf938d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:31.464Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1cde937a-c6b8-4d3b-be21-f5e224825c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:41.472Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1aafdcf2-3a40-4096-a50f-e5ce7b801d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:41.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:51.477Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2b284814-9397-430e-96b4-5cb3b5209555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:38:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:01.485Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=ea03601f-17a1-47f5-b577-a6ac022c3bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:01.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:11.491Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=a9bf6c94-6885-40f3-a744-e32833d8f601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:21.509Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=6f9ddcc3-cc6e-439b-9a57-570c2c238dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:21.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:31.519Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=861238ab-b563-4ece-879c-d0648d0df918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:39:36.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T00:39:36.092Z |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-11-21T00:39:36.092Z |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-11-21T00:39:36.095Z |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-11-21T00:39:36.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T00:39:36.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T00:39:36.099Z |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-11-21T00:39:36.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:41.528Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=1f93aeb0-fa08-431b-96ee-0f9978c39303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:51.535Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=731b232f-466e-473f-8df5-7260b40bd8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:39:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:01.542Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=68eacdde-5d1e-4b26-acb0-f24fa6d10172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:11.552Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c1a6806d-f4e2-4744-b3dc-f47cd99ed594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:21.565Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=c474a83f-8d48-49f3-be6f-838acd4db625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:31.572Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d26c85ae-bb4e-4161-824e-120309623459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:31.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:41.580Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=0b6491ed-1534-403d-b6a3-df43b59550ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:51.587Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=667e887f-8588-4264-b732-a42420bb1d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:40:51.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:01.595Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=086b6230-22f4-4e07-b26c-abcf9ea9b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:11.604Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=e6f7cd4a-543e-4839-8e85-ce04d6ad08e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:21.623Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=8ec51a58-0a66-4e01-97a9-2fbaf80a9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:31.631Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=d5316037-8f21-45bf-899e-84bcfdaea7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:41.640Z |INFO |Init configs |InvocationID=228c3140-0da0-44f9-a81d-b015bdf8c127, InstanceUUID=2b51d721-abe0-4a1d-9004-985a5feb32d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T00:41:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |