By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:13:44.198Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:13:44.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T09:13:44.242Z |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-10T09:13:44.926Z |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-10T09:13:45.045Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:13:45.046Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:13:45.047Z |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-10T09:13:45.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T09:13:45.259Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-10T09:13:45.282Z |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-10T09:13:46.882Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T09:13:47.357Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-10T09:13:47.376Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-10T09:13:47.376Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T09:13:47.439Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-10T09:13:47.440Z |INFO |Root WebApplicationContext: initialization completed in 2157 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-10T09:13:47.869Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-10T09:13:48.641Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T09:13:50.434Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T09:13:50.529Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T09:13:50.531Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T09:13:50.533Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T09:13:50.982Z |INFO |Started MainApp in 9.144 seconds (JVM running for 9.942) |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-10T09:13:51.054Z |INFO |Start scheduling PRH workflow |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:13:51.068Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3bd5807d-90e6-4a91-bf0b-18ce1e2c19e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:13:52.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:13:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:02.543Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2ddb9b66-7670-412e-a99d-4ad097ea2038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:03.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:13.607Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c50388ae-b147-4836-8870-333fa9798cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:14.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:24.677Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=805b1444-af5c-4a41-bef2-74985332ffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:25.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:35.747Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=dc35f726-226b-427b-8243-d1aa8fbdf406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:36.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:46.788Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1cfa781b-2871-4436-af4c-a04aee46178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:47.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:57.859Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b2695637-86f6-4ba1-b09c-c1b59ca1170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:14:58.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:14:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:08.926Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=442f309f-96b3-470f-baba-44682510c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:15:09.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:19.971Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9a9105e1-82c7-46d5-b3a9-7ebf77d080fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:15:21.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:31.045Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b1b96b8a-1553-4d54-86d7-0cb38d3bae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:15:32.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:42.117Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a1945fd5-6c08-43f1-b881-91f786195406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:15:43.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:53.183Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cebe983d-e01f-4edb-9192-7ad692a1e030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:15:54.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:15:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:04.221Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1f48fd2a-0d79-4b6b-b1e3-c710d285a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:16:05.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:15.264Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9c581591-190f-465c-a1ab-5053abcdc81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:16:16.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:26.300Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cbea4def-49a1-4db2-94ee-8038ec99939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:16:27.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:37.345Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2b70c223-8d48-43e5-bcf6-7b571f9a5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:16:38.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:48.399Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=74649a58-6d0f-4962-a716-e115f8dfba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:16:49.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:16:59.452Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=992f4422-aa8b-4f16-941c-8cab135bfe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:00.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:10.496Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3cafe0ef-9854-444d-abba-e8af78b2621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:11.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:21.536Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=173107bd-9e84-4148-8740-3ca115281a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:22.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:32.581Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=aa61089a-dafc-4255-899e-1b341ec4c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:33.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:43.646Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1677e656-e998-454e-8f13-31e0201e5a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:44.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:54.718Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=44572cdd-e468-46b8-83f9-6fc815d60a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:17:55.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:17:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:05.755Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cb0b12d0-c17b-43d2-9006-cf92ca5ff1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:18:06.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:16.811Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e2b3031e-a450-41a0-a0a2-efe4666b0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:18:17.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:27.879Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=43052feb-c27a-405c-b192-a5b9f21d1e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:18:28.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:38.941Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c06cbcee-38d1-450a-9929-e2acf6614fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:18:39.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:18:49.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:18:49.060Z |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-10T09:18:49.061Z |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-10T09:18:49.064Z |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-10T09:18:49.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:18:49.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:18:49.075Z |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-10T09:18:49.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:49.983Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ae3309a9-80c7-472d-a730-36c58ccf878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:18:51.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:18:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:01.026Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1674ab84-e9a1-4a41-bb2b-6c2380dfb845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:02.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:12.099Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b3d2d066-4c4f-43be-ae6c-afd5316c5b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:13.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:13.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:23.136Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c22ae1e7-6a87-4fc3-b1f5-458a633cc18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:24.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:34.175Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=73549d19-8d69-4df6-97b1-e2af1cdb1fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:35.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:45.217Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=627a1b04-3e8c-4524-855d-e93931dfd087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:46.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:56.291Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cad61149-2f15-4e26-96bb-65197e165d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:19:57.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:19:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:07.327Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2e49b9ca-52c5-41fb-a267-1009f9753e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T09:20:08.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:18.370Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cbd724ff-7430-4268-b197-35ec8a05565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:28.559Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e7235142-7767-4365-a8d6-c30b8920ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:38.656Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=511384a6-f565-43b4-a4ff-753e4118ed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:48.676Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=34931fbb-ec7d-4514-902b-c53a889ad523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:58.690Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f59793aa-3bf0-49fc-9a9f-0c87d6e4dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:20:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:08.702Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0be3a169-9dd1-4b53-a6f6-4a4f0bb0f096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:18.717Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=95f26c26-a6c4-4da1-a10c-be8ceda660c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:28.732Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=17befd3c-202e-4d93-b873-d901850c4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:28.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:38.747Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e5098998-1068-4984-9e12-a3e670ca3de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:48.768Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=165c20ea-e7a5-4a55-9f60-a724d86d7901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:48.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:58.780Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0a40ba0d-3cc9-477e-8ea2-d5b323af5812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:21:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:08.794Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3c185089-06ac-49dd-b30a-09e29d29946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:18.808Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=93468be2-e953-4d34-85ee-d2c1390333ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:18.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:28.825Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=02c55f10-afc3-411e-9a59-64a4df5f4d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:38.837Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7d3bf31e-76a0-4dec-9142-42b1466e232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:48.857Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4773e386-3b03-406b-8051-c0dc441717b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:58.871Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=078bc5ca-c086-427d-8a1d-b8095584c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:22:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:08.889Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=107d40a5-1108-4e55-84e9-f00109063f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:18.916Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4a15f6c4-7326-4e12-b25c-a12a4ce9a265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:28.929Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0331cdce-e4f5-4afd-9c33-df6bd2c00d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:38.941Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3f5c0d67-1325-40d1-a165-b8918e462125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:23:48.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:23:48.356Z |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-10T09:23:48.357Z |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-10T09:23:48.361Z |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-10T09:23:48.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:23:48.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:23:48.372Z |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-10T09:23:48.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:48.952Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=98a3d6d3-49ca-4522-b041-aa2bfd713aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:58.966Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=36537b74-0fdb-4e13-94cc-34686fd459a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:23:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:08.984Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=19b3246f-f4a4-48f5-b2be-208d1fad92ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:19.003Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e8189b92-292a-4f78-89ac-12b82b06ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:29.015Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=76780cb7-140b-46eb-9d7c-631495df7d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:39.027Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9a530e00-3f5e-4dd4-b303-3ed8187dab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:49.049Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2211025a-6d4d-4c06-b6c2-025c1acb5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:59.059Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7d26ff16-f900-449b-bf32-2170fd2a4ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:24:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:09.079Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=543e6ae4-9c13-4d0c-a49b-83bade12bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:19.102Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=839a8f74-5161-4f90-a1ca-72c72d93a604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:29.115Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=53598dfe-a3c1-4a5c-afb5-f86c16551bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:39.130Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=21a7ddc5-213b-434c-a781-c3ba09a44654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:49.141Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4409887c-4095-4646-8ed9-6bf16847c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:59.152Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=98582dfd-d13a-4325-8046-574b3e401056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:25:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:09.165Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=5f265533-19b1-440e-bda0-e91ef57db80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:19.191Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c50fe3b6-5e85-4a63-b8c5-36c49a23f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:29.221Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9f4677f5-ed24-4dba-a961-3df9966effd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:39.235Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9a4c31ee-7564-4136-8a71-1985f6d01b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:49.250Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2f786e6c-266e-4cd6-9bc2-a4cdfe8af4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:59.274Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bf894d4b-9013-44b7-bea6-04175aa76969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:26:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:09.295Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2e76c2cb-c320-4233-94ae-1704b748f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:19.313Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3c4922d6-f511-4f70-a540-121896a5d982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:29.324Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a5855592-f5a7-4c0a-a868-8d6f01725f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:39.335Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=078adff6-8ac1-4cfc-9346-7fe5af2d15df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:49.347Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a2c8a348-6d52-4cc6-85bb-080e089f2cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:59.362Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=54e93dd4-e267-4b49-bbfa-f4234b0cb44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:27:59.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:09.393Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b0cbe284-22aa-470c-9ba1-338ccfbb2be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:19.407Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b4f2aff1-5c09-4a1a-b82d-3bb10d0bbc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:29.423Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c563418e-8910-4e8d-ad46-60c5cdc05ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:39.434Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8d85b2d5-76fc-46a1-89be-461af2ba8815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:28:48.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:28:48.224Z |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-10T09:28:48.225Z |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-10T09:28:48.228Z |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-10T09:28:48.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:28:48.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:28:48.239Z |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-10T09:28:48.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:49.461Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f1ff17a7-13b0-4862-a977-03ebdbe21e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:59.475Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=91b3d480-cca9-4995-bc46-1011dcf2da1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:28:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:09.492Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1445aa34-84be-4fb9-a57a-39bd8e60ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:19.506Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a6dd0ba0-368c-4d34-aa3a-ae0a951da732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:29.527Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=897c9776-8343-4a20-800f-4ee7aebf8288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:39.540Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=052a8396-0469-4fd1-b7e4-34d506fc6ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:49.551Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bb648902-6c61-48aa-a3b1-ccadc18fda0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:59.569Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=249f23be-fea0-424d-98c7-9f0e299900d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:29:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:09.583Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8e115180-19a2-429d-8f1f-ec2724b0ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:19.615Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f6eaf4e3-96be-4977-b740-f6531f10be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:29.631Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6da11135-67de-440a-b192-9445bb62455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:39.658Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c3ad6b9b-5e2c-436d-a948-be53701857e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:49.668Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=30b69f20-a32a-4639-b1c9-cf4c3a5e53f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:59.682Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ddb2dd70-29e7-4954-85df-ce5e09c524d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:30:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:09.695Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=fbd84d06-d31b-49c6-99d0-513e286f93c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:19.713Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0beaa521-b9c3-41dc-bc01-b1c3f29da93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:29.727Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=00103ec5-6b45-4215-8377-6cd98658bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:39.739Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1067a68d-7630-4d4e-8996-82732461bc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:49.747Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7e5b4a34-c2a2-4115-927e-3af641d0eeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:59.759Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bf52a146-cb40-4e61-a094-e49a81b5dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:31:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:09.776Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=fb3ea7b4-a25a-4832-a4b7-66cdf06ec68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:19.787Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=56a5906f-e8d6-4016-9556-d6119778927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:29.799Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=411dcf6b-bf73-46dd-8359-f87ab9e4dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:39.821Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cb29db07-8d4c-41fe-948a-a1257dd250c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:49.834Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4d1c4c5f-23da-43ee-9dcc-bc27453f4e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:59.849Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1e8c2317-7a8e-454a-8ab2-2022ac07f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:32:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:09.860Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f36e8aa0-992e-4173-9291-e883b771d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:19.875Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=77b4390c-0e79-4486-aca7-e9e5c1d45671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:29.889Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=41433b62-f697-4071-b7be-87f6ee9ac743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:39.908Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=017bfe4f-244b-4638-8e7c-f72b31bb4747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:33:48.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:33:48.233Z |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-10T09:33:48.234Z |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-10T09:33:48.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:33:48.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:33:48.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:33:48.246Z |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-10T09:33:48.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:49.938Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e5588642-f807-4117-8fad-d429694633d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:59.949Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=70d11324-f73a-42cd-a87d-fdb3a6a01683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:33:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:09.960Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f690b9e2-74e8-4334-9636-9e6cb06e245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:19.971Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=98c114a6-3230-49dd-b045-96aa9c7ff38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:19.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:29.980Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3f016f5b-eb30-451a-8a2e-2fb035635dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:40.001Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9bf3781d-6169-4147-9424-459717c61ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:50.019Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=66641240-84b5-4223-9f8b-81eccf2623da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:34:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:00.030Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=71693dcc-1ef4-495d-ba41-425dbac3ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:10.041Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=25631934-b563-482f-b7e2-e47d1b8467ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:20.053Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=430868f6-eacc-45c6-aff6-a095d81fa4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:30.065Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=aafe3d62-3dfa-4375-bbc8-30dec07c6595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:40.075Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e5f2cc0d-51a4-4aa5-a6d7-3874bdf314bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:50.090Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=860caa61-818a-4d20-8169-a5c41688ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:35:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:00.109Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0956f952-b771-4200-8782-2a7bb1b32e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:00.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:10.126Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=45946e0d-7001-42f5-bd4d-1a02d48ace3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:20.136Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=76e5fffd-422e-4366-b162-e95a82f31efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:30.146Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6b226d8e-d5a1-45fa-86f7-7db282267d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:40.155Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3354c258-34d6-418e-a384-160981d693ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:50.165Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6f95bf38-2a82-4e74-b290-9e0adbd1ef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:36:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:00.179Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1ceef487-e9ea-4297-91b9-f9946ddf025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:10.196Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ab24318e-f3be-4683-8b02-19c729aa7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:20.210Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7de70556-0e4b-42d4-a74b-cc9e111298e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:30.237Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a2002cf6-da58-4b4b-8c5b-d6e3f24754fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:40.247Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=87692e38-ba42-4a39-86cf-fd2edf08d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:50.256Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=18b43e91-34f5-4a7e-82ff-22a7ff97fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:37:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:00.266Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b8f9aee6-49e3-4d43-9447-4d5e76844ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:10.275Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1c8022a6-d10c-48d2-9fd0-ded58d6c0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:20.300Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8ab16a6c-5acd-499d-ac67-79fdf5be2bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:30.314Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=07aa5a23-fa3d-4bb3-9958-e1703dda33e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:30.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:40.328Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3d9883fc-dfc0-48ca-a3c2-c34f27d06fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:38:48.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:38:48.217Z |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-10T09:38:48.218Z |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-10T09:38:48.220Z |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-10T09:38:48.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:38:48.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:38:48.227Z |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-10T09:38:48.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:50.339Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6a5706cc-8d8c-4a88-bfe7-430ffeffc17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:38:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:00.349Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=88c5fbff-7a34-485d-887a-be995e54ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:10.359Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9576dea2-26a8-4cb2-bb57-c86d54b272a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:20.369Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4d6870ee-3bd6-423e-9d31-73141cc46671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:30.383Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8b0d0712-21c3-40d5-bcd9-084c04fbe5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:40.401Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=970bc5b6-549a-48ee-b2e3-ce69c79a546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:50.412Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7e2dbc75-e1a6-419d-908a-504ea06189ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:39:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:00.422Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=683364a3-0ecc-4395-b66c-13fc1be99218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:10.431Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=14246e2d-4e67-4bbe-a4cf-6780e5fa757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:20.441Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3e683857-56b5-490b-8fb5-369f83b924c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:30.449Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=46fb8a6c-ceb2-426a-95bf-61274a0310fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:40.460Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e59e01db-b048-4c1c-81d3-8ef05e37eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:50.473Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bb986634-fdf7-47c7-9761-26f60482f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:40:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:00.487Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e192e9b5-1ee9-44c8-b463-9f6ee654ecd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:10.503Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=5e9066d1-dcf6-41a4-8b44-2785f37dc238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:20.514Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=fed78a91-bcc1-4c1d-8631-9657b68c9251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:30.524Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4671e4ee-15d9-4e1f-a8ca-4d07c4ab0dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:40.537Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e911fe9a-7afe-48fa-adba-90a395782094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:50.546Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2ee30b5c-4c89-48b8-a688-1a757eac38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:41:50.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:00.556Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0f30157a-b223-4de5-b786-51d90dddf0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:10.570Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d7d44f06-5024-4034-8538-792c602b5748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:20.586Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c8afe9fe-4486-4d28-b4bc-fe74d16338a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:30.596Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1c397ed5-407e-469a-b199-2997bec6cd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:40.607Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=986dc30d-06f6-4939-abd1-2991ef33fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:50.618Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c5f6fb38-6cc3-419b-bd56-4928db199581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:42:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:00.627Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=675cd3af-4a92-4e8e-89cc-1554feebeda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:10.637Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4cb1f408-3816-4054-96aa-623008c0d5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:20.646Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6ab4272e-20a8-4779-8d73-0e3b09b9341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:30.659Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2a4d70fe-4c74-41bd-bf19-31e9e2c8ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:40.677Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d8e5e8e4-173d-4b3f-9b33-5ca9f5fe667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:43:48.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:43:48.205Z |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-10T09:43:48.206Z |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-10T09:43:48.209Z |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-10T09:43:48.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:43:48.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:43:48.216Z |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-10T09:43:48.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:50.690Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=92d69240-e29f-4969-9d0b-8907a77d8770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:43:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:00.698Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4c24971d-7f79-4596-8b19-14c489b78a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:10.708Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7fb1a214-8323-4ecf-a00c-c3b0d57b31fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:20.716Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=14a3f71c-f455-4754-a80e-5e09b30e2f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:30.725Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8e02cfef-4962-4ccc-9f9f-a4a36fecc1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:40.738Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=790df6e0-64ff-4780-b89a-efd0b0f49de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:50.754Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=37a0b0cd-ef59-4268-a8e3-3457389b2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:44:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:00.770Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=df55b19b-281e-45aa-9f44-580b2fae2514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:10.779Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7613587e-2ed9-47eb-8813-26f8cf7b77a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:20.791Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=06a3cb84-81ba-414f-8ec1-7e404c0fb18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:30.801Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9e9b6f35-8fb1-46e3-b7cb-ab89330ec40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:30.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:40.810Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=15cd0999-752a-4f94-8d9b-b55d141e6641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:50.819Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b4d8b4be-7287-4512-9a3d-63441924bab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:45:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:00.829Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a265f829-b203-47ae-a080-ed59da4bad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:10.841Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ee1e8e01-3a14-47f0-8e57-b3eacc2e3c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:20.854Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a9c1c0c2-5297-49f9-8a54-2bb768d5c4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:30.864Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=71eb5844-4e8a-4f2f-824b-179e0b74dac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:40.872Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=571b0650-a909-4d5c-8b83-c80e58ee4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:50.881Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7f7ebd6d-7fb2-4e25-82f2-2eed2164def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:46:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:00.889Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=510eea21-cb51-42c4-8eec-5cde4c930195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:10.898Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=504cf022-a8ff-4ebc-9ec6-1096dd8cc9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:20.911Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cb2c5abf-cb3f-4bf4-8757-316bd5308735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:30.923Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4fdac28a-25df-483c-8f7f-726387d67418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:40.939Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=73b07ed3-5e69-448b-b37d-3d776f1d0ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:50.949Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=55bea82c-02df-4a4d-81aa-6b89baf55646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:47:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:00.958Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=32e14c1c-3754-4579-aaa6-3dd88641cb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:10.966Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=42f27a27-979a-495f-8d69-70a3943348e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:20.975Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9228ecb8-d7dc-4013-b174-1fc5fe9f0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:30.985Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=290ccf97-bfb3-440e-8cb9-fdd1fa955541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:40.996Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ecf1d0b8-9b56-43ef-8b7d-5ea49cfe81a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:48:48.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:48:48.221Z |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-10T09:48:48.222Z |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-10T09:48:48.227Z |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-10T09:48:48.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:48:48.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:48:48.236Z |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-10T09:48:48.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:51.012Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=267570a9-2f3b-495f-afc3-f35d8fd12f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:48:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:01.023Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=5019da4d-9175-4b06-91c2-7e74d5eb5023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:11.033Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4ca0a8f6-7b4e-4d6b-a4e7-ee7efb9db3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:21.042Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e659dab5-b9c9-4d87-9fe8-b77a7dd5292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:31.050Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=97456439-a030-42db-9b66-3ce31d5dd1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:41.062Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d129ee56-02cd-49fa-ab8c-5ae577122c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:51.071Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c5158b2e-6864-49ac-a8dc-b8923afccc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:49:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:01.080Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9f6e1dcb-1496-42e6-8aa5-e8c5dc170ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:11.093Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=05c7ff1e-54ee-49a2-8ff8-cb9822a7d7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:21.111Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=52788044-7a6d-4cf1-9df9-48263e2361e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:31.120Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=27841569-0100-4267-8482-699126e22c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:31.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:41.129Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7cb69b8f-90cb-4d8b-90cf-31a76c7679a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:51.139Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ed3b2383-6d96-4857-aa60-3aca6124e148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:50:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:01.149Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6b689d81-0a00-4ba8-8c3d-874d361c8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:11.157Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4892f5a6-6fda-4689-b5fc-201e0df48a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:21.165Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=42f130e2-7694-4f41-8e16-73369e119bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:31.181Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9b77b18b-345e-4d24-812f-aabd55aa357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:41.207Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bd9f6948-54b5-4578-ad0d-8180402fa4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:51.220Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=38d36526-8042-40b1-9069-ac2071cdfd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:51:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:01.235Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=31b3de9e-48fa-49e1-bd0d-a5f0702696e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:11.244Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bfc10e8a-1b3d-4d9b-97ef-ad2bb0232bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:21.253Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0ab0f2dc-5c72-4327-a779-c7b4a40294f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:31.263Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e57769a5-5b38-459c-9421-f0a9a6f8b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:41.272Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e4a342dc-0515-4cc7-a05d-715f2d2da359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:41.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:51.285Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=5159569e-d8c2-492d-9ff5-ac2f731730b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:52:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:01.314Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f07ada29-67c3-46bc-874c-d1c7ad56146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:11.333Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a1b82dda-3faf-4843-976a-31ba6b557aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:21.344Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=3e52d244-9228-4e83-ad44-38b3942b6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:31.354Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6033e4c2-54a1-4779-8731-bab945281bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:41.363Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2628a5f9-264e-4299-9b98-00b85da40232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:53:48.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:53:48.167Z |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-10T09:53:48.168Z |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-10T09:53:48.170Z |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-10T09:53:48.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:53:48.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:53:48.177Z |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-10T09:53:48.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:51.371Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=222c183b-4bf2-4126-8679-1afe252aa9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:53:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:01.382Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=0ab19f66-705d-4295-b3bd-e327fab91080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:11.391Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8991b87f-312a-4529-9140-5588a7b8795c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:21.399Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e83e81d2-b86f-4daf-af9c-b15e77728b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:31.411Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9b29214d-ef52-4d0b-a29a-4363c0c58463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:41.420Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=804901de-28bb-47f6-9554-25122bae825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:51.430Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cf6c16fd-7355-4a0e-955b-cc163081900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:54:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:01.444Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=2602245e-6fac-49cb-86b2-392867df458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:01.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:11.453Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e381ef36-2b9c-47d4-8565-20d2ebbc0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:21.462Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b0d02f3b-f097-424b-ba2e-f3e26e77f84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:31.474Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f7523c4f-19cc-4e65-9056-6288009aa169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:41.481Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=03021da6-1b68-4ebe-9eba-10d1f48d7299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:51.491Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bbb441f4-b2d6-450b-a7be-25ade2bb5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:55:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:01.498Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=bb8c8733-eb2c-4d70-80f7-9a18ab8a1dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:11.516Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9bc6709a-37f9-4483-af53-fafaab5b2c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:21.525Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=92d9519d-a1dd-4464-b53a-5bd288fedc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:31.533Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e6242d8d-1471-4ee7-a813-26484095fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:41.547Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=204fae34-5b8e-4a96-b45a-ea37539d6bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:51.565Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=347889ba-9761-4daa-a905-cb8c74bf9af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:56:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:01.575Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=7791b9c2-a033-4635-8c5e-77b617b3c77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:11.589Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=c5691ea5-80b5-4df6-b5a0-0647244523e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:21.598Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=493aee29-9a28-4e43-b5de-8a970adc4062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:31.612Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=35cd1ee2-8333-4ff4-bbb0-f48ca3861df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:41.621Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=1a718c9d-4fa1-476d-95e2-d1b43af48366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:51.634Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=730c0a5b-2347-4fc2-ad94-e57fa0f67ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:57:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:01.644Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=78b4d341-5c54-401d-b162-877e4e4167b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:11.660Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=afc8c617-4ff6-4cee-b7e1-9cb2e5aeca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:21.677Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6861d6fb-f71c-4904-9b90-228ac4a92234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:31.689Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=fe153f7c-ecf6-4370-a385-9ac031ce0ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:41.697Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=11ae0701-6bc7-436e-96eb-2f112dd808f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:58:48.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T09:58:48.188Z |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-10T09:58:48.189Z |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-10T09:58:48.192Z |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-10T09:58:48.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T09:58:48.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T09:58:48.199Z |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-10T09:58:48.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:51.705Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d097aade-8b9f-4f6c-aea4-886c0531d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:58:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:01.713Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=38f62c26-6947-42cc-9cb8-6eac871c24e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:11.722Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=85b1671e-300a-4b9d-83fb-2d55a0c8c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:21.731Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=810de3ba-91fe-4678-89dc-ccf71c779d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:31.744Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=191221bb-f118-4a41-9f18-ca6af77cd70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:41.757Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4f77f87c-950d-4f85-9086-f1951c0735b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:51.779Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d8e00759-b9ff-4876-ac05-a491e0860da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T09:59:51.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:01.788Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9115125a-7acb-44ee-86a3-e8bc7e98fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:11.800Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a2c2a353-7c51-4eec-b1a8-73f1fe57dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:21.809Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=d77a67dd-edd2-4563-bdf1-3f34edb60166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:31.819Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=396de41d-0dad-46e1-b63f-e3bd35d27a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:31.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:41.827Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=52fc7e80-0d09-4731-9601-c7519dbcf006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:51.835Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9ca533cc-162b-4a64-8e63-bb64250cdcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:00:51.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:01.843Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b4bbc13a-7a01-4d3a-bbe9-8ecf4c9f9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:11.851Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9c3e6fce-c805-4256-b11a-bfef93ad3bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:21.862Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8bf070a2-c0b8-4544-b5f9-66206be2ced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:31.876Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4595a3a0-1da5-46e1-b8bf-2368210cfb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:41.886Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b06d6269-6e82-4ea1-ad9c-df94b07fed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:51.905Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=acd9cfe8-a8ec-4b25-8a74-46483c2a2593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:01:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:01.914Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=f7beb912-9010-4765-a3e9-78c6947a94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:11.922Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4493bf94-ee03-424b-9171-f2061888fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:21.930Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=eed1bab6-c76e-424a-8e1f-63dc957811fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:31.938Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=073bd11e-9d39-464e-b3b8-f0307edc119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:41.946Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=184e0635-099b-41e0-950e-60d07b98ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:51.955Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=ca73288e-9f7e-463d-8bd1-50ed53810b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:02:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:01.967Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=fca14b75-5572-4775-ae7a-714f967af0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:11.983Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4862ac1d-b59b-4e0e-b1c8-4737ebb68e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:21.993Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=b4982f1f-b502-4b51-893f-a80df5015563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:32.002Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6e4da978-e111-45ef-862a-fde9f1b9de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:42.012Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e70c12fb-ed9c-4e7a-bc6b-3e8122d1f1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T10:03:48.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T10:03:48.229Z |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-10T10:03:48.229Z |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-10T10:03:48.232Z |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-10T10:03:48.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T10:03:48.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T10:03:48.238Z |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-10T10:03:48.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:52.020Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=dc6aa58d-dcc8-441f-a3e0-d7a1a97c2350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:03:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:02.028Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=cbf23171-d7f6-477b-ab61-f50e70ea359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:12.036Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=873eef2e-fa5f-42f9-9329-77211a9a8b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:22.044Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=a2f1d057-182c-442b-8d48-4d08977e99d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:32.052Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=e3c2f437-5abd-4bfa-839a-a159530ab324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:42.069Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=8e8919c3-3341-4a5f-b062-96099ba80ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:42.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:52.089Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=9e0259dd-a36c-42e0-8a58-8efaedcfa6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:04:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:02.098Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=6d4a6401-bdeb-4cd5-a650-3d24baa50714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:12.105Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=213f7aa7-80ba-4546-b8e5-1f4ef90e9ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:22.114Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=4390a456-d3bf-498d-be4f-ddafb72bb466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:32.125Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=96e5347c-356c-4eb8-b42d-e2bd9132cbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:42.136Z |INFO |Init configs |InvocationID=37bbb510-ae55-4ade-9385-9c557a081e3a, InstanceUUID=12ad22bf-1246-42a1-8d0b-ae096fffd386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T10:05:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |