. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:02:49.036Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:02:49.039Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T10:02:49.073Z |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-03T10:02:49.647Z |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-03T10:02:49.759Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:02:49.759Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:02:49.759Z |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-03T10:02:49.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T10:02:49.924Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-03T10:02:50.020Z |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-03T10:02:51.378Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T10:02:51.830Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-03T10:02:51.853Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-03T10:02:51.854Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T10:02:51.931Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-03T10:02:51.932Z |INFO |Root WebApplicationContext: initialization completed in 1909 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-03T10:02:52.427Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-03T10:02:53.225Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T10:02:54.634Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T10:02:55.146Z |INFO |Started MainApp in 8.14 seconds (JVM running for 8.832) |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-03T10:02:55.205Z |INFO |Start scheduling PRH workflow |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:02:55.214Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2ac8287a-7808-4743-a407-b5851ae27ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:02:56.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:02:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:06.683Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0a2ee365-a839-4ae8-9aac-81519feb5572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:03:07.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:17.743Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=26ba8e7d-3813-4970-aaf2-a00f39892820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:03:18.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:28.780Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8f997cd3-cadf-4d9c-9a7f-0918e0413145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:03:29.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:39.820Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f7126183-8312-408c-a8d1-46ed5dbc6000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:03:40.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:50.864Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b622be28-be95-493e-9650-bb226c079893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:03:51.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:03:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:01.902Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=692a20e8-c6e9-428c-9e8d-6df8b55741aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:02.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:12.943Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=eae6d2dd-08b6-471f-821b-79c0a4c646b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:12.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:22.959Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=231912c0-2fea-49c7-9b8b-a4376cbbfa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:23.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:33.998Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=893ff267-cabb-4e4b-80d7-d51b96e44777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:35.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:45.040Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=424b8878-8999-4848-b3da-9244e5f5699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:46.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:56.078Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d668dfa4-2895-4846-9394-c939922b2563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:04:57.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:04:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:07.121Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6863b0e9-6a40-40c6-b088-9a31b394d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:05:08.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:18.160Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3f4086a9-20e3-4e2f-adad-68518e2b0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:05:19.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:29.196Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ea371b85-2099-4d73-9b20-71e651005820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:05:30.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:40.235Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8a2ea1b6-37f6-4b6a-829e-d8462c151c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:05:41.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T10:05:48.166Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T10:05:48.166Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T10:05:48.171Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:51.280Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4c1f68ae-b4f8-438b-9978-0a09853cfe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:05:52.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:05:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:02.316Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7ff1fda3-77de-43c1-a2b5-2aa1319e7a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:03.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:13.357Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3d7d85af-20c1-4205-ab9a-63bed0367c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:14.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:24.399Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=39c90131-b555-4a95-a1c3-a04f1d6fa9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:25.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:35.437Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bf65ff90-67f1-4045-9ce4-0691a5759192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:36.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:46.478Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a39ba8c6-72cb-4eef-9eeb-de0b1066949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:47.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:57.556Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=48d2f03a-b8e0-4083-966b-85cbc848698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:06:58.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:06:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:08.652Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4118cba4-1d43-4404-9dcd-504e4690648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:07:09.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:19.691Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c700de5b-ce83-41b8-8d7e-14e95936cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:07:20.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:30.733Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=00535544-108c-4488-a32d-2421824f9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:07:31.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:31.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:41.776Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0f4e43a7-70b0-42b0-8bde-a41c855061a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:07:42.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:52.814Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7836072a-2b24-447b-b57c-e4581381daa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:07:53.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:07:53.564Z |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-03T10:07:53.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:07:53.574Z |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-03T10:07:53.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:07:53.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:07:53.583Z |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-03T10:07:53.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:07:53.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:07:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:03.852Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e82f1b9c-e02b-4b7c-bd39-7423fd83260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:08:04.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:14.895Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=33d52e34-148a-46ac-a005-3fe4380a900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:08:15.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:25.934Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b662869e-602b-46b8-b03d-28e5e1a0c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:08:26.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:36.972Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=21bd4ceb-9ff3-49d5-9e42-e962c3f1fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:08:38.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:48.012Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1217c788-ea2b-4108-953f-1deea609cbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:08:49.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:08:59.054Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b3349769-32cd-404c-b7de-357c067a834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:00.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:10.092Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c9c94971-9708-43a2-90b4-a68ebc079a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:11.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:11.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:21.133Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9711ff90-7817-4b06-85d0-3c56755fce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:22.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:32.172Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dc5a63ee-48ff-4313-b9bc-81bb2357fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:33.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:43.215Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c54f7300-2156-4539-93ef-d6c4ca0cff25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:44.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:54.253Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f886dfec-7616-4d37-9e61-bad35d3cb905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:09:55.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:09:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:05.291Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8800dcd8-accf-4708-836b-db8b9c5ef44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:10:06.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:16.334Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=92464e9e-322c-4af4-b8d2-8612ee8aa692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:10:17.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:27.375Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a898c28c-cf53-4ad6-a09a-efc64f114e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:10:28.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:38.412Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1cd34db6-0b88-4893-b8e2-0edb2834778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:10:39.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:49.452Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=66e85e78-58c4-4354-a9d1-8714f9a18acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:10:50.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:10:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:00.492Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8cc6de91-6315-4a8a-9bb1-cfa873452623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:01.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:01.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:11.551Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5fa66ed6-d29e-4a98-a7d8-2aabb2e78ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:12.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:22.572Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6e0cae75-4163-4f9e-b1e9-cf75276e9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:23.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:33.612Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=57d5f2d5-a00f-4cc7-8603-398f977d3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:34.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:44.652Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=644f5654-5391-469f-90f2-5a4d8631b4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:45.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:55.710Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=39292701-11f1-4343-a78c-72f6ca260bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T10:11:56.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.65:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:11:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:06.732Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6b725e48-4e4c-448b-a2a5-7c0c54ac57d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:16.866Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8a864ebe-2ddb-40d7-bd9a-709ab1150435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:26.905Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7e4e3c5c-5a2f-488a-8f85-a6beed3d6f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:36.916Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=aa2ba0e0-8ba2-48f4-99b0-df8dfbeb3e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:46.927Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e1f812ae-25d3-407f-9d69-c86c382b2b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:12:52.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:12:52.827Z |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-03T10:12:52.828Z |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-03T10:12:52.831Z |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-03T10:12:52.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:12:52.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:12:52.862Z |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-03T10:12:52.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:56.945Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ace2a41f-5e11-4e84-932b-e2a779407cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:12:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:06.961Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a2632285-80d5-4675-9fef-c7d45dac4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:16.974Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=010b2bb3-7621-49c1-8a73-9294c13294e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:26.992Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6526f233-6f8f-4315-9f32-a1221743a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:37.007Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d2333e2e-5ac0-48c5-898b-84813db660b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:47.026Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fca1c6ae-e943-46ba-97b5-a262230c3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:47.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:57.049Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=653756b6-2322-42b4-b031-4ae42709df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:13:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:07.062Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=11bed09d-a0f5-46c7-9b5b-f3f976204399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:17.073Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0a0b4962-722f-493a-8efd-87606d15ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:27.092Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=105c6e24-b656-476e-80dd-fa6aee718cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:37.108Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f27483b0-9dfb-4208-8369-5f7c36be62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:47.116Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=060da8bf-8c65-4bd7-ba91-aff3d9b6a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:57.124Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c8804f9a-1d2a-4059-a576-2d82b8009696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:14:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:07.137Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=08e0f8d6-a567-46b0-8e18-afd16ca273af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:17.148Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c998a3b2-9042-401d-8f2f-7521d1ea3fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:27.163Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c7249a1d-d997-4ff2-ac51-10fc053a3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:37.174Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=717d7088-d2af-4d3c-b614-1b00e4108cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:47.183Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c2ef9cba-b4a0-4719-89eb-518023f3dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:57.198Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=032898cd-116d-44a0-82d8-35c20b300901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:15:57.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:07.218Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=047b6e00-c4a4-4f83-b269-4a89381ff15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:17.235Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f1d72844-2d70-4fb5-ba3d-ac90b203b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:27.247Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ff32d22e-72d3-4606-90e9-20f43cbd913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:37.257Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=077cef63-9428-4629-b604-46f5158305a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:47.271Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=46558f15-30f7-40a5-9e82-d7df3cb2535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:57.291Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a1af34a1-1205-4634-beaa-ff0e94311ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:16:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:07.300Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d3fe6e29-24bf-4e7a-b344-6b407b69baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:17.318Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=45e8b3cb-c74d-4d56-9f11-54ab927b0fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:27.328Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c7013bd6-4a66-4530-ac31-ccd29b2d6be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:37.340Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7e341513-8b24-4ef5-9967-ffbcb34347a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:47.355Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9a58f332-0983-4f87-a31b-b21d8ab01090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:17:52.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:17:52.826Z |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-03T10:17:52.826Z |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-03T10:17:52.828Z |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-03T10:17:52.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:17:52.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:17:52.834Z |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-03T10:17:52.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:57.365Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cbfad116-3e06-4fe5-831e-245167944bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:17:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:07.375Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6b558be6-22b2-4032-8c1f-b5f73bcc6b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:17.388Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=319060dc-d3aa-4b7e-887a-fc8e599a31f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:27.402Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=67437335-4789-42fb-ae03-3a05083c10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:37.424Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1cac1c3d-3bde-4e85-b129-de18b5820e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:47.433Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8504f0aa-d7d9-4ffd-b9ea-7203aabdbe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:57.452Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=82e4ff3b-8afc-403a-86ba-bd799fa87014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:18:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:07.468Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=669bfe60-7390-416b-92e5-5d03dad44391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:17.484Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5cc28493-95f2-41e4-8301-31aa52e20763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:27.507Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ccb591ba-f430-4de6-9c20-b2abce35d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:37.518Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a80e18eb-aa4b-449a-8ca3-488ed756ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:47.533Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8f486440-711b-40f3-a71b-bc4801922caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:57.548Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1b150f7b-9dd8-4f47-85bb-51c00a2e5506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:19:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:07.560Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1df62bcf-2b49-4c2b-bc12-01b5af7d78da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:17.572Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f121f6b5-b5a8-45d2-a454-c47fd18b01d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:27.597Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a6c6e6d5-a956-4cd8-9a09-2a7685cc09d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:37.609Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e3b34b6b-0d44-4876-a2d0-b30a4afc44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:47.622Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=669090b6-c308-486b-bc07-06dbdcd62214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:57.635Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e16626a5-c57f-4203-971a-2f610f887e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:20:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:07.650Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=35ff1299-ad41-4fb6-ad57-d2f7f13425ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:17.659Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c7062389-dd51-40a2-8178-6ba1692f0126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:27.672Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=70c337cd-a6ce-4390-a727-17db9c01ca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:37.680Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c33eb2f6-97c1-44aa-bad9-d53b7f4045a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:47.690Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a436090f-5fe9-463a-b724-7d3002d05edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:57.709Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b999dc8c-3a32-4943-a9fd-7316d9957cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:21:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:07.724Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b5f61f70-c120-4d08-abb8-9cecf51ba7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:17.735Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9d9a4561-3a10-4257-948e-8b805b9477b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:27.744Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=47461fa3-eabc-4be6-8d5e-4ef919f89f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:37.753Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0e6b9b7e-236c-434c-be16-eeafe46e776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:47.762Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5c655ea9-c8d4-48df-ad49-5350487366c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:22:52.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:22:52.810Z |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-03T10:22:52.812Z |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-03T10:22:52.815Z |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-03T10:22:52.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:22:52.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:22:52.826Z |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-03T10:22:52.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:57.772Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=921e18ba-a298-4d1c-99fb-cbd30d3ab2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:22:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:07.782Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b868740f-b007-459b-bd73-d4439011c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:17.793Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=213e06f2-c5e0-4de7-a94c-d27f8430aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:27.808Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1ea3a5ea-8a00-40c8-a861-462e81408a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:37.818Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=510b68b6-205f-496f-a357-963a97afa61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:47.827Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=992e26eb-914e-4ad7-b10e-56d844807b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:57.838Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b1391ae4-7a5d-4188-a3e8-fc568dac11fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:23:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:07.849Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a2779eb7-4c2c-4ec0-9438-0ed868b8d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:17.859Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1e690011-e72f-4d85-a013-25012eae6e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:27.872Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=18acc84c-805a-44c0-8836-826ec2130f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:37.887Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a85b12d2-fdb5-4aae-aaf1-907075a3a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:47.901Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9271f4a9-5c05-420e-ac1b-8c47fc4f7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:57.915Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fc2d1226-2683-432d-86ec-e6f37fba4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:24:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:07.924Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6d2604db-ebf6-4e62-b6b3-0f28e2d9b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:17.932Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2ed84735-abf2-41c1-887d-8ec59cbd90e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:27.942Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8927caaf-bd93-41cb-8987-6899f8c4668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:37.953Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5434114e-b9cd-4b4a-a238-2b85d1522d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:47.970Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=244ddea5-bd73-49d5-a74f-d4daebb0753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:57.986Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c9c2ac2a-be1a-4661-bef1-0170c338d8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:25:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:07.995Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d3ccda21-28f3-4908-98a0-466243127f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:18.005Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bd8dc46a-0c62-4f17-acce-0efad258db4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:28.019Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2dd22fe8-6abd-4b7b-8382-f6f143efb096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:38.029Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a8b9bc20-3f49-4264-98d4-32bab5dfcdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:48.040Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=db94e73b-bc9c-404b-8118-d9111e91fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:58.079Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e66c2253-1afd-45bb-ab07-bf949171954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:26:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:08.098Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=51659d68-c825-4413-b1fc-a08f8938b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:18.107Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=da799925-44a8-4883-8236-afc422d0d645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:28.114Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f7863efa-9035-4d95-9483-a14a393c05a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:38.122Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dc7fb24f-010d-4ee2-91c2-39e66af4529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:48.130Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0eb3fa9f-ece8-424b-8093-03db377ad1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:27:52.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:27:52.793Z |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-03T10:27:52.795Z |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-03T10:27:52.797Z |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-03T10:27:52.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:27:52.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:27:52.802Z |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-03T10:27:52.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:58.139Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1b692087-9656-4bc0-9827-a3f9d1e19614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:27:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:08.149Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b3d555e9-07ea-4715-ba52-bd4f8fd2cdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:18.160Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2125afa2-d715-4899-9e19-37f49c66b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:28.169Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2fcbb127-c323-4e66-a5d2-696d91ae0ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:38.177Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f794d8f6-c272-48ca-9a0b-5a02903d3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:48.186Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=405d3a8c-7f47-45b5-8adf-18e9c410625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:58.199Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7ea6d09d-7709-47fa-96a8-6088bce54204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:28:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:08.209Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c897e168-b21d-4e18-a9bb-2957bc2b632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:18.218Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=09d2411c-e41f-47d8-aa73-17e85fc65abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:28.229Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1a843529-3ec9-4da0-94da-b9590737ace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:38.239Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1875e656-ef18-402e-87a1-631ffc1ffadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:48.253Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=68b862c2-a1b4-4459-a3e5-1efbf4b5ee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:58.263Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=26112e7e-e423-40ae-8148-2f239150c06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:29:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:08.272Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f1ef3e70-843c-4313-805f-d18a0d4c8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:18.282Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2318e6d5-f5e8-4cd4-a8ea-fd5ec6557d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:28.290Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2f598774-b19b-48c9-bebf-5cb4cb6a080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:38.298Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f09e7df9-2c97-4356-8970-f6bf18f7e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:48.307Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=441ddf73-4f07-4182-8cde-ce9c510e56ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:58.319Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6cbb5b7e-a73e-42d1-ad21-c32d31bbdddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:30:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:08.334Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4d9f9b9f-f9d1-4eba-a76f-9f5230461457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:18.348Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=02ec5fbe-9ff2-4efc-b186-f0b01a5c1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:28.356Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=90b16493-fe52-4132-ba8e-c6c811e56e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:38.366Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c33754ae-51da-470e-8b3d-b2d5d67fa6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:48.372Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=11845575-9e4c-455f-a2c6-630a7b5937ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:58.380Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=990fcce8-0da1-4e22-8b69-17fcd165c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:31:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:08.391Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=820d9e65-cdfa-48bf-8e8e-77a46520c0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:18.400Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8678a49c-93af-4839-b8b3-0c5c2732d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:28.409Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cee0a06b-394a-4b82-a6c2-85a6e889ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:38.417Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b675a6ed-6c87-4c93-b96c-c9bfad22a843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:48.425Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=10dd7767-81d9-45b4-95fb-f4f82b4df319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:32:52.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:32:52.834Z |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-03T10:32:52.836Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:32:52.840Z |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-03T10:32:52.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:32:52.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:32:52.847Z |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-03T10:32:52.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:58.433Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c9bc69bc-a02f-43a1-abee-c12f6191eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:32:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:08.441Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cc455564-4bda-4dc7-9f1a-ca555541c32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:18.451Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6bd61302-0e5f-4360-bb9a-3333c1afbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:28.462Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e58c8439-7483-466a-b38b-1e7f92a4bdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:28.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:38.476Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2248a898-8807-45f1-93c1-384718196f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:48.484Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2f347b48-7303-4e12-99c1-c530f57855e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:58.492Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6067a424-46d1-4be2-b8f9-b530c0bd3428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:33:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:08.501Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c7ccd384-378e-4d0a-855b-292dd8aaeb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:18.509Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=28e1f9fd-d93c-4f08-833f-848df9968d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:28.516Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4515b63a-4f1c-4c29-8edc-e55ec9c921f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:38.526Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=100d0904-4990-423f-b8f9-065bf3ba98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:48.536Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8cc05818-f7db-4514-8cc7-870670447f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:58.549Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=771b0e41-f66f-4c58-8683-8075485fd21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:34:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:08.572Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d5399d24-08df-4926-94b7-34663ec8b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:18.582Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cbce0790-c2f7-4041-930f-1deaad7f924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:28.591Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=49ecbd7a-53aa-4758-9aa3-3c115546d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:38.602Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b45f131f-7519-4269-9696-f0cb74fba90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:48.610Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=82dec138-7288-444a-ae36-76fac8ef82b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:58.621Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=04a5c1a0-8526-48ca-9989-e885b83afb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:35:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:08.639Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cbf9af76-2660-40f3-b219-169fa310d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:18.646Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=40aec71b-d85a-45de-b4f2-3a2a286cb6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:28.653Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a1990074-5011-4b75-95c0-540497bebd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:38.662Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9cdac279-0c73-4475-a0aa-3ea202544bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:48.670Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1e013c82-4c23-4ce0-b52a-efbbfe4fceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:58.677Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=db4ac6a7-c7e8-488c-a708-7762a7c49883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:36:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:08.688Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=eb6950ae-2793-4b6b-8183-547706f092e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:18.702Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e54327de-961a-452f-ba86-6320614cd613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:28.710Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8b122128-8b74-41a1-b4cd-7a12ec271a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:38.718Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b4ce809b-a1ac-4a19-abff-82f9c1f2ff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:48.727Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=658db937-4e19-4059-9961-1ae24aaf19da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:37:52.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:37:52.823Z |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-03T10:37:52.824Z |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-03T10:37:52.826Z |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-03T10:37:52.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:37:52.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:37:52.831Z |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-03T10:37:52.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:58.737Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3680fc18-6101-44ae-8f44-4bec25efd212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:37:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:08.746Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3be156a5-ef47-4c12-882a-d76ccc5979ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:18.754Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=293c34ca-5278-45b7-a9fa-843f7e5a8390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:28.768Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bbd3b689-93d2-4b30-9ca1-19b025c8904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:38.783Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=aec182ba-0cff-40b8-b734-ab94b69c5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:48.791Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=62519dd6-31c7-4d72-834a-284593e1d3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:58.804Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=478a8ec1-190e-483e-b992-a7e8744c3f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:38:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:08.816Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ba0324a6-4e87-4f0e-84c1-e2ba000cdde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:18.823Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=02d1f41b-da77-41f2-b22f-919595553e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:28.832Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d8cd64fd-0bad-42a9-9ab1-4af5c41ec373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:38.843Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2e469918-32f0-4e90-af9b-d4bcc78d13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:48.853Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f398baae-68e9-41f9-a5fe-eb50a92afd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:58.864Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bd34bcdd-6014-4f2a-94cd-01be16db41cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:39:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:08.872Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ba192a3b-81c3-44eb-9f9d-dc0473ba51f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:18.880Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6a3555ba-af2c-4d7a-b558-1e03c31fe077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:28.887Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f62d9439-ec95-4b64-908a-f064a24ce61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:38.896Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b8ad93b9-4355-4db2-9f38-f633635a55bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:48.905Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3ab1dc76-b732-49bc-9570-813730be0a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:58.913Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ba4da77d-7a9b-4ea9-8003-3a570a75dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:40:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:08.924Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7518ceb3-46d5-4135-9c99-1ba2d0275c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:18.939Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f8e7c74a-9142-459c-9978-6e4191ea85e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:28.947Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5a388816-1b69-4ceb-b1e9-cc0b6162b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:38.958Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d5d1ade4-7fb8-4e35-8a27-251ee1003cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:48.967Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9ab8d734-cf29-4f54-b463-307c1fc30e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:58.980Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b1b64fc7-5e38-4e42-9d0a-28ff0e531ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:41:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:08.991Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c239be04-c78d-4845-87a0-afb2832b95fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:19.003Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=90f63abb-14ec-46da-906c-68b132277cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:29.013Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3764ae20-ad82-41b7-8b40-47eb0ee48244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:39.026Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c320ad5b-b57b-4da9-a03d-8a52d00021f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:49.033Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7b6351b7-708a-4abc-b967-c5f4624cb869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:49.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:42:52.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:42:52.862Z |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-03T10:42:52.863Z |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-03T10:42:52.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:42:52.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:42:52.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:42:52.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T10:42:52.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:59.041Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9ad9b331-9b87-4ddc-8256-b2df4ccb370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:42:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:09.049Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e2f4a21b-f8e1-4212-8147-593ce21ad0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:19.062Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4378c1d3-3a57-4d22-99a0-f7101b392409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:29.069Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=44aea766-5350-4ddd-ad27-234115ca401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:39.079Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a44b4a1c-6510-4770-a907-6fe69ea0f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:49.089Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=077eebfc-3715-404e-bcf5-5f23c8714baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:59.101Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8f98bdaf-11f5-41c2-8c1a-39a63907a8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:43:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:09.109Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=11ee6823-7b68-4a66-9283-fc4dee9bdb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:19.118Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5ec01fe8-bbb4-41ce-9681-e30860214cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:29.127Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=868a4324-7659-4a4b-9d9d-31e98301847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:39.140Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e40d1b2f-538c-4c97-9fd4-f93a6a94225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:49.150Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=215f42cd-3ece-42c6-a5e9-1133ab37e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:59.159Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7d1af354-745d-4832-a8a2-17a9a3826e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:44:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:09.175Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=44016042-cc67-43d8-b050-b4dbee80846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:19.187Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e79e5cf7-559b-466d-ba26-f6c14ebe5402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:29.194Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=70c5dedb-9e2c-47b0-a3e3-00ec8cd9cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:39.202Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9610f1ee-e24d-451f-a256-61d330e24a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:49.211Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ac2e2dd9-aa5d-4d57-acf4-70837f4f1bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:59.219Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=53a83af6-c0df-4ed9-9c13-e49fcca6d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:45:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:09.230Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=987fe6f1-8d68-4c29-9593-57c4ea47b1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:19.242Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fb20a980-3af5-47bd-95a6-a2f053f3d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:29.255Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=25fdf648-f8d3-48bd-8ad5-245b6b0567c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:39.270Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=92d47c82-c37c-49c6-8dac-535b828be01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:49.278Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c53349c8-3b7c-4dc4-afe6-c89b23650091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:59.287Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=352ab4d3-9720-4fe5-a6d5-5d1b1bb6a58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:46:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:09.296Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f0d8ba78-1c08-4afb-846f-01851c7b985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:19.303Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ad87061a-d586-493b-aab1-1d098b9b1240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:29.312Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=56fa9e5c-9f99-41bb-9d31-5f071a4ab2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:39.319Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=94f2bd91-981b-4002-a2b3-7ee3bc7d3df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:49.329Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fb60a1d1-5383-4e00-8179-7ecf1ade0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:47:52.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:47:52.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T10:47:52.838Z |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-03T10:47:52.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:47:52.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:47:52.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:47:52.846Z |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-03T10:47:52.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:59.340Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ab8c8888-b8e6-42ee-bdb6-0bbe1d11045f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:47:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:09.347Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=aea221ca-f81b-4ba2-908d-02cd3fd61284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:19.355Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e1041a13-8ddd-408a-bbc6-a375f218e20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:29.369Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=27465d13-3378-4c0a-994e-aea7e1cad4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:39.376Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=672f5fe9-0dc8-43ef-aa99-974a8a364d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:49.384Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5e8d509a-3e63-47c1-b53b-6803ea497f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:59.396Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3224aa3a-8ac7-4a81-b966-99ce31f2428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:48:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:09.410Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=af5ba2cf-091b-475f-8705-7cd3cab65240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:19.418Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=59acfa53-3e71-4e87-9d91-48b2147fecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:29.425Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f20f9825-9c63-46c1-84ec-b497603031de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:39.432Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7d2fef9f-661b-49c4-b15f-c467ef332bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:49.439Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ff95d441-7586-42f8-b56e-8050aed94cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:59.447Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a7a74fb3-5bea-4281-9cb1-f2066a611d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:49:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:09.455Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=30b6a848-ed74-43f8-a849-4a1aa03dea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:19.465Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7dae0c38-eff4-4870-8399-5205910c5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:29.476Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b48b8729-6c57-422f-95c0-7c29c4ae98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:39.491Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0526f3be-33ca-4b1a-b7e2-19d9337d3af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:49.498Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a47ed1a3-a3fe-46ee-bc6f-185712eea6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:59.506Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8eeab9e6-ea46-410c-97c7-90bf152c0319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:50:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:09.517Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7fc73d71-c215-488d-8680-06ea005c50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:19.524Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7fd72fef-b088-4491-a21a-58a9ce78236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:29.532Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=32f9a63d-4763-44d5-8ab9-cbac2d78014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:39.540Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0842df42-1ff5-46cb-89dd-d5451761e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:49.548Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a48afd1a-d914-4704-b024-22e66f8121b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:59.562Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=386760eb-8f6d-4ed5-a5d7-e736febf303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:51:59.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:09.571Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b6af6a9a-13ae-4bc6-bd18-a6bedc4adaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:09.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:19.578Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=18f25f72-001f-45d7-b069-add9207a1560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:29.587Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ac346d97-ba3a-4a40-a2aa-bc1eadfd6c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:39.595Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=afc3bdcb-cf02-4c7d-b813-8f05bf090435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:49.603Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2a4da4c3-104b-4c5e-94eb-7010707b6f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:52:52.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:52:52.814Z |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-03T10:52:52.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:52:52.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:52:52.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:52:52.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:52:52.823Z |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-03T10:52:52.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:59.613Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e30c2ef5-5dab-4d75-bcff-a26d328a57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:52:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:09.625Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=306e763e-7828-462c-8481-df565d1fb6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:19.633Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f12564ac-7684-4f3f-af50-b1d0786fea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:29.642Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=81babd62-0f9d-4bef-bcf1-b3c5b1bede52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:39.651Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1db9f03d-0124-4e32-bd68-11bc7118f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:49.660Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5c311a5b-92b7-4ec9-a36b-9a33d221cde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:59.673Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=23b729af-2dae-4eb6-b9ee-08dab0db0297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:53:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:09.682Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=accd2405-acdf-407b-a907-eff7b5e76f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:19.691Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ff0bcf56-1d36-4d31-8d96-85471ea04aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:29.702Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=89ae65a2-34a9-43df-a73c-265ca894319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:39.709Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d462d308-46fd-42fe-b411-872b205111f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:49.717Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f90eb551-b0c6-4ef9-9bea-00d1a7079fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:49.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:59.724Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5d40f7df-e79f-4697-b567-f48fad3bce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:54:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:09.732Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9aab4d91-fea1-4712-ae43-18c6271f5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:19.741Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=68943bbb-72da-45dc-b78e-08bc314a5db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:29.753Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=daaaed59-91d6-4ab0-bb62-116c5ae4275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:39.766Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a6facf20-67f6-4d6c-ae49-dcf3edb4578e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:49.774Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e4e4c933-91dc-4e81-9ba1-6e20e749a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:59.783Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a4280420-6e65-439a-b85b-e7ebd035fa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:55:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:09.791Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5869cc68-3f86-4db1-95ce-8e23f79bb5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:19.798Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a557d576-f855-4145-a5aa-9f210a1e27f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:29.806Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=aeddd033-72e4-4609-ae66-8a4e7b28313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:39.816Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cfb07f18-4411-46c1-9be5-4d3bdd86bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:49.829Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=743dbbc9-beaf-420a-989b-d124f449ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:59.837Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dc56a6e1-cf84-4855-a161-897a9085d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:56:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:09.845Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8623ecdd-75aa-42f9-8b4d-3158e8f9826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:19.853Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3893c330-123d-4bb0-80ca-f1bc166f766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:29.861Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=90fc7535-c745-4c75-8c19-3ddde4fbf21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:39.869Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d542963f-4240-4fa9-ba6f-bebc187c24bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:49.877Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9aafa81b-c2e9-4545-8e81-296e8ecd3d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:57:52.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T10:57:52.820Z |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-03T10:57:52.821Z |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-03T10:57:52.823Z |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-03T10:57:52.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T10:57:52.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T10:57:52.827Z |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-03T10:57:52.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:59.890Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c87bebda-67d7-434e-8a75-3b2951cf53f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:57:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:09.901Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=886af9ac-4d77-40c1-ba1c-d302329b3298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:19.909Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=25c489dd-6f99-4d47-a528-eb2dd4433bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:29.915Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c5014205-bfb8-4c44-b2fd-f28e0b08d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:39.930Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5fd04a8d-73bc-4cf7-857a-9cf005ac0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:49.938Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e8b3fc7b-79bf-43a1-bfee-1e76d0f815d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:49.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:59.946Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=57a5266f-bf14-45c5-b58e-023ee45e090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:58:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:09.952Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c9a792e4-1dce-4cfe-8b57-0468d0f2f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:19.963Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9aa05b1c-93c3-4680-afb0-00c5bc85d3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:29.971Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c60ec0b8-be59-401f-ae4d-334bd6f07d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:39.983Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=807e41ba-ab65-4993-8553-86fbdd445731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:49.990Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0dccd26d-cb30-4605-bf6c-c497e6c25b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T10:59:59.998Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ba67e8d0-1d9f-4223-a7d4-f1a7824f093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:10.006Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ed00fc34-4550-49f9-9426-509e63c14be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:20.015Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=741d725d-146b-48c2-bf54-5c654d581b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:30.021Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=43173244-45a3-4fa4-b541-4afa1e5e6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:40.028Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0a93f8e2-90d8-47b2-a278-993ed8ecab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:50.038Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d812fee3-cb5a-4743-bf5e-ec6293033628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:00:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:00.046Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=17ccbf0d-3c2b-4b99-afa5-5d874be6c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:10.059Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5d65fb93-ab18-4c7e-a537-023fcd9625ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:20.069Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7a6caedc-0b18-4dfd-a322-8dfaa66e16fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:30.078Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5044d056-6563-43aa-b5ed-daf28e611f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:40.084Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=07f77585-056b-4786-90de-7f69ef7e6c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:50.093Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=34dc379c-1439-4d89-be38-71e59fda9f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:01:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:00.101Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2fe59378-3913-4ff5-8dc8-824ba91cefa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:00.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:10.113Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fd1fb1aa-d3db-49b5-a780-bb4751f20546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:20.123Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=03c13b99-87dc-4b42-a68d-3e0c482fd2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:30.135Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7a60d0f1-c7e5-4cdc-b77e-010bfde9bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:40.142Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c9a8580f-4b5d-4f6f-be93-ff0e5488bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:50.151Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9e77b6d0-4c11-47c7-b2b5-297272db4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:02:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:02:52.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:02:52.805Z |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-03T11:02:52.806Z |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-03T11:02:52.808Z |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-03T11:02:52.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:02:52.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:02:52.812Z |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-03T11:02:52.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:00.159Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ea5582de-6c7f-415b-a74d-020288228d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:10.168Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=725fb6c6-828d-4fb2-b31c-d1f72b77742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:20.177Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e2467c80-6ee8-4912-ab72-92e6b947ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:30.189Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8d90ff31-7ed2-415c-a4b8-ca497e08468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:40.197Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7cea4c67-3333-4923-998d-42e9e1f8297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:50.205Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0e928d9d-a7a6-41bf-b797-add1c8e10246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:03:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:00.214Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1972270c-a975-4516-8367-f29cc8ed02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:10.221Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=911dc0a3-63a7-43e3-87a4-63c7f6d90ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:20.229Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=48452a8a-236c-4937-b489-ac4bff852727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:30.237Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c3e7e70b-0b5c-400e-ac23-e3fd4e4dc2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:30.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:40.246Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ed1db631-ffa1-49ba-abba-10a5b8410846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:50.259Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e473335e-54fb-4be7-b835-c48330e135d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:04:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:00.266Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c91af1de-4fb9-48c6-96be-4034c6117fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:00.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:10.274Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a06360ff-9dd9-44e2-b1ce-9b0f1e84963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:20.281Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=75d5f365-f6d9-4b41-8630-cea732010ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:30.290Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=effd71c4-bc10-48e1-a978-cef7cf495048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:40.299Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=18dfb147-2bcf-4d68-bb4b-551cee9e5d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:50.307Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7b557f35-f216-46de-8033-7972aa180ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:05:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:00.321Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e7757f55-ca1b-45c2-84d2-47bdc491b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:10.335Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2389bb8f-5253-4f58-9c6b-960134c5b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:20.342Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c0091c73-e24b-4f02-b0b2-c487f79d10b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:30.349Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0f351075-71ef-45fe-8ba5-2fe789e1cf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:40.357Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dd4b33f1-209e-4827-b6b6-ab6f7a9340ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:50.364Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e94e8218-e9dd-4638-98cd-4cbad21d2f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:06:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:00.374Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ee529d74-3e49-45f5-aab6-10cda7d52c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:10.383Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bfa739bd-1074-4205-8682-d544ac484643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:20.392Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=134a5df7-f4e5-4fed-8f1a-cffd66b4b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:30.401Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ffa06eb2-3cd8-4e87-98ce-267fb3ed04d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:30.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:40.409Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5eb70735-4622-4210-8048-fe4bc4a47297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:50.417Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=256aa969-17b6-4f2b-915c-a0bd8d964a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:07:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:07:52.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:07:52.768Z |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-03T11:07:52.769Z |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-03T11:07:52.771Z |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-03T11:07:52.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:07:52.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:07:52.776Z |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-03T11:07:52.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:00.425Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e475a5d1-790a-44b3-9658-6650594199a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:10.432Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8c97e8ec-f828-4852-99f1-0aeb2ec5b87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:20.441Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=672ce9ee-2332-4f2d-956d-22caeb856a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:30.451Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fe81376b-b387-451c-88ea-796005065209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:40.465Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=782a6fc3-2704-42c2-8f3e-cc61ac6e2eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:50.473Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e0a7ba5f-65d2-4726-9b31-c60ae2a632a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:08:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:00.483Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4d97496e-4819-4af2-a17e-0727be3e1ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:10.492Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ee39a189-a0aa-4718-84a0-78e67db61337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:20.500Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=41c34456-e58f-4404-a2ab-428bd4c65ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:30.507Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=69b37ee7-0e15-408d-8f4b-2ac65761e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:40.516Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=14fbfd98-2c7f-4c2b-b27c-35eab249e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:50.525Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1bec2727-709b-4e23-aca3-8054c37a5ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:09:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:00.533Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dd49bb3a-28b8-4e09-961c-c1460067098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:10.541Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=08e69c72-5f33-479b-97af-0c959c2998ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:20.548Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=eb23717c-fab4-47cd-a8ee-4c46c799a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:30.556Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9f55b016-15f2-4d11-870c-2961c3b0b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:40.567Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=29fd9883-adaf-41a5-9151-6cf3ed9c0eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:50.575Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1bb70736-d185-4059-82c1-a7c3fdcb6ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:10:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:00.585Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4cb0b8c0-9a2b-4ab8-bf36-dfac6b2f68fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:10.595Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0d0cd79a-4692-4e8a-93a8-cfdea18d283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:20.609Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3aed255f-3aad-4f55-bd74-8395643b3adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:30.616Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=64074d00-1ea2-4e4e-a271-5d93c1f2bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:40.622Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=981ce769-e4a0-4ce3-a238-065f579f9844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:50.629Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=53d0af84-aab4-4197-84d6-806ecee33025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:11:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:00.637Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dee98320-b48b-4ee3-85a4-52b42daadc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:10.644Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b725f667-628b-48f0-96ee-2b41904c051d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:20.652Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6c9a3dc6-f657-4d6a-8f72-1bde60961ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:30.662Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2a466c9e-1113-4665-b3be-40c837684c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:40.674Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=62468391-0b3f-4988-aa07-84224110c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:50.683Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8a5e68a3-c213-4037-9371-d0b3d8f786ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:12:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:12:52.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:12:52.824Z |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-03T11:12:52.825Z |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-03T11:12:52.827Z |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-03T11:12:52.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:12:52.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:12:52.832Z |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-03T11:12:52.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:00.691Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ca8579ab-08a3-448b-a06b-aa806b6f7d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:10.698Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6d221cc0-d198-441f-bcac-21d3ec9eec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:20.707Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d2a63067-d333-4bd6-a6c3-77669fbfebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:30.718Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ef17d255-4f83-4350-9f1a-34b3c21333f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:40.728Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f0bddd24-62a2-491b-9ecb-60aa5324012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:50.740Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=39f8cbe9-86ee-49fa-9093-4726e6714a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:13:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:00.753Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=853bf446-0654-4b75-b43f-b088906fe96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:10.761Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=47a08cea-55cf-461c-82d2-200af4a23054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:20.769Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c7be68d1-4786-4398-9932-0f1ca100a322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:30.777Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=586f9a5d-b5d2-4260-9465-d3e589ead007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:40.784Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e5372ade-a58c-4266-a835-1235d0aae9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:50.792Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ecc68178-42f8-43a1-8999-6af6d1fa7218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:14:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:00.800Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=37d9fa28-c0d6-48ea-b00a-457bc32fc3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:10.808Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c2289206-2874-4667-b94e-a7575bc9db45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:20.820Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1ca4d11c-8936-491e-9bbb-0505b9374559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:20.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:30.827Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=88d6e412-a7c3-4cdc-9708-541ee656b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:40.835Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=8549c01d-041d-4891-87f6-64ec8609c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:50.843Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4b96b571-9290-4f0e-a864-75cb8768e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:15:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:00.853Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d7db019d-bbb3-4a27-8f6b-46bff38f295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:10.861Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6a7b5a28-1bae-488d-a8a2-e90dcb3cc539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:20.872Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=da31b8b9-faf3-422d-a84d-e0a5b0591c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:30.882Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=13848161-5a04-4512-9617-c036d564b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:40.895Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5d500b14-037e-4a76-93e2-8690becd82b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:50.903Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=069ccbb2-de42-43d9-bcfe-b9b47f559e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:16:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:00.909Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bf0b6795-ed31-44c5-85b4-678c2867d978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:10.916Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cfcdc48d-3914-46be-8154-2466d08a8b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:10.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:20.925Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=796edf18-b23e-4a93-9729-9e8f93ede4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:30.934Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a4554aec-e0bb-4ae4-813c-4f9bc356196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:40.943Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f830b28d-490e-445e-ab90-14458accd4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:50.952Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a7bc36f7-44aa-4806-b249-d76d8ca4e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:17:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:17:52.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:17:52.788Z |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-03T11:17:52.789Z |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-03T11:17:52.792Z |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-03T11:17:52.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:17:52.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:17:52.796Z |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-03T11:17:52.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:00.962Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=209d2f09-f9f2-4453-bc14-ae853e24bc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:10.974Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e41db868-75aa-4351-bb48-5168c91d1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:20.981Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7f9394b3-5a62-4003-b2c9-b9923b3289bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:30.990Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=83456121-0ba0-4d0b-b3e8-7877e064d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:40.998Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b042433d-caec-4cf0-a144-384a084efbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:51.006Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=dbe50b4e-1267-4d6a-b4e7-0faea9c42208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:18:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:01.014Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4c940abc-f0bb-4b06-b668-84da765e8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:11.026Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=630e3672-4e94-4a63-b761-b647e3ba4b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:21.038Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=65a4f7fc-542b-4fc9-a076-23d00c825126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:31.052Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=6397f483-2da9-4662-808e-d9f617583696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:41.061Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e0362fae-8c7e-4b61-891a-08fe0867694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:41.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:51.069Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=36c4ea53-b36c-4f3a-8f08-82944633c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:19:51.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:01.077Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e73e92e0-86f8-4174-8e33-80e1520eca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:11.085Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0f933401-550a-4267-b57f-bbf14cb0e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:21.093Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e9acecc0-bc35-4747-90ff-1cb30e2d95aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:31.107Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7703f826-9d1d-4f72-858c-a9fba89a709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:41.118Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=70da480f-7998-4095-af72-b72246e64515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:51.125Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d47e6416-8c4e-4cba-8083-5a57d31a55e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:20:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:01.132Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9c7e54b2-b137-4d54-b103-9d5ec4e427a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:11.141Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fa1869fb-7140-48e0-bb82-e4a6273aa032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:21.149Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ec895933-5a2f-4f2f-8057-345d137258e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:31.158Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fdcbfaef-7c1e-43d4-80ed-38a03e41cbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:41.168Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=75f54b38-789e-4f8c-9339-d8dd734cf739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:51.179Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d7b5ae4e-fc20-485b-98ca-c599659cece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:21:51.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:01.187Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ffbe3c1a-a1a8-409a-bcfe-56e4f18fc8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:11.193Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d4e5dbd9-296a-4b6b-abe2-0c7e799eb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:21.201Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5515bc0b-d877-4b1e-a1da-643b0fbd3519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:31.209Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=4a8e8186-dc39-4edd-9cb1-be1206eaf2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:41.217Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cdea8508-b32e-477b-92ef-5d10e9a61218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:51.226Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=74088bc5-4dc2-4844-9693-09ef4377f3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:22:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:22:52.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:22:52.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T11:22:52.818Z |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-03T11:22:52.820Z |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-03T11:22:52.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:22:52.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:22:52.824Z |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-03T11:22:52.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:01.237Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b9cda9af-29ea-47c1-aa3d-15e1602467b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:11.244Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=80eae26a-b69e-4fc1-9296-a58efffc6854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:21.250Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b3c391eb-879a-4a20-b9bc-95e3550111ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:31.258Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=97aae421-f2af-4cff-9135-75f8b2fdad77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:41.265Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=22354fc6-3932-4573-badd-6ae8e2e6a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:51.273Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a3f541ad-a25d-47fc-becf-1f8af1e09db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:23:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:01.282Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=be776216-8155-47f0-9402-77ee9259377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:11.294Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ba731bb8-a8b6-448d-afc3-59aa9c601ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:21.309Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b225187e-2af2-4036-ac90-16bbdbe67585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:21.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:31.316Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5cceb510-d5a0-439b-9b92-2ff2c714bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:41.323Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a940b304-c45e-4240-a002-0db7afca2f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:51.331Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=eac4e3ef-b6d7-4e2d-b41b-606a4da33842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:24:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:01.338Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=42f03089-49c8-4cc9-8279-5053b1681b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:11.346Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=91f55def-38dc-4c48-bb2b-a3bb145750df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:21.353Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=05adea66-b238-4331-98ac-087f3df97413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:31.363Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a58dba1f-4440-48b5-835a-b9a4b3a62b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:41.375Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=efc8c884-cfd8-4d7b-82ed-03b34b5a42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:51.382Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b1b4cba9-279d-4448-b734-a9c052043a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:25:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:01.390Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=579f15f6-5a4b-4ef3-960f-68f221096caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:11.407Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e79d3a9c-683e-412e-a3cb-1c4889c3ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:21.415Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0496e0b6-f05a-4e50-bfa2-d23822f42f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:31.422Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3e799bf2-9ff7-4f28-ab8f-c9dd8a4b3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:41.432Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9183a61a-05f0-456d-b5dd-e956647ea2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:51.441Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2334ec92-1b41-4f1f-a8cd-433d382b22bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:26:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:01.450Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ecb5c952-7f9b-448e-89ff-d13ee1f3f78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:11.457Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=07ebeb2a-92aa-46c2-8f72-d895d0d49a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:21.465Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d20ae299-2914-4267-9ad7-26f83cd74784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:31.475Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=423e7d9c-f310-4892-bf8d-fc3b4b7e23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:41.481Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a6e6ed17-6bdf-4357-915a-891ccfe8ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:51.488Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=48d5bd59-e4c9-4a3a-a040-7f8165eab151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:27:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:27:52.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:27:52.823Z |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-03T11:27:52.825Z |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-03T11:27:52.828Z |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-03T11:27:52.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:27:52.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:27:52.831Z |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-03T11:27:52.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:01.499Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7d5524bf-5a6a-4d6e-a0c8-edbfbbecb0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:11.508Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=2541ba5f-1aa5-4f58-8659-647f21bfd138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:21.521Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=0e89cabe-89d5-4efe-83e4-6b35958fad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:31.526Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f60ab4bf-bd2a-4aaf-8581-b57776a9b66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:41.534Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1276c9ca-f60b-41d8-b82e-bc4a9ac52ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:41.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:51.541Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ac0691a0-df28-47d8-820a-e2300db43488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:28:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:01.548Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c5932259-5816-4aa8-81af-3a79ecfe0288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:11.558Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=58fb2f3f-2a4f-4b48-a99e-7a4cf8144249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:21.569Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bbf9d0c4-188f-435b-be85-ff35a2dea8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:21.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:31.579Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b6fee956-d6b1-486f-85d8-4c51f6944034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:41.598Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cdceeed7-6745-432b-8d76-7f60ee41845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:51.605Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f917bbfc-e7ba-4435-92d1-05ad569a3cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:29:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:01.611Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=322b9f9d-467a-4af3-93fe-82f23e05dfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:11.619Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=18e731ea-ff2c-45e8-bec5-61369c0765f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:21.626Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9e1ede9d-b0a3-48c4-81d9-f77f2a0cde59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:31.637Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=db0326ec-eac5-47fc-8008-0f1e249263e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:41.646Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=553fd747-0377-4c24-98d9-8cc56bba06c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:41.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:51.657Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e896792c-44be-4328-ac76-684675fe6079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:30:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:01.666Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=82ac3921-a9f7-4ea6-8b4e-5e234bedcfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:11.673Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f4b7605b-8cd3-4c95-8db2-153d45ab1edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:21.680Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=ee580b5a-3084-4f16-a6ed-f31f1419b6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:31.687Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f6bad959-ab4e-4b87-9c28-f050211c9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:41.693Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d87ee6ce-f7b9-4835-a3bf-49d1ea92e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:51.699Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e96aa3c0-3fa7-4081-a565-35ed05e7af85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:31:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:01.709Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5da769a6-4d7f-421d-8662-905206a9af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:11.717Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=efe0cddf-53ba-4df4-8749-89d9fd87061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:21.731Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=a7fc0a0d-1073-4e5d-a42c-9386d7e2125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:31.737Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=b8eee038-c46f-43cf-b367-1e3a656ac377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:41.744Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=459d4b23-a753-4216-8acd-87a235b6f0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:51.751Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=18297502-e6ac-45d0-902a-7e1e246d60ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:32:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:32:52.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T11:32:52.862Z |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-03T11:32:52.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:32:52.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:32:52.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T11:32:52.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T11:32:52.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T11:32:52.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:01.758Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=cc5e3520-d622-47ef-8507-cb7427fecf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:11.765Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=1af4c244-cb8d-4954-8909-46feb7fc5fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:21.772Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=c410a224-4a7b-487a-986d-15269b87d923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:31.780Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bfd7b209-87ef-47e4-aa2f-867a103b9b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:41.792Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f2a1cf37-fdaa-47c2-9374-a7ea514b2ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:51.803Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=92128e1c-e3ec-4d2a-9552-de64a1ddfd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:33:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:01.810Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=521eafe5-0e96-43b2-aa37-282e6dde4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:11.816Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bb2593d5-86d1-441b-a956-aed1129715d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:21.822Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=97537e70-0a9f-474e-9c61-294008ff6b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:31.828Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=5048c9be-2f51-4786-b70d-943b50d12d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:31.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:41.835Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9f0f3273-9ecb-4659-8461-beb20413329c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:51.841Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=3b012c07-93f8-4fd6-a63a-64ff4785b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:34:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:01.848Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=321070e9-176d-40c8-8d30-3737760bdfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:11.854Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=856adc8c-85e6-41bd-bcf3-a0af43841edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:21.863Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=69c16ebc-4adb-4cc1-89f1-502c3e263c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:31.873Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7f77942d-1426-4683-97b4-5394de3ce75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:41.884Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=e228d4a9-39d6-41ef-a758-4d8e940ce34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:51.895Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=96faa193-d472-4a71-aaff-ecf422eb5916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:35:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:01.901Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=9993922a-0747-465c-b175-880e89feecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:11.910Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=fe964d4c-dd2f-4765-8a98-245d785bf67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:21.916Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=7a847715-9344-451a-b029-b7f1182985e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:31.923Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=f19b0484-ccea-4381-9416-2ede1247faf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:41.931Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=59117c68-3dfa-4d4e-9874-885d08bdaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:51.937Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=d626c62e-8727-416c-aafc-291a62ac3c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:36:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:37:01.944Z |INFO |Init configs |InvocationID=6de0e4f4-9920-4934-8ea0-b285c70714f7, InstanceUUID=bcec38dc-9e27-47b3-9276-00ab576d7f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T11:37:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |