By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:13:24.224Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:13:24.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T09:13:24.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:13:24.956Z |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-10-11T09:13:25.062Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:13:25.063Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:13:25.063Z |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-10-11T09:13:25.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T09:13:25.218Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-11T09:13:25.238Z |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-10-11T09:13:27.013Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T09:13:27.473Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-11T09:13:27.489Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-11T09:13:27.489Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T09:13:27.540Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-11T09:13:27.541Z |INFO |Root WebApplicationContext: initialization completed in 2303 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-11T09:13:27.943Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-11T09:13:28.622Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T09:13:29.948Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T09:13:30.406Z |INFO |Started MainApp in 8.681 seconds (JVM running for 9.371) |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-11T09:13:30.461Z |INFO |Start scheduling PRH workflow |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:30.476Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=398a4740-310d-4296-89d4-ea0c00ccadbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:13:32.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T09:13:36.071Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T09:13:36.071Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T09:13:36.074Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:42.512Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=eaf4bfca-0347-430e-a110-99964fe50d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:13:43.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:53.580Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a631c83e-3819-4554-833f-621b05756087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:13:54.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:13:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:04.650Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aaf7fe58-0771-4fd6-943f-ef6db75eef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:14:05.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:15.691Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bf56c7de-93c5-42b9-a5ce-050b8a7f5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:14:16.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:26.733Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b9fc18dd-2a87-4f49-9f35-981da77058b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:14:27.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:37.771Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=db39e163-dab0-4f39-b2a4-4079153f276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:14:38.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:48.816Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f80244ef-6ca7-4459-9872-bbd39722ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:14:49.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:14:59.852Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6be850a9-6514-476b-997e-ad995da997dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:00.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:10.896Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ebb70567-5509-4c16-9d0a-d0f6cdd45081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:11.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:21.933Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e560b06e-7517-4efc-8d7f-b7dc5bdc83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:22.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:32.972Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa53a299-e9a7-4039-a63b-cc1e44705372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:34.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:44.011Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=22aceb0a-05f0-4789-a1c4-eac7db47e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:45.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:55.053Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d37c7650-fdeb-4246-a1bd-5555416c40fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:15:56.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:15:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:06.093Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=505cd901-3097-4551-9505-bf43f2a6a14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:16:07.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:17.139Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5b618c3d-bfb7-4d6f-bb86-1f982c9b1447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:16:18.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:28.205Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e120e1bc-ad16-417a-96b8-ee6c90ccb5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:16:29.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:39.244Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5eb8cefc-44af-4a83-a958-ae08c213b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:16:40.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:50.285Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=33c27cea-8915-4e34-a2f0-081c19facdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:16:51.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:16:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:01.325Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e282e7d0-6986-4881-a3d0-e11e61921bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:02.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:12.365Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7d5fc0df-1245-4e3c-a8d5-7f8a8a805d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:13.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:23.406Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=65faf231-71c6-4545-9409-46c05284a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:24.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:34.443Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b2d191a6-ac92-46bc-9595-e8daf19f7315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:35.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:45.484Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=15c63490-7524-422e-8710-67ac90e4512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:46.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:56.527Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8dd1fcf4-d3dd-4602-8089-063ae559f7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:17:57.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:17:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:07.566Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=13848953-31e8-4cfb-982a-562e6be82331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:18:08.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:18.661Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e1a59566-c597-4f39-a221-3da2253c0700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:18:19.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:18:28.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:18:28.875Z |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-10-11T09:18:28.875Z |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-10-11T09:18:28.880Z |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-10-11T09:18:28.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:18:28.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:18:28.888Z |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-10-11T09:18:28.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:29.709Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=98bc4d17-f9e4-4fb0-8bc7-f63abad98e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:18:30.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:40.750Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c7e2b74f-4f29-4810-b11a-5f23ed281a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:18:41.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:41.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:51.821Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89b772ee-60af-4b2b-84ee-040f04d26c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:18:52.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:18:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:02.893Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8381ba92-4117-4b70-af9a-7b023530f5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:03.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:13.933Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6974be93-8f1c-41a7-b94a-48d9392500d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:14.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:24.971Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=326242e9-a7be-4b10-86a9-cffaaf1bdcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:26.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:36.011Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5fadbfaa-b031-46b4-9fca-63d10e06698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:37.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:47.059Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4e0d1f06-54bb-47ac-8bb2-7d15c5a68c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:48.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:58.125Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=761161ad-b79e-45f7-9ce4-1a31b9d5e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:19:59.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:19:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:09.164Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=033af092-51dc-432a-9553-7afe7cead267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:20:10.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:20.204Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f57e4cd4-f2d5-4ad5-bfb0-d58a703add04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:20:21.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:31.251Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=342a3f1b-2758-4d20-8122-b75dea181f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:20:32.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:42.284Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2ef15333-de14-40d6-8f0e-b7e33808bf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:20:43.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:53.331Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d04d4b08-3892-44ab-a7c3-655c62722c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:20:54.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:20:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:04.397Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0316f7e4-9585-4da1-846c-f102a533b1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:21:05.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:15.438Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9114ae3b-4215-469f-9e85-578787bd8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:21:16.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:26.476Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=92826beb-3ae4-402c-a260-4b2c8d961598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:21:27.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:37.517Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5a8db033-2fc2-4a26-bd2d-20566563a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:21:38.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:48.587Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9e7e9b45-6219-499d-becd-3796aaf65508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:21:49.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:21:59.660Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=da1d0c33-23c1-48ca-bdcc-6885b3885718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:00.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:10.700Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4b3686ce-bb1b-4c7a-9cd8-8f75edb0d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:11.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:21.742Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9de4a578-1589-4ea1-b961-0fed5243f9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:22.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:32.783Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e8805661-5767-42cb-ae31-928712a0a415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:33.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:43.818Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=76c5630b-bb8a-48d0-9df0-813694b6b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:44.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:54.860Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=87799aa0-3142-4c97-a8d7-f544127c0793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:22:55.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:22:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:05.900Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4746da82-30c0-440b-8427-43e40f23385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:23:06.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:16.940Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45eae72a-50ef-41de-8c9f-52eac46edaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:23:17.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:27.982Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4c3e6c79-5ec3-4bfa-845d-6746f74ced27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:23:28.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:23:28.235Z |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-10-11T09:23:28.236Z |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-10-11T09:23:28.238Z |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-10-11T09:23:28.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:23:28.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:23:28.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-10-11T09:23:28.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:23:29.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:39.020Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dd481b14-4536-4acc-a080-32294f8a8e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:23:40.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:50.062Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=15815c62-a384-4ab4-b3d0-80b4127d73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:23:51.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:23:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:01.108Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9d5bde4b-d31b-41c8-9728-6d453d1e8954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:02.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:12.172Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b7a7773f-e002-493f-8bac-a867c323db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:13.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:23.211Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e23b114d-3971-44ec-8b9f-31c86e8468eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:24.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:34.252Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1c90da7b-2fc3-4da1-b46e-72f09e7f7399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:35.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:45.292Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=04b0fedf-d84a-4039-bacd-02e50d8866d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:46.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:56.331Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3f34c061-f2b9-4b56-87aa-563f2fa02133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:24:57.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:24:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:07.372Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3d5c5ac2-03b6-48b6-b45a-88e92ba14d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:25:08.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:18.416Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4ac04f6d-b70a-4db2-bd26-777305776a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:25:19.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:29.452Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c434cb93-19a4-4636-9f60-8a0551a60627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:25:30.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:40.492Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8b1dcc4a-59e0-4aee-b10e-3cf1117f3d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:25:41.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:51.531Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8fb2b89e-ed6f-4b2f-b978-df67e6898be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T09:25:52.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:25:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:02.572Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=085f79ec-ad37-426d-b1d2-3508a0f6b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:02.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:12.680Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=11dcd8e0-6904-4e44-87a5-bd5c62f87b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:22.701Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=27b8fd6d-4cf2-42c0-9a1f-b54c44a9b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:32.715Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5ff2819f-44a7-4037-b8b7-825fb834b72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:42.744Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5dc57f1c-ea35-4617-83dc-9a0362d00cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:52.753Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8a3f8e17-1376-4669-8ec4-b0122826980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:26:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:02.764Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=39307153-b69b-456e-a7f1-7d069b48b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:12.773Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0e1d3230-6b17-4d11-8cae-ed89e8a9a9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:22.782Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b1cdf784-727d-4c23-8f7b-54ca70219380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:32.793Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=63527f43-3342-4aba-b6a0-5213fe7f544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:42.802Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=602e2225-da1c-4a6e-be31-9429d3f16439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:52.811Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa165b00-f61f-47ff-868e-6d9617d016ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:27:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:02.820Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6fd1e4cd-0ab0-48c8-833f-91c872adbd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:12.831Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6ada45ed-1403-446c-8666-a61ab53ebb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:22.841Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9bfd769d-c782-4e18-b6e6-e5097ab6a60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:28:28.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:28:28.166Z |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-10-11T09:28:28.167Z |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-10-11T09:28:28.168Z |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-10-11T09:28:28.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:28:28.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:28:28.175Z |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-10-11T09:28:28.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:32.850Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=61e371cc-3ca3-490d-a353-d77f84f043af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:42.861Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7a26e1a7-2288-4fbc-ae09-377e49e1794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:52.870Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f3e06a79-69c1-4811-aa64-80bdaa658ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:28:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:02.881Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3eb64f8b-aa9d-48ee-8c49-05e02226a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:12.892Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f8e5fcd3-b722-4414-b668-3cf116070551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:22.901Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f37e6a8d-27be-4eaf-b224-e3146f259a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:32.910Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7c7878ba-ea95-4d5d-bc2a-4b7e12b10f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:42.919Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ab673997-a93f-44a3-bd3e-e7a3a8cc6782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:52.928Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=21880d73-da3f-497d-a818-66b44592f41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:29:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:02.936Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=440cdad2-1e1a-4629-9b4d-a18869eb0881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:12.946Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89149fb3-52b0-4fab-beee-cb82153f6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:22.956Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c95ecf58-0db0-4cfa-933a-1c61dbf60533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:32.965Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=87b2d70d-1d12-462a-9d73-a5f511cef74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:42.975Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=52217bb6-8571-47df-8571-1a97c70033c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:52.984Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dac87d79-547e-4da6-8a7b-9f411f77058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:30:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:02.993Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fbc4180b-62a4-448e-8925-6ccfc0dd0e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:13.004Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=257ce913-7ca5-4c9e-9707-c22247bfc085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:23.013Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=08c36897-ef28-48e5-a1d8-d319c98ff8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:33.022Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7e99b5df-1079-4311-9370-c54ee171e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:43.031Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3953d707-c4ed-4424-b319-a250617a2874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:53.040Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9e85b2d9-1bbe-46a5-8809-167233fc3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:31:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:03.049Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cd86aae8-cabc-4a00-a470-ca38d0996a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:13.058Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89b22627-0fb4-41fe-8184-02df3a833e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:23.068Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=578a2ace-346d-4dec-af6d-10b1fe0fbd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:33.077Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b161888f-5c49-434b-b03f-7646e8c298cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:43.087Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ef9108d9-4696-4b2f-befa-b39525248ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:53.097Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b46d620a-e06e-43ee-acb4-d9363ea59075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:32:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:03.111Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=17001150-7e8b-43e9-89eb-e33583c55750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:13.120Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=83c24948-7c44-49b3-a0a7-e89f33d86977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:23.130Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=10c03e0c-c05e-4fa3-99d0-ac4b0729043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:33:28.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:33:28.179Z |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-10-11T09:33:28.179Z |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-10-11T09:33:28.180Z |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-10-11T09:33:28.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:33:28.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:33:28.186Z |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-10-11T09:33:28.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:33.140Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7c88aef0-448c-4087-9509-e5897816ceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:43.150Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f5a910ac-9da2-4c0e-bd26-3ed9a3b7e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:53.160Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e71fe292-9c0a-4b86-b80f-cdf6640e2944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:33:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:03.170Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3e56c082-1d74-445f-8fdc-50afc5642ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:13.179Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9fa0a45c-6c3a-4495-8d70-6b7c0627334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:23.188Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=32f41e99-2351-4eef-8922-b2919d7b5154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:33.197Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d81398bb-3bf7-4628-a50d-9ebfe71d3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:43.206Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dc2e7df1-79bc-40cf-908e-4465eb5a2a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:53.215Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7e492de6-958f-4eaa-8f4c-e8affe0df565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:34:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:03.224Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=67d77d76-14a5-45fb-9778-a88757947d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:13.235Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a55db7cb-a1ec-4609-97ee-c9bfa351d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:23.248Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=66c9fcc5-f08c-4931-beb8-496ae9984750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:33.260Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa5659ca-7a6b-4939-9071-16afaa09c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:43.270Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e05f288b-6381-49ee-93e8-b8663b8248b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:53.278Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=82c96aae-b33c-43c2-88e8-01cd20b3624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:35:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:03.287Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d1b60bf4-ad17-4715-8b36-4441959d9f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:13.297Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c0d8d9d3-a29f-4ada-a9cd-159d1ddbc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:23.306Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=394bef44-a1a5-4e3f-867b-988dc7202ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:33.315Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2c3db6c3-6bca-4e18-a1d9-983119a2e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:43.324Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1a53a133-ee48-4c44-9d8a-a2adabab91df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:53.332Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0870d9b1-877d-4ed3-9aa9-17d2767a61cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:36:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:03.341Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3d8b4ed9-5a94-495f-813b-f08d963a2f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:13.350Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=64525297-27d0-4849-b02f-e1a0c737f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:23.362Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e83e62b6-3b0a-4a58-9dbc-f1e18202dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:33.370Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=53281f2d-057f-49e8-bf64-0f9a04485344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:43.379Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d9b1404b-03d7-4b0c-8f91-aeed5ff7e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:53.390Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d1ae06aa-d91e-4d5d-a42f-a041399ce1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:37:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:03.398Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=935effe7-a130-4ef7-bbc3-6d8ce4730173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:13.407Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b83fb54e-f0fc-442c-83dc-e30d24e9bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:23.415Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=85e27a04-63c6-4948-b7cf-7cbe9b7e261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:38:28.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:38:28.166Z |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-10-11T09:38:28.167Z |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-10-11T09:38:28.168Z |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-10-11T09:38:28.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:38:28.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:38:28.174Z |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-10-11T09:38:28.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:33.424Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4e4eb489-4633-4c78-ab8c-658a23b23c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:33.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:43.433Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f00cdd16-8896-4e1e-9f96-005e9f89908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:53.443Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f1552a5a-f0f4-4933-a179-23ebae9c54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:38:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:03.452Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a199dbe2-bd3d-49ee-ac52-35ecb661f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:13.461Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cdae5f27-cbdd-4e58-9f80-f7fc2394c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:23.471Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b78304dd-4707-49cf-8487-1e3de7523783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:33.480Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d650cd41-e5f7-42d5-b712-706193148e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:33.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:43.490Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=40002c22-e523-4d00-ba0a-db600a7a32fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:53.498Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=11026329-84bf-4370-b913-2107b5f4437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:39:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:03.508Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0e294c0e-c9cb-424a-812f-ebac3a1d08df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:13.517Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d5a3bfa0-91be-4fbe-aaf1-94c3736bca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:23.527Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b381dbd8-9ac2-4e68-8725-649d913a702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:33.536Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f18e660d-49a8-419f-a6d7-f858ccaeb6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:43.547Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c01f5ee7-41a3-46d2-bc3c-fa57bcd0bc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:53.557Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5cf9141d-4cf9-46cc-ba0e-e1d79397f0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:40:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:03.568Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=29e1a352-fa65-477e-988c-d5f5cd0e9150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:13.578Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=80ff43ac-56c2-43b2-a5ca-4c56cc294015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:23.587Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=063cdd9c-7510-4db9-b572-ef9a6d3bd470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:23.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:33.597Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c460dfee-e3da-4eb9-ad7d-c7e249b9a346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:43.611Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bbffb107-d6b4-49e2-99a3-5cfcf7355a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:43.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:53.621Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=91313453-875c-4b9d-a9d9-726f2fbbd185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:41:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:03.629Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4d34ff68-c1ca-44ff-94ef-d8fccf462912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:13.638Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=28c28081-4179-4fde-a4aa-d2bdce5349ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:23.646Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=35bf52b1-2661-410e-81b4-01995f3f79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:33.655Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3970f399-c7ee-473e-ad04-f4adf56b5f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:43.665Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3573d7f8-d865-4c3d-893f-7605ecf61392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:53.673Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d4f502ca-5624-48d0-83c4-417ec6185032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:42:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:03.681Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c3abf561-23a3-49ae-9056-ecd580d71dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:13.690Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=af58b858-d4f7-4d7b-a984-c194631f17d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:23.699Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e3d16024-8af3-4502-9dd3-ebc1910c1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:43:28.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:43:28.144Z |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-10-11T09:43:28.145Z |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-10-11T09:43:28.146Z |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-10-11T09:43:28.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:43:28.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:43:28.150Z |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-10-11T09:43:28.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:33.708Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=041dcca0-e09f-413a-9fa6-c38b374c30bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:43.717Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1a983793-8562-4410-a5ae-97225e519dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:53.727Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=179e293d-8769-49a7-89e4-919570d4e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:43:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:03.736Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ef8419e8-51e9-45cc-a30f-c419938bc353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:13.745Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=21948dd0-b8b6-4338-b7a9-14e378fd4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:23.755Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=260d4f31-e997-45a0-a846-58256b8db897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:33.764Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cb52d1ae-1df9-487c-9c06-23cd6dbdb1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:43.772Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=87b9d0ad-8b55-4d0d-91e0-6909cc1be88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:53.780Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d9b1f1a9-0369-41a0-9c15-17304e9e2ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:44:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:03.790Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=44c41961-2a99-4336-873d-d3238b6f9591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:13.797Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7c00be9a-170f-4ad1-8836-66af0765f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:23.806Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2bdee0c4-788a-4854-a6a0-15e07e3ff094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:33.815Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cd15770b-371d-4895-b424-5158e65419ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:43.822Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b0604e49-f85a-4784-9b84-c23b6609de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:53.832Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b2a8d713-aec5-45d5-bf5e-c7e6325a0950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:45:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:03.841Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=447b0a2b-ac86-41c8-8d4e-c281a7a3cd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:13.857Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a8f4e82f-2323-46b1-9740-e9fda36c43aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:23.868Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=edf187bd-6fc4-4b1d-8179-1a3486bbd1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:33.877Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=78ca2660-10b1-444d-8375-f9c340891e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:43.887Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=697b7ca5-cebc-4992-b08c-e7f4ab6c581f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:53.895Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=07881c03-00cd-45c3-8950-68bdc2a7d616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:46:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:03.904Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=52e773d5-74c6-47c6-adbb-4e6eaab16451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:13.914Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f61080bf-38be-4737-9b56-a78459840374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:23.923Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=66a0500a-f7a0-4733-beef-a2cd40076df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:33.932Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=de290db2-11bb-431c-bd80-d62e2f3cff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:43.943Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=80ffc8a2-218e-4d46-a16f-5ad28c73dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:53.951Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=560524a2-9d4b-4fa7-8932-570eed4a3b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:47:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:03.959Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=03f66490-bb97-4809-8265-1001ced14d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:13.967Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=53b10197-62d4-4eea-a825-69b53f36c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:23.975Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b22bff70-21ef-4ff4-8d76-fae280049a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:48:28.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:48:28.279Z |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-10-11T09:48:28.279Z |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-10-11T09:48:28.281Z |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-10-11T09:48:28.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:48:28.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:48:28.300Z |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-10-11T09:48:28.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:33.983Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ecebb9ea-43f8-4c91-a606-b265fca2ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:43.992Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4b3a7ef5-8a59-4ba7-82fd-e1c7e1f0c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:54.001Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=56ced346-2d55-4210-9deb-5d012df1dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:48:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:04.010Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=253eddb7-fdf6-4b55-bce4-5078bef49745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:14.017Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=73d13578-9e42-4702-92d0-ec3fec296c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:24.025Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=01367162-e794-4294-9b38-a2546147f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:34.034Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5fbeeafd-5543-4bea-9a7e-9c3f7ecd0ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:44.043Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=93ea1e86-4a92-421c-8868-da4eb1ab3e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:54.055Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c71c8c9f-4c2b-4b77-8646-109d84645780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:49:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:04.065Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=960cf7e9-6e27-420e-b654-e6e0c68be5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:14.074Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7c713e66-20ef-4fc1-bb8c-7577474c1ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:24.084Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=53c1be8c-acf3-4319-b9e6-2564d2fe8169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:34.093Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4bc48ade-af5c-4e98-a312-ba9ef1313448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:44.102Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9c5665cb-5376-43aa-9319-a4f4c0ce2095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:54.111Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=88fb5551-7b29-406c-b607-f8bffb5c64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:50:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:04.120Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cbb821e7-7093-411c-8633-ef62dc2d9e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:14.128Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=26ab82a7-cf64-490a-8867-5f26b396fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:24.138Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e79c7637-9930-4fea-b664-a9cd8d4b0195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:34.147Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7b67f250-4942-4ffe-8250-372106aacee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:44.156Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=150ae4a7-1425-4b19-a953-e0890aace669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:54.164Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cddd4633-ba08-4b82-8791-d18a3fe8d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:51:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:04.173Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0bfa933f-203b-489a-9725-10557fa29533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:14.182Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6d9c23c1-2a2d-48af-b81b-a71471bb09f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:24.190Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3921f0fc-c080-4da4-91a8-91584ea0df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:34.199Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=85ff7c34-bab8-4f66-a28c-91417ca37bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:44.207Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ecbae493-16a1-417d-a3ba-632cb95e1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:54.214Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2fa7e3a3-a8a7-4f01-88c8-685876c49162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:52:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:04.222Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9e6b6209-f307-4679-85de-93e6a042a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:14.230Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b0d994af-e0c2-4855-b0c6-81188adcc80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:24.238Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0c49b5df-da64-4727-a34f-1169d8be2a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:53:28.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:53:28.179Z |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-10-11T09:53:28.180Z |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-10-11T09:53:28.181Z |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-10-11T09:53:28.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:53:28.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:53:28.187Z |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-10-11T09:53:28.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:34.246Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=abb836c1-3074-4afb-9f53-9654cb02c7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:44.255Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bfcae752-60a5-4a37-a8cf-107efff7a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:54.262Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4a4a1447-16f7-4021-aba8-bef02259dd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:53:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:04.273Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=38331f74-a4ed-4225-a488-e26facc74daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:14.281Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=25cc8bc1-22f4-4060-8bd1-3b546a64d3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:24.288Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3a21cde7-62d8-4b96-a7cd-64d02d8e8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:34.298Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4cbf78f5-6c56-4d96-8cc8-deea8f6981ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:44.306Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3c44039f-386a-4791-bcc4-9f36ebae9b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:54.314Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3f07a291-d119-458d-b71e-34baae8ade55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:54:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:04.323Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f125d74b-3c8f-4b89-b271-889b0659b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:14.331Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5894dba5-b6d4-4069-afdc-9c1be69754e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:24.340Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=05bde555-cd78-4a1a-b9c4-d6596948548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:34.348Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fe9c8bac-2cec-4727-a348-0841be9745cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:34.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:44.355Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e836d42e-3c10-45a1-a5f8-6033c80849bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:54.363Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=84e5a572-cffd-4ebb-8e62-6e28254fed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:55:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:04.371Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3f2258fc-ce18-47d7-ac3d-d2c751194267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:14.379Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dddcfeb5-7e3e-42f7-a7d9-c671abfaa1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:24.388Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=43e68490-a14c-458f-a664-04f129d146a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:34.396Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45ad1646-4fb3-41a5-bff3-9dfa0a7fbd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:34.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:44.404Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ce094df4-02ea-4f2e-8531-3e1dfeb05bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:54.414Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cd0febdf-a80b-4d4b-a114-8d810dbee547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:56:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:04.423Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1dcc44b3-bece-4ead-8ea5-b9a717ec6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:14.433Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45fbed8f-ba38-49de-9163-4e4699ff552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:24.442Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7ccdf918-78df-4394-9352-9fa4ab7d0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:34.450Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8fe7e07d-d61c-4d05-af1f-a02d43cfe72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:44.458Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=60b2e6c4-be06-4b72-84bc-968222c69787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:54.466Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ec7be9f6-2d66-421d-a13b-7aa4c3d40223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:57:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:04.474Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8e598dc1-cc4d-4a3b-b401-b87d739edc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:14.483Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d149c965-b04b-4bd1-ab8b-06cff9d08673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:24.491Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f9ca93cc-484d-4911-8114-f60f7e8d927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:24.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:58:28.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T09:58:28.165Z |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-10-11T09:58:28.165Z |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-10-11T09:58:28.167Z |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-10-11T09:58:28.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T09:58:28.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T09:58:28.171Z |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-10-11T09:58:28.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:34.499Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c91f3690-a4b1-4109-b961-d63c35631fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:44.507Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3ad8acc6-eae0-4966-bd22-8b8c9e0baa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:54.517Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8ec88465-96d7-451f-868e-58d7ba003f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:58:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:04.525Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=730e1d35-97af-4f39-bff7-73ee8fcae423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:14.533Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a655cc32-dfd5-4eaf-a3ac-37b7780d5ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:24.542Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aab6f926-2e20-43ee-9f3f-95e3f7589e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:34.554Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=30de7c77-15f9-44bb-b0bb-16441676a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:44.563Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5d640a76-1dd6-49d1-aaf6-92ae399f1be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:54.570Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a58be49e-a3cc-40e3-b428-47d75e056953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T09:59:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:04.579Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=31e19a5b-7cb5-489c-9146-308921493e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:14.588Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e7735ed3-bd41-4ff8-9088-2cec9e80553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:24.596Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=29c5caac-dba9-4a4f-ad61-eb3eb6facc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:34.605Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bb50540d-ad8f-4735-b0e9-57e9f851b242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:44.613Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8258549d-9977-4f0a-8e4e-a251e44075b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:54.622Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5709f107-efdd-409a-b451-eba8d1eef1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:00:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:04.635Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=691666da-5d36-45eb-9723-ff2ff329836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:14.643Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=54b197ba-dcb9-4617-8c3e-583ccda11594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:24.652Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=75d8bf40-5ff5-43b6-a54d-c81d95358b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:34.659Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=07c20e6e-5558-4100-a9ab-56e87594c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:44.667Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=53fdf1a7-9064-4386-a1f5-b551668634be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:54.675Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1e266d34-2dc1-465e-89dd-1bf2fb51ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:01:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:04.684Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=79ed7adb-5ad2-4f9d-80f4-d282302d5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:14.691Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=51644c6b-0090-47c2-bbfb-9c9df5264834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:24.699Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=126339a9-4af2-4c89-a0a9-8a88b38b2e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:34.706Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8df5a592-614e-43c1-8251-742a96ab79bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:44.713Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=018056c6-e25e-4dd9-8b64-96d36d86dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:54.722Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6ffdc025-caea-4609-962d-d5ebbdb86b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:02:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:04.730Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=039f6d8c-0fa7-421f-bbcb-6984d26f81dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:14.738Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7f0617df-f8f8-44b1-96e7-5da0b529303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:24.746Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ff78586b-4a87-4fb3-ad67-79c8109ee70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:03:28.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:03:28.152Z |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-10-11T10:03:28.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:03:28.153Z |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-10-11T10:03:28.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:03:28.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:03:28.157Z |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-10-11T10:03:28.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:34.754Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c6c86d86-0b10-4da3-a44f-6242a7f751b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:44.762Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=676f513a-269e-40b8-b125-bdbb7c1116ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:54.771Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5fdee82d-75bc-435f-8644-0887899f0bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:03:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:04.779Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d16d8e1e-2451-48de-adcf-4474c06fd0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:14.788Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89cbfec5-4d2d-455e-9b0a-77beb227b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:24.795Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8f8aa302-19a9-4d1e-bced-4078426ccfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:34.802Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1188ff66-6495-4ef3-9d4e-a5298a0bf40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:44.810Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=84a104a7-9f6a-4491-b4db-808f1ea7a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:54.817Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d37c5fb1-6fe6-43b4-a188-92f30c3c842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:04:54.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:04.825Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5c2d726f-bacd-47c3-92fd-84865ca4516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:14.833Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=96025521-3966-4e57-bc2c-078c38db3b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:24.841Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b4ddf1d8-addb-4af6-b6d3-4bdcc5cec75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:34.850Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cf8f8a03-e880-466e-b2d7-aabbdc18ab51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:44.857Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1ee4e047-8db4-4a52-b256-d0b98f092976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:54.864Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6007ab20-07e6-4cfd-8f70-b0aae739aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:05:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:04.871Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ba4d15d9-07ff-4adc-8e6c-8d4b7a5207c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:14.879Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bce0610e-c335-442a-92b7-12fb8a0ee74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:24.886Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b69a8823-2c0c-4fa2-9d3e-e77b5ba795d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:34.894Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ffffd5ec-64a2-4547-9cab-497ea4999d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:44.903Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5a5d1af9-dc0c-4a51-8e11-8362870781fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:54.910Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9f3b9962-e60f-4323-b339-9121e86fc85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:06:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:04.918Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8d06a9e6-ee6e-4eee-9b25-2c2bc4da7f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:14.926Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6257f6e6-a92e-4302-abdf-de3b3a3fed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:24.933Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=445041c0-268f-4b75-8754-c2488262b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:34.941Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e5a4937b-77c8-44ac-9c3b-f1b532bee5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:44.950Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f13b60d2-eac2-44ca-bc05-fd82597c1a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:54.958Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cf2a38cb-9f15-43d3-bf81-42537fa3e00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:07:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:04.967Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d600f957-6dc2-4cca-af6a-057662553899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:14.975Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=86166c34-1e39-42b3-9658-d203bb5f4d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:24.982Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a6a066ec-5578-4eb7-bcd9-b3b5ad8ec3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:08:28.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:08:28.135Z |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-10-11T10:08:28.135Z |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-10-11T10:08:28.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:08:28.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:08:28.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:08:28.140Z |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-10-11T10:08:28.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:34.990Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c383d224-c2e7-4589-afcc-a3ca309b6903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:45.001Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4d9eecd9-2d61-48f9-a307-661112005dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:55.008Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e9cb1bc1-45f9-43e6-a30e-fd60f8aeea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:08:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:05.017Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6a7b651f-62ce-422f-8ecc-ae6da4fafb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:15.025Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5f498ba5-e7c0-424f-8ae0-e9abb3a3d3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:25.033Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=02088c34-30d3-4aee-8e46-e35af9353442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:35.040Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1e165664-828d-43fc-8395-de99de47fd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:45.049Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=abdb2c23-4bad-4655-958c-177617260039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:55.056Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3581d742-96e0-4cce-847e-d0f4fdddea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:09:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:05.064Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa8e0afc-69f5-4433-9b16-0547c148a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:15.073Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3af98528-40e5-4e2a-86bd-5d109870b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:25.080Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4a6ac47a-88ec-4a7e-89df-0262d34f9890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:35.088Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e692c0c8-4002-48f2-a52d-ec2fb97455fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:45.095Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aff31dea-b373-417a-8ebb-bab6596f959c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:55.105Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c567dd5e-4c3b-432d-93fc-621c0db80252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:10:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:05.113Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=34e0c487-b041-43ab-8dc3-2b3b04b451db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:15.123Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=18178c9c-691c-4091-86b8-6566199c7f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:25.133Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f7cec963-6ac6-4f8a-9ef7-5a8ce58e9abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:35.141Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6bdc6912-99c0-4e70-8f3a-5ab974f7928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:45.149Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6cddd432-2752-4f0f-8962-69b69070c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:55.158Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e86d1b60-27d1-43f2-ae19-78001ef2be1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:11:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:05.166Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6f592994-1357-4965-b67d-bed73261b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:15.174Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a5d3e665-6ee4-438f-ae41-570e5175eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:25.181Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e5c644a7-f6a8-4a1c-bb2f-4907fcc9f112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:35.188Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=28bcdbf5-d512-4615-b4ee-71c64e430248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:45.196Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4d84bd01-69be-42d3-835d-065b45afe2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:45.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:55.203Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6daf214f-c446-47fb-9dae-775f2899b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:12:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:05.210Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=44a7e278-3f13-4100-8d63-6afe303b724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:15.218Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7f3f635b-137e-459c-8685-7fe7bfb30e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:25.228Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=866c7b8c-c40a-4920-bdd0-fa07e44a54a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:13:28.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:13:28.154Z |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-10-11T10:13:28.154Z |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-10-11T10:13:28.155Z |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-10-11T10:13:28.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:13:28.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:13:28.158Z |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-10-11T10:13:28.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:35.236Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=26d88028-4393-460c-ae88-43b0f0515ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:45.243Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=da662fc7-295d-4203-b538-463ab47a4fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:55.251Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e3dbc841-7f92-4d07-87db-37fcf73ee46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:13:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:05.259Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f7e069f6-885e-4ea2-90a6-402d18600adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:15.268Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=843c6ec6-39dd-471a-99cd-d98ef22a3ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:25.276Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b3b387cb-780a-42c8-8a78-197239928525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:35.282Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0ced1cdf-ea9d-4a14-8d5c-e762df4eef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:45.288Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=79b26efd-8f8f-413b-861d-273910b98631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:55.295Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c707db29-c6ab-4148-934f-20883436a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:14:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:05.303Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=104675a9-ffde-4387-8732-355ce4547105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:15.312Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cb62d8b1-e1e9-40da-9263-3a0b09c90d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:25.319Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8595767a-8dc5-4e3f-9e38-ffde623acf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:35.326Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8e0ce924-aacb-46a2-a0da-4cec5a9432d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:45.337Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0d70b86c-626a-4809-9702-054663adc18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:55.346Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f14c9856-0d1a-4613-b257-c6a1aab0aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:15:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:05.353Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2c1d6abe-36c8-4638-9c4f-e091a8d08767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:15.361Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ba2a8f16-e65d-4dea-be6c-762b4458f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:25.372Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b17a5f88-c8f8-4d07-8d32-f865a9c2114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:35.380Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9b98f5cd-ed00-4b84-b81c-b8407bde01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:45.388Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=df2a51d1-ae5c-4cf6-b5eb-7c34630aa3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:55.396Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fe05ee9a-cd71-404d-be58-c2325ae44f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:16:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:05.403Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=566fc4a1-c609-4592-878d-834027dbef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:15.410Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5c7c9dc2-877e-4736-b2dd-237d1267f884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:25.418Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e589490d-235b-4920-a50e-59fce440efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:35.432Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=189800a4-6d39-46e0-a3ad-7a8340a327cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:45.441Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=248b6cf8-322f-43ea-a03e-b460be5e3f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:55.449Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7a38bdcd-b45f-4eae-af5f-ab944e93343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:17:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:05.456Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ee64f4d3-6cd5-471b-97f8-b681287bcfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:15.465Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1b028dbb-11d7-4514-8263-200b0f10fde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:25.472Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1a816eb1-e348-4981-bb8b-6df90d1e1601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:25.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:18:28.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:18:28.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T10:18:28.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:18:28.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:18:28.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:18:28.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:18:28.161Z |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-10-11T10:18:28.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:35.480Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ad18d72a-8b77-44fa-b84f-fdebc6f153e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:45.487Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=78f56550-6fe0-456d-a763-e7bb1f5f501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:55.494Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a9a94394-c69a-4e17-8b45-f9fd268cfeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:18:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:05.503Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=de3a16ed-fe76-4bf2-ad1b-5e4d1a77b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:15.510Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=870e121e-3bce-4c21-a67a-0784b4a948d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:25.518Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=73a9387c-ac4a-4c3d-994e-7a0caf8f8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:35.526Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c19f5d92-080d-47f6-8683-c00bacef91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:45.533Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d468f419-0b79-44a6-ab9a-6f882326b7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:55.541Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=13435bfe-5fc4-479c-b9d8-8752a08ac916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:19:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:05.547Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a6c04239-08b9-4cd2-becb-d577f77c5515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:15.554Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e5e26374-d3e7-49ec-80fe-fd129b9a4e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:25.561Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e9313d3a-dddf-4570-b53c-0f1a59ee0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:35.570Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=66ed3f26-100f-41c2-8143-49b48f4426e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:45.577Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b653c4cf-2a2f-4a2d-b090-cae9604e9bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:55.585Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=06fbe374-ae84-4f03-ab00-d620d7914d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:20:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:05.592Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6d1f1b3e-024f-4137-ad9e-cb3f7b9c5452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:15.599Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=25ed5b55-606b-4d09-ac69-17fc0e537ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:25.606Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=be1bed34-b53b-41fc-acdc-8000ba612b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:35.613Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=65dccc0a-da3c-4b09-a35a-ff42673d135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:45.620Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1e3ada07-1b5a-4446-9f8d-5d1cc890960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:55.628Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1551adb0-2cb5-45db-9753-436c078fe383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:21:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:05.636Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=46ea6bc4-bbac-4f38-aef3-7fa1f5fc2c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:15.643Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d0315f9a-c1ee-47b4-842a-e05c8ebfa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:25.650Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4036af11-39f2-48b8-b429-14990b174ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:35.657Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=feb4ad76-3df7-4a37-acc2-36033f0bdf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:45.663Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9d8d2d23-2f18-4840-bb06-ed45e4fc5da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:55.672Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=792fdc90-ad35-41a9-b83a-8369dc921f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:22:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:05.680Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cbae90d5-9308-4c45-a9d5-b65dd2701e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:15.686Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45b15d2c-7bda-4739-824b-652e5f971046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:25.694Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=40a50f43-8566-4394-899c-375932400736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:23:28.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:23:28.151Z |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-10-11T10:23:28.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:23:28.153Z |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-10-11T10:23:28.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:23:28.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:23:28.155Z |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-10-11T10:23:28.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:35.703Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8b4c1613-a7b7-4627-8b3c-a16ce158fa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:45.710Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e55e68e6-2367-442e-8426-9ab1e73e1646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:55.718Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=08aa2935-962b-437a-92e6-f5c66c284cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:23:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:05.727Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0ff7e626-c17e-4ab4-8f90-e979509f4bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:15.735Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=002ed104-1144-4129-916a-8e1d63e0afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:25.741Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e884a51c-0780-4f8e-9047-4806d866c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:35.748Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=94a73ce5-f745-4f3b-b8f2-78eb6ca04c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:45.756Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a466c3f9-60c6-4d83-b5af-ae64e6cf595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:55.763Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bb374e67-5e6b-47b9-b884-dadee1b0d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:24:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:05.770Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9820fc68-50a8-4dbb-94a5-5e6443585531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:15.778Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=32368076-f213-4fa4-958c-55d777dac53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:25.784Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=29a30d72-d245-47d6-990a-f7e7d4a942c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:35.791Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d7f63f0f-2868-4d8c-9a48-e279ec625bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:45.797Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=54ed3281-edea-454c-aea0-ee079366ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:55.804Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b1c898b5-f2c8-411f-95a7-ff1038d66b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:25:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:05.812Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c488665c-190a-4223-9622-93f07fbbe573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:15.819Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dc2d0885-0deb-4de6-8a09-83eeb48fe6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:25.826Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7e8767a6-9fa3-4f72-a7cf-382b29607e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:35.833Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1c3f6317-3092-4337-a6ee-d827c3d6132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:45.841Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9ab8fdcb-e968-472d-9164-f333fa4840b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:55.848Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0c289d4e-c2d4-4658-9c40-0ea74661b6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:26:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:05.857Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ab3b5fbd-b60c-437d-ba1f-7dd4bf178c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:15.864Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=00aa1c55-69f5-4ca9-8df1-5971c6a33f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:25.870Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=12dd11a1-2c42-4d78-9f62-ee7d799e105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:35.877Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6c72513d-01b1-4d2a-9299-2914432d89ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:45.884Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=427ce633-e151-41b4-b39e-c63e2a212de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:55.891Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=191f1168-0605-4dbc-be38-b9c0cfa765b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:27:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:05.898Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aa6e1a43-694c-48ef-a9fb-999009e855f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:15.907Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f73df636-4beb-42c0-8a77-f73f19687bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:25.916Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c9917c83-e128-4a95-9a3d-28d7833b9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:28:28.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:28:28.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T10:28:28.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:28:28.152Z |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-10-11T10:28:28.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:28:28.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:28:28.154Z |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-10-11T10:28:28.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:35.923Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=173c527e-45f4-4a9c-87d3-a54fe20f58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:45.930Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4aa415ae-d32a-4183-94ba-6217a25b4917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:55.938Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c84c9b29-99bd-48b3-94d2-cb1ee24d4823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:28:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:05.945Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=70a6e0d9-8858-41c5-8248-f3cb1d9acaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:15.952Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=32056d2a-4cfc-462b-8563-83ea271d1b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:15.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:25.959Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f6461369-cfcc-4d11-a579-6eadc5632a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:35.966Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9a77fde6-a420-460d-80b2-eb39e65ced34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:45.972Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=86446dca-b004-4a2c-bad6-1548ea19ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:55.980Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=522c754c-9cd0-4c56-b1ff-4a46bbe7087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:29:55.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:05.989Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b951ae03-d117-4d4d-bd62-a7352dd32e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:15.997Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5feb7a43-a2bc-45f6-b746-be6a06357c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:26.004Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f8b6a925-e7fb-4e35-875f-6fb149f37bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:36.011Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=59610460-5871-4606-b472-46b497d07ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:46.018Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b78694f2-fd6f-4e54-881d-04434da58c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:56.025Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=24830448-a8c1-4dd8-a9a5-afaf2df27338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:30:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:06.032Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=92f5be24-102a-4901-bc0b-3d7582591ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:16.040Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a06cb7d9-3fee-45fa-beac-4578d221be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:26.047Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=04b6e05d-74e1-4de1-8594-707574144046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:36.056Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9c88418c-2323-4082-9b02-1a61e13104db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:46.063Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5756452f-0665-4f4e-86a8-10c9d55af26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:56.070Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5a089ea1-d83e-44dc-beb4-cde5cae0319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:31:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:06.077Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=43b76e7c-7a88-4ba7-abd6-c43d142d6ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:16.085Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89e93557-5d67-4fa4-b7e2-346966eed991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:26.093Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9b680e73-a24b-47fa-9b5e-39f4f0d252fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:36.099Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d30bc6c7-9c6c-4c09-98f1-366bfc874f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:46.106Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b4734275-4dea-41b3-9b92-2d833c768aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:56.113Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=eea545cf-3b2b-4061-89d5-37b99921018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:32:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:06.121Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b1035018-15a3-41f3-968f-73d30684d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:16.128Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3352921f-e0ef-48fd-851e-94743b4b0d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:26.134Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0beac45e-51a6-4765-be76-87a65c0f1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:33:28.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:33:28.149Z |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-10-11T10:33:28.149Z |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-10-11T10:33:28.150Z |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-10-11T10:33:28.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:33:28.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:33:28.154Z |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-10-11T10:33:28.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:36.141Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=85b45148-e313-48b4-bd47-de3b61b21ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:46.148Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1159d537-4b93-493d-a198-ddab38a2e0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:56.156Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5c15df52-1a16-4d55-baff-3a4c0fe79276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:33:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:06.164Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2c738316-fa37-4a6c-810d-3ad1b61bb495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:16.171Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b5adbb81-05d8-4493-a593-afece061ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:26.178Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7f1663bd-48f5-4466-8014-1da91eeb4dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:36.185Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=24630995-52a3-427f-8a04-cefb574b8d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:46.191Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=996f1bb8-427c-4340-a26d-a8e10779f848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:56.198Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7927ebfe-d593-455b-aa57-63dc2ef1ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:34:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:06.205Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d920466a-a5be-4850-972a-8743cce9680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:06.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:16.213Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f9b64d8f-d718-44ce-a27e-dfe7bcf1f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:16.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:26.219Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0ffee974-055c-44e4-b73a-baaa4603f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:36.225Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7193a0f4-8ec2-46af-b07e-460b56922f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:46.233Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b32a6072-bdfe-44bf-9b16-20a970280dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:56.239Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=11f09f15-46a9-4f8f-9737-461355ef0385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:35:56.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:06.247Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=04c7e7b3-6f61-4676-ac47-1dafd0db2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:16.254Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7b1a87d9-9e56-430f-be51-0c61c3fcc1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:26.260Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dec2eeb3-30fa-4237-a817-32e02ea85300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:36.269Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=380fcaa5-cf42-4e7a-a5e7-8a52b8601dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:46.276Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f5e7c996-62e3-45ce-b66a-c3634b9a1ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:56.283Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f56d85f2-bbea-4c5d-9ffd-6b794e0c1b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:36:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:06.289Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=085ba775-7035-4ef2-8500-327169451b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:16.297Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6f0f79a4-2724-452f-9e95-f67404e93623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:26.303Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2a834c95-3dd6-4f10-a643-9ccffefdc5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:36.311Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a3a8126e-8adf-4269-bc48-88e98d96ee9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:46.317Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3a2944cd-d1bd-4d26-94c7-ca6c13b98d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:56.326Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ad535310-ec24-414f-b838-ab3c00eebfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:37:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:06.333Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e05c2077-ea0a-43f6-a728-7656e33c407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:16.340Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=686559bf-a579-4ec3-9de8-005c51f29a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:26.346Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c1f6a0db-6239-447b-bd2a-f3e8c8c2c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:38:28.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:38:28.138Z |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-10-11T10:38:28.138Z |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-10-11T10:38:28.139Z |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-10-11T10:38:28.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:38:28.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:38:28.141Z |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-10-11T10:38:28.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:36.353Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=75997d08-5bfb-4aa3-b05b-bcd4873a0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:46.360Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5baf72d8-83b1-4d03-be87-386f72653516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:56.367Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=88664f0d-ac6c-4c60-81a2-e4672bedbeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:38:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:06.374Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=79da3408-6754-4791-8c4e-07c0d673efb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:16.381Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=33914f6c-913c-4286-82cb-f7da9b488d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:26.388Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=450eb42e-68bd-46c5-9213-c57c7415a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:36.394Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d6c3a0de-f40e-4c20-b888-d93f6a51425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:46.401Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8f29683f-7a00-4037-99bd-e30d7b4b1582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:56.417Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=964480bb-fa26-4b5f-a2c3-fa59e1559aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:39:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:06.428Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=88bc4a50-3b5e-4a1e-adb2-e6a30c7564bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:16.434Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6f441cf2-2a18-4184-b193-e47e6a77c0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:26.441Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6838a1e7-17f4-4946-8a0a-7ebbcc33efd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:36.448Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9e61eb88-96d4-46ff-b0f9-83262600b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:46.455Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e3b5462f-bf24-4a0d-97f7-6c0be19a48ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:56.464Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ad620558-efe6-4ccd-b039-2240703c66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:40:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:06.472Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=eccc2d77-2f8e-4082-b8b6-bdf8763f5ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:16.479Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3f54aef7-073f-406c-b92b-25de299d11d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:26.487Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=51688240-ce71-4f50-bbd2-ab08dc3049c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:36.499Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c84f83a3-cb0e-498e-a508-3d517fdce158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:46.505Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=33e2dd34-0224-4866-b336-de1d309634df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:56.511Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=178a3d9b-b0c3-49d0-94a6-ca8e06020d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:41:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:06.521Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=de9216ed-0c10-4365-985e-922eaac199fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:16.529Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=265b9174-67c0-41ec-9701-cf27a432ba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:26.536Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=244ad49b-dc8e-4740-831b-c7653b6184b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:36.543Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ef73dc67-8ac0-4718-af82-1db1d6b7e85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:46.550Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d25ceb3c-803b-412f-b856-0ef5beda6fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:56.559Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8e5093f6-60a0-44a1-a450-e62c10d47d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:42:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:06.566Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=11b02419-4006-4979-ae6c-a7cdc43ed563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:16.574Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=48ad17c0-885c-414e-8d56-99327172e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:26.580Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f6c42554-1f52-421a-bace-4cb096040dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:43:28.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:43:28.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T10:43:28.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:43:28.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:43:28.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:43:28.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:43:28.159Z |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-10-11T10:43:28.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:36.587Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=24a84de5-c2bf-4aa6-b819-bf3d31de7483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:46.594Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6cf41a15-c7ae-4ff6-be90-aaf67dab103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:56.600Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e007fc5b-18a9-4666-8fdf-547684455337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:43:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:06.607Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=053dd663-f2ae-4b6d-86b3-2ae2a5fd20d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:16.614Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7650d79a-809b-4823-a6b1-6c6730fa9c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:26.621Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7e03b3f6-59c7-4284-8011-bb019d3e52cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:36.629Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0a736f8b-d438-42d7-bda2-03b3d7107ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:46.636Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e0eec616-55da-4e52-934c-d558ada4381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:56.643Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cca17b9c-fd3c-47a2-9b65-994b7326cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:44:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:06.650Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9993469f-ec54-450d-8d37-bc2658afe915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:16.656Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1ac81dde-c305-47cf-a96b-650b13618047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:26.664Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c418ecc4-9f36-41b0-989d-8b0886896f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:36.670Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=03cd73c1-fd42-4214-b2c5-f7030a5d132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:46.676Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa7b09c0-2820-43ea-83b5-7b8b7d6ba84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:56.684Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a1b84d5e-a799-4a05-8df9-ae5ebd35c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:45:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:06.690Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=eda5a05c-89a5-4dc5-9fc3-7197f7b503da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:16.697Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d59fd9d4-31ca-4504-87d7-48abdcffe1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:26.704Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ca3b8dba-3552-4bc0-babb-0a3c60ac9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:36.711Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=92fa6950-5492-4b95-aac4-644ee5a4ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:46.718Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=75f45853-b29b-4b8e-a3ca-eb614384073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:56.726Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aee27798-0de9-4670-bb6c-14e832819823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:46:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:06.734Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fac2983d-340a-4bde-9e53-9b5342a24b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:16.741Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0b053330-7ab5-4da2-82c6-63179c863aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:26.748Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=301d4391-5d92-42d6-ab4d-4e2e22241348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:36.755Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1c35cd95-15b4-4d2b-b76a-e3af761a8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:46.762Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b4e443ad-a4aa-4dd2-a99f-05d4f3102849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:56.771Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=db942e53-2309-48c8-89cc-7c789b96a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:47:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:06.777Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0a89f2e7-ebd8-4290-827c-50394482dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:16.785Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dcd8cbae-77d4-44d5-bbb7-30df34bec222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:26.791Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c4fd0db1-111a-4b37-828e-e1d296995cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:48:28.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:48:28.138Z |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-10-11T10:48:28.138Z |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-10-11T10:48:28.139Z |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-10-11T10:48:28.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:48:28.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:48:28.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-11T10:48:28.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:36.797Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=37f2bf48-bc7e-48f1-8615-be4e3af0a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:46.804Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ed86bc1a-9279-4e9f-9528-b92ec4ef5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:56.813Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=618f330c-9db0-4921-a12f-51b8e0cc741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:48:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:06.820Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6fc936e6-ca21-47f4-9eba-fb507118a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:16.827Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=64efdbb9-49f3-446e-986f-4a01574cfda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:26.835Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c82902a7-cae1-4fb0-ab52-45c1b424c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:36.841Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d2ff90fd-fddf-41d0-9b5e-d4fbcca4caf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:46.849Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=36659d64-e8b3-48a1-9b32-ea04641bc393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:56.854Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=96ecd78a-63f4-4694-86dd-23344646fcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:49:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:06.861Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c9d55e4c-a9d7-406f-b7f4-6d74e5e7e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:16.868Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a7d6b299-048a-4f7b-b289-e30186dbff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:26.875Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=27acc1e2-3044-45f6-8ee6-4ae03c6b1151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:36.882Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d50a7c5d-b2c5-4aa1-b842-65834e6775da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:46.890Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1cba53e3-0106-4573-a427-a5fa33894ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:56.897Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6a1f278f-15a5-4e0a-90ab-c17e919ebd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:50:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:06.904Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b0227082-2def-49b3-85c5-10febac64a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:16.913Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fea084fd-2866-4141-a5b8-3848dcd9a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:26.922Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8b709501-e158-40ad-9681-b55d6bfabb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:36.930Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ee84905c-821f-4442-aa8d-265d5958a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:46.937Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ad1b8618-e959-49da-86d4-1ff53b5abf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:56.944Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8919b882-a2a8-44b6-8d1f-e60f50af3bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:51:56.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:06.951Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6e29f3e6-746a-4865-b0a3-1f378499de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:16.958Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9bed738f-76aa-4c2e-905a-80b066b473f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:26.965Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c84dc046-8f22-45f5-9591-82bb108883e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:36.970Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5c60f5d8-acdd-4ea2-8d13-6514369394ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:46.977Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f8a07af3-55a0-4987-a73e-170e13aee264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:56.983Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=50bb579b-e609-45fb-b043-7fb9167c9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:52:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:06.990Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=249cba13-5506-445e-9505-6a29d69f02ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:16.997Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bf7b56fc-3762-4bdc-88c0-20d759edda7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:27.004Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=23fc2cf7-1cfe-46c4-b5e7-5620ee238bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:53:28.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:53:28.154Z |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-10-11T10:53:28.155Z |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-10-11T10:53:28.156Z |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-10-11T10:53:28.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:53:28.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:53:28.159Z |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-10-11T10:53:28.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:37.012Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7117d516-a0a0-43d3-a63d-d9e34ace85d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:47.018Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9ff4d2d8-5c11-40c0-9f06-cf9c7a44656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:57.025Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c5f3a7d6-dbb3-4e60-8794-c28568ac231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:53:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:07.032Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9bfcecd0-e266-44d9-8ad8-f2dc6680e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:17.040Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cf22bb87-80cf-4d6d-8366-df705cd03f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:27.047Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=376b22f4-e3f0-4ef4-bb6a-bc251c3c7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:37.061Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=311b16ec-5e1f-418d-8d2e-56cf01a66cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:47.069Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=09f4af6a-7e01-4c56-a426-8091da5b554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:57.075Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=02db3972-1018-4469-80d4-07189117464e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:54:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:07.082Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b77e70ac-fcd3-4383-aa74-fc88c6e1f33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:17.090Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=96d3801c-5e5d-485d-a360-5ca8b9fa614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:27.097Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b526f5c7-9d5d-4726-9f66-a1f791a37fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:37.105Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=955cd60e-a4eb-4673-bb0b-8440de31531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:47.112Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7cdb8d4e-df8f-49d4-8283-61c215ce76db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:57.119Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=70c3720f-82b3-4b43-b21f-e2e823beb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:55:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:07.126Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cf732fa9-1c4d-4948-a7c2-c28e3236558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:17.134Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=db371b65-2533-4d28-893b-d5383db2234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:27.141Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3012ff44-52e2-4162-996a-a3dc91859769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:37.149Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2ca77d20-675c-491a-8c0a-cadbd5ceb443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:47.155Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=389a2e78-6bf2-4852-8fcf-6a19a91717dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:57.166Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7bffcffc-05a5-4de8-81dc-2a4709f687bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:56:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:07.173Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=99e3edb6-7d44-43bf-8862-e0055cb3bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:17.179Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6b5446f0-817e-49e7-b5fd-7b07cfaacde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:27.187Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f8c23fb4-d10f-43c8-837d-60d288b77ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:37.194Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=95e336ac-3ca7-4f2f-b9dc-c68555a94548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:47.202Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d08da025-b1d8-471b-a346-74aa5eda7b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:57.209Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=61d125f2-0e85-456a-97ef-f6654c278266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:57:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:07.217Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f63f1f86-d37d-40be-b674-0e147c7e4511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:17.224Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6d562234-edd0-4ace-98b5-0ae0dc071d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:17.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:27.232Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c3196d09-6db6-4f4c-a289-441e8a603023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:58:28.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T10:58:28.164Z |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-10-11T10:58:28.165Z |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-10-11T10:58:28.166Z |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-10-11T10:58:28.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T10:58:28.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T10:58:28.170Z |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-10-11T10:58:28.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:37.239Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e8958f0f-9656-4875-8774-fd899491ee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:47.247Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aaf776ac-41b5-401f-9a3f-0fe8ac0d3937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:57.254Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=37a04a20-ea50-4a3e-99c3-c7f7faeb6bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:58:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:07.261Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=171e597a-f104-47fa-a4bb-294bb99cfe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:17.267Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2ba61d22-ad2b-422b-b7c8-8e9ee4214b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:27.273Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1fbba56a-2ee3-4b48-ae03-fb8a5d1f5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:37.279Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6ab1be84-75cb-4314-a6ad-6cbfbb0d36f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:47.287Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=34dd5b90-67c8-4ef4-bffb-56097e83762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:57.295Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b28c6db8-5504-4b50-99de-f4907cae87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T10:59:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:07.302Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b2267602-9128-4eb6-b03b-ad042c1acd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:17.309Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=49b469c5-391d-480b-9a2a-d2e738e0e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:27.316Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=df001dc0-ac3c-442d-97a9-7a4f0105278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:37.323Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=963a6865-021d-444b-84df-5d5f45810b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:47.330Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=89b52fe2-25ff-44d5-ae49-bb43c946dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:57.339Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=81a00e0c-05af-4a22-a99c-d2eaf70ed4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:00:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:07.345Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6ac97fdd-b812-411e-9b0f-c39ef6bae4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:17.352Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2c5fa092-f498-4c50-a047-b7e6bd1df928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:27.360Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=99affc65-8900-40ff-b9c0-8c67b1276c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:37.367Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a48dd522-0946-468d-8f98-c50dbcaff0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:47.375Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2595c3a5-4fd2-4974-9649-6387d21458b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:57.381Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9ea9c213-4f55-4edc-832a-26db6a40fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:01:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:07.389Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=91d66b56-00c2-409d-9cfc-e662a2c1a1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:17.396Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d314fd23-3d4e-4c4c-8469-863abf68c194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:27.404Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b2488b3e-52e7-4339-8119-9be49a20a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:37.412Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1db4d4b7-ddb9-45dc-9abd-fd8842fa6186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:47.419Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d0ced7c0-b169-40ac-8f91-a2e779c81fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:57.425Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f5719e41-d725-4f66-8fb2-7f80c4e5dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:07.432Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b8533517-76ef-4dcf-b50a-6d3a9256adb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:17.439Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8d2145e6-b4d8-4e7e-9942-b96a41d5d32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:27.446Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=40c2770f-b2bd-4b39-989e-0e9d8f97f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:03:28.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:03:28.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T11:03:28.155Z |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-10-11T11:03:28.156Z |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-10-11T11:03:28.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:03:28.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:03:28.159Z |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-10-11T11:03:28.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:37.452Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0197d84d-9f28-4cc2-8eda-762d5659075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:47.460Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=464f5797-510f-472f-8585-aee9c99e0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:57.466Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b25c413c-2faa-480f-aed3-98ef37cd2b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:07.474Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6dc3467d-54f7-4a85-b374-2e49e592ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:17.480Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=08ac05aa-773d-4120-ab4e-6334602ba5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:27.486Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4a08bd60-e88f-4bec-aea1-7073ce7f99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:37.493Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a6190a64-0799-4485-b468-95197cf19211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:47.501Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1672b0a0-0fbd-4afe-a701-09642ac47b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:57.509Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=442dcf58-1593-425d-a9fc-36d0f79fe638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:07.516Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0d0308f5-3f3b-4a21-8abd-eca0b485b522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:17.523Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=96d942d5-af41-4357-970d-9369c88408be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:27.530Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45791490-9803-44b4-a6df-5ed02f9f428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:37.537Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8f40285b-d916-48b6-ba4d-9a681302d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:47.545Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=25e2c7d2-5908-4219-923c-e3c4f5d6f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:57.551Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ae42d587-d922-48b4-888d-117aae866138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:07.559Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dc3b4df8-0324-42d0-8738-ba32c461daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:17.565Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1b8fee3c-9196-42c8-b92d-6a5fb9c9c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:27.573Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=205f5879-52cd-48c0-baeb-2285a7582d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:37.580Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c45c03a8-90b7-4df9-9f3b-99e51abbea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:47.587Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1298dda3-7109-4eff-a189-60803c171204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:57.594Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d46bd6d8-e5e1-4f8b-ace5-a37334e8d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:07.602Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=74d2dccc-f12c-40f0-bd4f-bcaa8896db49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:17.608Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=69ed9e62-0c57-4ef0-bb95-3e8f1cd7c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:27.615Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6bdb46fb-8246-4c0f-a2f1-efe1ac842564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:37.622Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9372dd43-c890-4d6a-94ab-e3486490a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:47.630Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=06d90e76-7b93-42c0-91b5-27cddb36160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:47.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:57.636Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2220b577-f30b-47e4-9876-fb3a19814fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:07.642Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=09ad2608-1d00-4dda-bfbd-7b99ceb3577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:17.649Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7ca5037d-1e53-4825-9553-071535050623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:27.655Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ae0e1678-656e-4459-bbd6-93a298acfd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:08:28.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:08:28.160Z |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-10-11T11:08:28.160Z |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-10-11T11:08:28.161Z |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-10-11T11:08:28.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:08:28.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:08:28.164Z |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-10-11T11:08:28.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:37.662Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0e9efb5e-ed7c-4ac7-a75d-005318ead41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:47.668Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f8377f73-a188-463a-884b-7934c86a076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:57.675Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=09e7092d-52c3-40ee-8dbd-0814c0437c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:07.682Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=11b9a7ea-4b25-45dc-878e-b59e72dc0803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:17.689Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6e656b22-2c7f-430f-a164-6e15ff84cc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:27.695Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4ccfb98c-ae42-4d66-93de-6b4b42dbf90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:37.702Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6c9a0fac-a724-4d6c-8ae4-c3f9300a91cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:47.709Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ef895b8c-6e09-4649-b2d0-11b57a7989d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:57.718Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b416d1a6-f924-415d-b3b9-4374d745d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:07.725Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5d13177b-6616-4c08-b8dc-bd0827c04ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:17.732Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1e5f47fa-86d6-4ce5-a58b-36beec980cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:27.740Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=18f811e8-7da2-4e68-927e-3e6447fba100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:37.747Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3727dd0a-30c7-4473-bd56-b43e932fcccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:47.753Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ea575f79-95db-4074-8a8d-b022928e6971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:57.761Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=29afbff6-66cb-4759-b44f-624c90a713aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:07.768Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3d9d9efd-af5b-45a1-9d05-b5184ecf1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:17.774Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fac30431-422f-450b-8fee-cb45f005bdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:27.779Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f21775c5-ad35-40d7-bacb-0e7a06cec00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:37.788Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5d4a152c-3c35-40bb-88c2-5e9a5e007bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:47.799Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a9b3e840-48a2-4566-8514-81f5f22eb698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:57.806Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c5f953d1-2528-4132-80a3-3934f2f74b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:07.814Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=7d031983-cb92-4241-b6c8-10b077871d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:17.821Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=72a4f949-1020-4977-8c65-4495bd865b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:27.827Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9d6e5513-acc5-4b87-943b-72f09dff6acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:37.835Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cafdcc31-20e4-4fe4-9bae-30f1f440a951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:47.843Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=06265521-1c6c-4f9e-a6ac-dfa2a9f715e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:57.850Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=af03bc36-d4f0-44b0-845e-2ddee68fe992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:07.857Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e0041b62-f5ed-4a59-a4d7-bb3a4094d0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:17.863Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c2f2a903-bc26-4203-acb0-d34ba5242ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:27.870Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=922073c8-cc55-4b2f-b088-eab55207e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:13:28.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:13:28.140Z |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-10-11T11:13:28.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:13:28.141Z |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-10-11T11:13:28.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:13:28.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:13:28.144Z |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-10-11T11:13:28.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:37.876Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=94535276-d9fd-4f80-9885-5697c2eddc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:47.882Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=79d7ca33-9fd5-4fe8-8346-4812bb5e1441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:57.889Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=77c259c3-2d1b-4282-9163-31f14bc0151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:07.896Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3bf885fd-65d2-47b8-8aa9-89b373aa5c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:17.903Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=ab97b221-1aeb-43bb-a428-57b68a20eadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:27.910Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8b230493-379c-4508-b6be-d402639c2760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:37.917Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=47420408-729d-43ba-af33-bae6e9faa4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:47.924Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=474a1cd8-b1e7-4e4d-a6db-0da846300e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:57.931Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1e4b67a5-b97b-4c95-9270-6ec641dd6211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:07.938Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=372245e6-5a1c-46b5-9292-804b865b4aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:17.944Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9483f65e-1acf-4afb-9019-8f047045477b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:27.951Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=683dfa94-7f73-4bd2-8b2e-2782b4d100cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:37.958Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d8db881c-f543-46cb-9a94-687f83bab586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:47.964Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=228c0ed6-8c25-467f-87a8-0c1225aa7be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:57.971Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0c6e483a-80d7-4d6f-912d-dd1ae200c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:07.977Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c2538793-5ef7-4667-85e7-4e4582ffc1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:17.984Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=97f532e2-ec72-4930-af7c-8c8870456c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:27.991Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6773042f-8237-49fb-b22a-d172401402e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:37.999Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4817aba9-fc98-42bd-878a-32d14b38b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:48.005Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d9bf5fa2-682a-4f7d-a100-c1e435d83d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:58.012Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=550b57d4-2575-44de-8d5c-be1bfce216df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:08.019Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1cd20b35-94f1-413a-8ffa-423b9c6847f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:18.025Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e7f0908f-27c7-4e58-9b49-0651e1c43a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:28.033Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=28aff4d8-48fb-40a8-8373-3b0e0e9f67b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:38.041Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3bfbeb08-e90a-4d8b-9233-3d4fe645139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:48.049Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3ade5f68-d7ec-4215-a3c8-d1a69f309f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:58.056Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5e8a7779-af0c-4e3e-bb9f-751a127a9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:08.063Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b0570aa7-bdee-4a71-9072-f64b7fd31828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:18.070Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=79f12c8e-a141-4778-8d3f-4a64ec585ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:28.077Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d65fcf56-4f3a-4a09-b374-74b74bf0cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:18:28.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:18:28.156Z |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-10-11T11:18:28.157Z |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-10-11T11:18:28.158Z |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-10-11T11:18:28.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:18:28.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:18:28.161Z |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-10-11T11:18:28.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:38.083Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=815d63af-07e8-48d9-9b7d-a95289122e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:38.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:48.090Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b5b1382a-8915-447d-ba8c-d8493b6a9604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:58.097Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8159b0dc-0786-4bbe-b960-5a7a8554b821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:08.103Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c1b0e25f-f2ba-45c0-ae0c-4881f4a95a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:18.110Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5672501a-2feb-439d-bc70-ba4dc501b510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:28.116Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c6427b80-15f3-49ea-a745-2f3e349b6138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:38.122Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e7f3ba6b-06df-4498-bc4f-5efce7f0389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:48.129Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3921467d-169f-4db7-b548-f77b8fe5d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:58.136Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e5d6ddaa-5a9b-44bc-ac0e-35451000797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:08.143Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bd6cadae-ce48-45a8-837a-e319c2c6d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:18.149Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=dc2fafce-ac45-4d66-a7a7-a469d12af613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:28.156Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aa2f486c-0821-455f-b942-f740fed231f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:38.162Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0d607fa3-d082-4cbd-88ca-036a61fb334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:48.169Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d0f2088e-f954-442c-8cfb-ad0f964d4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:58.176Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=37706032-725b-4fb7-8a41-95c45180b795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:08.183Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=23ee7865-9a9c-487e-99dd-4c2502cabb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:18.189Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=b9ac601b-17ba-494f-8fbe-790b9586b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:28.196Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3aac0a1b-3aa0-4696-a7ff-700489e7ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:38.204Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=aaa6de27-8f28-4535-a5d1-4a1d7ea002b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:48.211Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=141c15cf-b507-4596-8e24-6a96c575785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:58.217Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=db2f118f-039e-4473-b145-993f5bf23fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:08.223Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=093933fd-646c-4920-ae9b-7158f10c82e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:18.230Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=45f4e49f-c50f-42a2-a3c3-c2e9988c2177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:28.237Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d27f4902-e0c1-4bb9-b13b-a902359d40db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:38.244Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9d6ce18b-3417-44b5-9a0f-51ff6ec3c47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:48.251Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f2ff6ff8-8262-4402-9f95-347d56f02f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:58.258Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=61f4d810-f85f-42a6-a93e-4db0358a2bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:08.265Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bdc62210-1776-49b6-bf73-d56a378bc183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:18.271Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=39f97e76-c497-4a98-ac8d-4c964fa52971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:23:28.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:23:28.166Z |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-10-11T11:23:28.166Z |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-10-11T11:23:28.167Z |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-10-11T11:23:28.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:23:28.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:23:28.171Z |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-10-11T11:23:28.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:28.278Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=241b9930-d876-4413-98d3-759a85a4ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:38.284Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8a112ac8-ea60-4ecc-ade0-7c0a5c1babbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:48.292Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8ee9e923-f18d-461b-9511-2a3240199d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:58.299Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c51f06f5-33f1-4a0b-9a72-12d8327a678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:08.307Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=77825cc9-6d27-42b9-8f4b-3def295e49cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:18.313Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=cb603316-59ae-4389-931c-5836debbab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:28.320Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fb9d93e5-14ed-4c8e-9753-d824ee67bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:38.327Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2280d361-039c-406b-b2fe-55c33c1a4e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:48.334Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=303cbbbd-303d-45c0-bd1b-e58aabc0c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:58.341Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6e659cd9-922b-40dd-b674-a51324b7e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:08.356Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d194d7a7-b4ee-4e2b-8f7e-4501125fe196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:18.363Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=543afa63-5fab-4f7f-be6b-80c608833275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:28.369Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5d989bee-3156-4c7a-a4f1-aa3903b4b268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:38.375Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d44a94fd-9425-4f58-9f63-ddb91f191807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:48.382Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8c3d30a5-21c3-4044-a194-7b813867bfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:58.388Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c255ae57-0228-44bb-b3e4-1d7e6dcf3384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:08.395Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=def67e30-ae00-4a47-955b-ea1bef553ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:08.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:18.407Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=68072b5b-ca0f-4e0e-8883-ee1b16169ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:28.414Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=6d9cba2d-b7b0-4e99-836b-1475a888a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:38.421Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d05353b8-50af-46fe-9836-0d60c3731561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:48.428Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f3b778c2-d00b-434a-922c-5d3ab22e755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:58.434Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=95f52692-ddb1-4bdd-bdf4-4dc4cc507f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:08.441Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=61c0ffe1-82fa-4725-a06a-8558332a0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:18.448Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=3db984d5-25ea-4972-9934-47ef4d757f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:28.454Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=e6052639-62ec-4d4b-a937-078cb891de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:38.461Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0bfa6bd8-da86-477d-a44e-253df727e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:48.468Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f79c7935-1dcd-4fd1-89ea-617cd6b11585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:58.475Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=96ddf99f-c1d5-4add-bebb-a8bf88499be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:08.482Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=4b017cd2-da72-4b3d-83c0-6d06a1d9da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:18.488Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=a2f529a4-83a3-4dce-b713-b31668b69cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:28:28.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:28:28.143Z |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-10-11T11:28:28.143Z |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-10-11T11:28:28.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:28:28.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:28:28.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:28:28.146Z |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-10-11T11:28:28.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:28.495Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=2960ce66-3403-41bd-9a68-38748384855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:38.501Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=55190f1f-aec9-4210-8896-7326e4924f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:48.508Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=850c30ce-95c4-4466-ab58-6c4437e91cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:58.515Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5646665d-2efb-4e40-a0bc-59e437232053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:08.522Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5af9939a-aed4-4897-ab13-d9c5fb2ffa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:18.528Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8cbbee78-a575-445d-bd9b-d8fdbe706a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:28.535Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9695fab6-7818-4750-8085-cb5a4af25409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:38.542Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=88e0023c-6add-4aa1-b406-14ed4421f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:48.549Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8247644d-ca1c-4f33-8448-eca5cb090c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:58.559Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0469328e-4c7f-4763-a5f3-8148d64fe150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:08.568Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=d8d6ae45-da8f-4c26-8947-da5fc88555e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:18.574Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f825ec33-1194-45a3-bc27-bfae5c64bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:28.581Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bb060db7-cb0f-4686-85d9-0778e069fc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:38.588Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9fc66089-c680-487f-b186-c4b7406973a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:48.595Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=1870507a-b78a-410c-9166-0d0dafd6c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:58.601Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9f79f3a5-3511-42cc-b7c0-5e0c39857e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:08.609Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=0cb8d543-6f9f-4fe6-8113-3ca303ffac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:18.615Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f35f1bde-6d13-47f4-9997-2350187551af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:18.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:28.622Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=c3999bd0-af24-4635-98c5-232f52f55266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:38.629Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=5a812944-7309-444b-aa78-13f1db1493ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:48.637Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=8ec4be57-2694-44f1-89c3-64e68e2d156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:58.644Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=16c38d1a-784a-4a5b-b90c-c85f7dba1f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:08.651Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=212784ed-1a51-4eb4-bfab-48deb95e4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:18.657Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=fa257a62-18ae-4fa5-b51b-dc55529642c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:28.665Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=9f786fd4-f161-4a63-afce-a9b18e5a87e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:38.671Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bbf84f15-4ec1-4bf3-8ed3-44166d359498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:38.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:48.678Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=659bcd7b-7161-4017-92a0-9f1887c6e74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:58.685Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=f0375e66-e17d-4eb5-9af8-c6f1fc654b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:08.691Z |INFO |Init configs |InvocationID=527acf87-2a34-4cc8-8512-e2e0025de9de, InstanceUUID=bd56e853-580a-4add-80ac-c1474706a135 | |INVOKE |pool-2-thread-1 | org.onap.dc