By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:48:21.473Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:48:21.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-19T01:48:21.524Z |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-19T01:48:22.372Z |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-19T01:48:22.502Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T01:48:22.502Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T01:48:22.503Z |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-19T01:48:22.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-19T01:48:22.687Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-19T01:48:22.711Z |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-19T01:48:24.877Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-19T01:48:25.471Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-19T01:48:25.490Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-19T01:48:25.491Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-19T01:48:25.553Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-19T01:48:25.554Z |INFO |Root WebApplicationContext: initialization completed in 2843 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-19T01:48:26.092Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-19T01:48:26.906Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-19T01:48:28.515Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-19T01:48:29.057Z |INFO |Started MainApp in 10.739 seconds (JVM running for 11.56) |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-19T01:48:29.160Z |INFO |Start scheduling PRH workflow |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:29.172Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7cc33940-54c8-4de0-9777-01a4495d46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:48:30.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:40.758Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8c4a1731-4d03-4401-86a0-d68f78451c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:48:41.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:51.864Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=878a27fe-7299-450f-af2c-a99dc24384fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:48:52.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:48:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:02.957Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=56410f04-caa0-4a37-a366-ac750a7d3a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:04.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-19T01:49:05.238Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-19T01:49:05.239Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-19T01:49:05.253Z |INFO |Completed initialization in 14 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:14.029Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=923c7ddb-5108-49ea-90a9-ee7461e269b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:15.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:25.099Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7106e827-45c9-4f54-9271-216dafb2cc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:26.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:36.140Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8b55d22d-342a-4805-8aac-66e49405b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:37.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:47.212Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e539922f-15ba-4a03-9413-b408fa4e3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:48.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:48.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:58.285Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0fbfa9f8-752f-4896-a82a-82da05bd65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:49:59.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:49:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:09.357Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f6e98c0f-87ce-44f7-8f71-8465c3c480fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:50:10.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:20.427Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eeaad7e7-c3d5-4599-b35b-b80bd6293869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:50:21.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:31.468Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7b50df61-641a-45b5-a1cb-002ec1cf0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:50:32.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:42.544Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=768eae46-20a7-4aac-a0d0-4323b8affa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:50:43.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:53.645Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f602e86c-e643-4ea3-b915-365feef08d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:50:54.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:50:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:04.719Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=730d9ad9-648c-476d-b81f-0d1b8da2ba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:51:05.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:15.788Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=863f9b2f-98ac-4e64-be7e-594194f7da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:51:16.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:26.861Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=91f19288-75cf-4213-a7a7-4ac937b00ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:51:27.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:37.901Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=65aa7f8e-f49f-451e-906d-b1e23392ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:51:39.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:49.005Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ce4758aa-105b-41de-a256-8782bd902eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:51:50.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:51:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:00.076Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=41d7cb89-22d7-468a-bd73-d37abe3291e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:01.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:11.120Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4d424131-f79d-453f-9e2e-3002613f83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:12.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:22.188Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e942ad30-0f4c-4554-b36d-8c18c7c7accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:23.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:33.261Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c18fefc2-75cc-497a-868b-e6b7853ad582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:34.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:44.301Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=12363ff6-cfb0-493a-be37-a5c2687a6673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:45.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:55.375Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8196399f-f975-40d1-a7f9-ee904b06b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:52:56.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:52:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:06.444Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d3d8e937-12f4-47ea-9660-23b2529ef0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:53:07.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:17.484Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=663d1c58-8596-4549-b58a-6d373309ff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:53:18.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:53:26.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:53:26.705Z |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-19T01:53:26.705Z |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-19T01:53:26.709Z |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-19T01:53:26.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T01:53:26.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T01:53:26.718Z |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-19T01:53:26.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:28.556Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd1f89f1-5c97-485a-a147-78cbf47ec2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:53:29.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:39.629Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eda02071-d7ea-485c-b717-9b83b7facb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:53:40.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:50.668Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8ff9cd90-6157-4ea0-8085-01541a9e6d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-19T01:53:51.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:53:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:01.741Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d0d66d88-a717-43e1-85db-db2eb49c2283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:11.872Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5c15b560-f03f-483d-a4e7-1f82f93ec576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:21.887Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=258e0148-1f7c-4d20-8ed4-a7e50d3c03ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:31.901Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=643767bb-cc0f-47fe-8651-75fc43b70203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:41.913Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b20f1349-a59f-445f-aee5-c3c7c376b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:51.927Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e7f20b1b-1d5e-4e73-a375-1bc169e6e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:54:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:01.940Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c3aa45e-f770-4354-92f2-6511f45e948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:11.953Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e1a7c01d-a070-418f-af7c-5f671e1bed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:21.966Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4a866bd8-7745-4081-b455-48888473d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:31.976Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=74d29f1b-f674-48bd-af36-91f00bb49ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:41.989Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6aaba085-0248-48f7-be6a-a7cd2382d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:52.000Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=394b5dcf-0a7b-46fb-963a-2c4a9a1d224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:55:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:02.010Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=49c20de9-ba39-439a-b0eb-725a583b7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:12.022Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6b16c24f-f506-4844-96ea-723c67f52416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:22.035Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7b8eb5ee-cbe3-47b4-8f76-08b4ea828952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:32.046Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=295ec557-8b3e-4668-8d1c-3e92748d989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:42.057Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8301c20f-be8c-49d6-9657-bf51bbf4cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:52.066Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2ead93ec-7504-46a4-a8da-2c526c224fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:56:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:02.077Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=319ed114-d4ee-4157-ab9b-09f3569e90ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:12.086Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cdc9b5b7-88b2-444b-ab4f-4054ae91cdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:22.096Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=314afc94-44c3-46e8-b0c3-b6e79ffa7e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:32.105Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6fb48896-d5a3-4c9b-a575-5b5c64faf15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:42.115Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7d7511fd-09a2-4c56-8f64-3033cdd84205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:52.125Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=03b537c0-8c39-42c0-98b8-53d7d8ae503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:57:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:02.136Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ccd3874b-e4ba-42a2-8e1e-6271f1c5d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:12.146Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9a5bfd6a-899e-4f8e-917c-98cf8dfdadb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:22.158Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ea125fed-2029-47e7-bd3d-b8d1fac1e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:58:26.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T01:58:26.420Z |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-19T01:58:26.420Z |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-19T01:58:26.422Z |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-19T01:58:26.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T01:58:26.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T01:58:26.430Z |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-19T01:58:26.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:32.170Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4a33d62a-39d6-4ab5-839e-5f5078df4cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:42.181Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3aba00bf-8abd-4036-91d1-1879bfdf0aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:52.192Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5e9946aa-1078-4dd4-aa7f-da09eade8a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:58:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:02.201Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ab1b4d11-c86d-4da7-8764-8687b7420f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:12.213Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3462b7d3-e35e-4c45-9897-79002b152038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:22.225Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eff11b44-5f50-4405-87bd-d76d58a6c60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:32.237Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b86f4ce0-9909-4f54-9677-2aa7847b688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:42.254Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9cf53882-46c0-46fa-b41f-0f0a167837b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:52.265Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=321e1223-b110-4421-b579-ccfe9e6ff9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T01:59:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:02.277Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7c1d7434-22ed-43f6-9cbd-7f2343956dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:12.288Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=685c4f43-39d1-459f-a555-2a21d6812759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:22.299Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=65cd71cb-07eb-40e6-b53a-6ef2469c7862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:32.311Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=385af574-b65d-43cc-9e6a-6c8bd30f0639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:42.321Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8b2d3055-1966-404d-b367-590fd02cbfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:52.331Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2707f5af-e74f-4863-b3a3-a19a0168acaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:00:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:02.343Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b196b0fc-cfde-4cb7-b542-2f50f89b7cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:12.353Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2ed3f0d9-b267-45a3-801f-d43284939f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:22.365Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b44f442b-a126-46ae-831a-586c6e65518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:32.374Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=237aa7a8-b5a7-4b57-ae26-03769c12d8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:42.383Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=18b41193-7b34-4a5c-ad93-6bd2daf028bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:52.393Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=71809d26-8b66-4b06-b477-97dd35a1edfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:01:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:02.404Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=462d5a71-f7db-457b-b3bb-8fb5265cff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:12.413Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bb214ebf-7b20-4fcf-afe2-e8a8f590c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:22.422Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8c4b8509-86e5-4388-aaf8-5185f89b3cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:32.433Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b4a6b0db-462d-4995-807e-ebf9ab92657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:42.445Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2a10d0f2-c153-4458-b972-79e669cd4bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:42.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:52.454Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=70302e74-7f66-44bf-90de-18e4af717e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:02:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:02.464Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c7b54c7a-315a-4abe-89cf-952d813551a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:12.473Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5471c419-6ef3-48e8-9358-87a8965abdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:22.484Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e1b7e16c-33cd-4207-a7ac-d77eabf79d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:03:26.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:03:26.420Z |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-19T02:03:26.420Z |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-19T02:03:26.422Z |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-19T02:03:26.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:03:26.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:03:26.428Z |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-19T02:03:26.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:32.494Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=07f2b952-4c60-474b-bb93-aa5e650a5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:42.503Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=36e8b48c-e1cb-4af5-9fef-d98f99104f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:42.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:52.512Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b800bb5a-1755-4f61-8005-849a7c4610a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:03:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:02.522Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b2f18974-4246-44cb-9559-1bbe8fbc85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:12.532Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=53f3dd3f-6c68-4928-aee2-257c4f1bdd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:22.541Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b9224b1b-c4f2-4350-8c78-6ff310c2a2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:32.550Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2fcbbfc3-8664-445c-8a05-b51911a7067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:42.560Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a9b8cb6a-5727-4259-bc64-9635bb5074cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:52.570Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b948e03f-5e1d-4b6e-9ef8-996d17f2fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:04:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:02.579Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1b9f8fd0-01ce-416f-a41f-3f1f8c24183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:12.588Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ac32dca3-8fda-43ae-a86e-71d1b02777d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:22.596Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=176397d7-6fb7-4388-bcc1-813e57b6e8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:22.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:32.606Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f56385b6-bfdd-4d1d-8aee-cd0cc99c403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:42.616Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bfa054de-b54f-466b-b26e-9ee47950d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:52.626Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=149734ba-0f42-4812-ab40-114f4243317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:05:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:02.635Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=385840c3-0a33-4efc-98bd-cfc037d76dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:12.644Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fafc9645-d9af-4186-b089-0f85901e4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:22.652Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c222a2de-22ce-4d2a-87ec-f406fd85c704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:32.663Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f6262c45-02c8-4810-b992-c6a6ed3a93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:42.672Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a8bffdb6-d2b7-4a8c-b8cb-dec5bf472404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:52.682Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=aaa6522f-48a5-4cfd-abe9-18fda336e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:06:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:02.690Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2909ed0e-afc0-4870-823c-7a92bb7f8ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:12.699Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fcce2429-5d17-4ba5-89c9-90bd4e618eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:22.708Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=903f131a-87a5-40e0-a261-3e703aa1a0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:32.722Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b99d8456-23f6-4bff-9e4b-78673fb20fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:42.733Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bc8bfc4d-d8b6-4a1a-a83a-82ec5f35e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:52.741Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=baf69c19-619f-432f-9347-787889a75f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:07:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:02.751Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=62643f19-49ad-4a01-b696-9809ece6f1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:12.760Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5e0ec916-79cc-4de7-b249-49ab67823556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:22.769Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=353529c8-d82a-4f7a-b824-dd7109d10983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:08:26.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:08:26.405Z |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-19T02:08:26.405Z |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-19T02:08:26.407Z |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-19T02:08:26.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:08:26.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:08:26.415Z |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-19T02:08:26.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:32.780Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=edd07f5a-8200-4849-91a3-01c3d4c4d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:42.788Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e652370c-f9a3-4253-909d-afed93a09950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:52.796Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=feb8b181-1c64-4c17-bb66-77ac9b1c8fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:08:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:02.813Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=832f21d8-8d5c-418c-878c-54b7d04ea7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:12.822Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=32067a57-0f14-455d-9e8d-e50b1280e2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:22.831Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1cb53202-ddc0-4f87-80e3-a273f7f446e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:32.840Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=61ec9018-1225-4bfa-98a2-ecb8eb209b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:42.848Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4212e71c-9edd-4282-a1a6-fa3270cc7da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:52.862Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6e93759c-9e80-461a-8117-e0b00799308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:09:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:02.871Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f96e3d06-d0c2-464c-9061-5dd65b802980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:12.879Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=78b138d4-12a3-4992-9600-846ff6263254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:22.889Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c115e577-48db-4996-bf04-315265c37d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:32.898Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=debbb577-6499-46f9-b562-99b532373abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:32.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:42.907Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f83b3700-016e-4eab-8e66-106ebf6e9440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:52.917Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=231aba5e-bc92-4a40-ab06-62407d01f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:10:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:02.926Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8f89be8a-b225-439d-b19c-b9d3638b5e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:12.937Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=30fac271-073b-4d18-92bf-081774a7a2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:22.946Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fc85690c-0131-4a37-8774-b2fe6d8ed654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:32.955Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=008da996-0c76-4b0b-8b34-8c275c193769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:42.968Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2eeb7614-b3ee-4d9a-9bf4-12e2e37bbfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:52.977Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b0971883-0978-4718-a63f-8ea46fffb3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:11:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:02.984Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=11ecae5b-8eec-4074-8642-9748a7d78625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:12.991Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f515281b-e0b6-4f4c-9b75-c5040ef45a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:23.000Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7d5629b0-c52f-4794-afd3-ce8fc479823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:33.010Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3a2c89e3-27bf-4753-bbc1-0327eda2fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:43.018Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=300fdfb0-0a8f-4087-b6b0-0a86f4b2e72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:53.027Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=145f0b10-9307-449a-86d7-403c7883ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:12:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:03.037Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=20cdda9b-2363-4ef3-862b-09ea68433c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:13.047Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=80c2df3b-1d18-42a6-b51a-eaf8193a634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:23.055Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6ddeac07-ec4f-4346-ab3c-bd54d201b1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:13:26.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:13:26.409Z |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-19T02:13:26.410Z |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-19T02:13:26.411Z |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-19T02:13:26.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:13:26.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:13:26.417Z |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-19T02:13:26.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:33.067Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f193ef99-e084-42bc-a173-423a34ef4c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:43.076Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4ce6ea13-5c4c-4888-a531-c98bb0b096b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:53.084Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f809dcd1-ce1c-4e3f-a2d1-331c74ca2cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:13:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:03.092Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4e086f4c-0a49-4bb9-9b81-30609d55a99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:13.101Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f1f0b27e-228a-4218-85d2-13ec3ba7c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:23.109Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=62cc6084-ac3a-439d-9dd1-1a1bcf295baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:33.117Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bfec73af-1430-4750-a116-a55a5278433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:43.125Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d04f95c6-008a-4c4a-89f6-d6a0a7d1cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:53.132Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dc28d4cc-8b71-485b-a964-6de313912c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:14:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:03.141Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4dcf39c4-82e2-49f4-870f-3904ed0561de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:13.151Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c2247318-9f5e-4241-a06b-fafc209be235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:23.160Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8f462491-1f33-464c-b23b-87884624e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:33.169Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=814c4864-bd95-421a-a265-037d6faadb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:43.182Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dde19669-d7d5-481c-bbd8-1ef5bbe0f08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:53.190Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=71b1e719-fde7-4cd5-984e-c360bde85f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:15:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:03.200Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cc6b0e75-5aef-42eb-8bf2-f3a91bdf13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:13.209Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2b8dae72-9320-40fa-a90f-d49068a2eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:23.217Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=18a19830-1494-4909-9daf-677a29e2c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:33.226Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1d13ba96-2e0c-42e9-b470-7f82e55b12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:43.235Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4b80c50d-41cd-4a52-8fce-3a504b1b3bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:53.244Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=416fb4e5-2d86-46d0-9939-a0d71ff12b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:16:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:03.252Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b28abee0-baa8-4061-9d98-6570fe9cf9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:13.261Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9f05fd4e-f9aa-4082-8de1-6e203be96e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:23.268Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f77c5315-6fdc-45c2-89b7-29b85cb24d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:33.277Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ee0ff9a3-898f-40b5-9f6d-645d8f5e0c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:43.286Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f92eb703-a983-40ad-a1ce-ccc94ee222ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:53.295Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=118fae4a-1fd8-46d1-ab09-e4e90fe2c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:17:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:03.304Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5c49621a-5b39-4088-845d-b59c20b57f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:13.311Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a543e5fd-94da-4c8b-b305-ef1256f88d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:23.333Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=647a5eac-80a2-40d0-8c61-7f83891f76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:18:26.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:18:26.399Z |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-19T02:18:26.400Z |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-19T02:18:26.402Z |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-19T02:18:26.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:18:26.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:18:26.409Z |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-19T02:18:26.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:33.340Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ba670581-157c-4e34-908c-63336004aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:33.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:43.350Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c2a1a1cf-bba9-4ecb-a074-6cef4c08e36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:53.359Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=193e5098-413e-4714-b084-e775c5571657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:18:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:03.367Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fbb6369c-4306-4b3a-8c3e-655b21e44d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:13.374Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e5be99b3-a168-486c-910a-0086bdff04f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:23.383Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b455d540-39aa-4f82-a535-d1fae2ac6cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:33.390Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=aabe9688-d684-41b5-8158-0ee840d04b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:43.399Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fbe70375-e935-4098-b470-9f4028aa2068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:53.407Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dcc0a0dd-91e1-4785-a81e-455720444fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:19:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:03.414Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=911c1788-f5cd-4f99-9697-5b273fbd80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:13.426Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f3713512-7468-4b9e-81af-3c724a1b838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:23.434Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=78947248-92cf-4baa-b62f-f9f3c2c03780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:33.442Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=56d87e9b-1676-4766-822f-6f07cb32ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:43.452Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b49c6fdb-c3ca-40e9-8b29-98505c152181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:53.479Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b4e9aa3d-23a7-491e-b3a7-d870431f8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:20:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:03.487Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=abb21e0a-e51f-4ffb-9de7-62b38978b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:13.495Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=61cb5849-8a77-4ff8-bbe8-62a383fb7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:23.502Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=78714feb-c31e-4c8b-a4d5-e98cf1355ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:33.512Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f1944048-98eb-46be-9013-9c33cf24b795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:33.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:43.519Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=220fe4ea-84f2-4fff-91b5-16e1b73d1e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:53.527Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3ecffeff-6607-4c99-8a2d-85dd1ee9e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:21:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:03.537Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8c5e6987-6c55-4e44-aeda-62e3ef2bc870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:13.544Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9355942b-7c1d-49e6-9fec-896754194cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:23.552Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=48f85793-c3d9-485c-8eaf-0065efb934c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:23.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:33.561Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=001d9450-9714-49db-b191-14866acdd770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:43.569Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=065a55c6-a60d-4809-a38a-c492c21ddd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:53.577Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7588b202-592f-482b-bb68-f8991fb4b22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:22:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:03.584Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e1d5594f-e01d-4f97-85f4-ab0f0fc17361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:13.592Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a63b7d5e-5267-4be2-8d9d-a03ce33babdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:23.601Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1181213d-db86-4d93-bc5a-56aef0108ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:23:26.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:23:26.401Z |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-19T02:23:26.402Z |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-19T02:23:26.403Z |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-19T02:23:26.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:23:26.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:23:26.408Z |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-19T02:23:26.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:33.609Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bf951988-1100-43b7-bb41-89ce172fe555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:43.618Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a2324357-75c8-4494-af65-9cb3e09b90cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:53.626Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9fa88aaf-1472-4f52-89c2-d09716535d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:23:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:03.634Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e6e3598d-e152-4ef3-ac99-30bbd967cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:13.643Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=650e3e11-1707-4f18-832b-0a88f33b9abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:23.652Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=21f8dae0-8532-47cc-abd6-c19f37677e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:33.677Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=670dbd49-c59a-4ed2-a64e-8ddf154af45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:43.686Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f1089e51-1803-4934-9cd3-35d41f2ac498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:53.694Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=336278dc-8484-4234-8ab9-27497f808851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:24:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:03.702Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f4c7bf77-922e-4c78-a4d6-2aa9ed1ad588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:13.709Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=852f6e0c-a3bd-4b2f-a1cb-6cdf7acf6df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:23.717Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4e33e286-babe-44ff-b58e-8f0e4bc91bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:33.724Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=73dadbdc-db4b-4ed2-9c2e-14469dc29ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:43.732Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e59adafd-05e8-4d43-a887-6dda8ab3ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:53.741Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eab5aa4f-36fa-40dc-963f-73dbe3821d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:25:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:03.750Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=763fc438-b24e-4575-8a19-6aff6b26c9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:13.758Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=61f9d8fa-c474-4f37-9e47-e27092fc7fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:23.767Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=013485e8-9e54-4a62-8d26-4fb03c43c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:33.776Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9e391b05-bd65-45ae-9616-6376cb3dafed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:43.783Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b8ba49c5-7a4a-4be5-abf7-88f0c5da49c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:53.791Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e7bf6012-9720-4f4a-9492-b59a568d4390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:26:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:03.799Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cff89cea-e4d8-4543-9b58-e4240a35a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:13.807Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cb27f6ec-f7a9-4d1e-8459-7dbda60d20b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:23.815Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d353e769-b830-4fb0-9031-6949b593db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:33.824Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9c298e51-8675-4227-9fde-461660051136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:43.832Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=adbf9055-4f6c-4141-83e5-8337ba3d0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:53.839Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ef34c96c-7972-4e1c-892a-fe06b9acc942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:27:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:03.847Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c48ee7af-4eb9-408b-9df5-5734b9c22ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:13.856Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=73feae48-6efa-4f2c-8b32-fab545cf3a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:23.864Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d023f614-ac6d-4d68-8a18-b594bd83d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:28:26.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:28:26.376Z |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-19T02:28:26.377Z |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-19T02:28:26.378Z |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-19T02:28:26.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:28:26.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:28:26.382Z |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-19T02:28:26.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:33.871Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a5c97e0d-0a7a-423d-88d0-8b554212fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:43.878Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=806bad78-5d13-4f66-8bb9-64b03e8d3c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:53.886Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1b1e7551-2d6f-4ab6-af9a-acc6d0aba745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:28:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:03.893Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5628d712-9b68-449f-b704-181f7a6df805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:13.900Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=87f736d1-b1f3-448c-891e-00d96367b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:23.909Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=60194407-52fb-4fda-9a24-27996f003c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:33.917Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=785a6935-2e22-474b-a4aa-bd1678d27515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:43.925Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=76e5b89d-7ed8-42a9-8628-5e5e52fcb60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:53.933Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0926d091-ada2-4d05-9e2b-e4f45e7c9138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:29:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:03.942Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b364352c-317a-49e8-9837-9de4dcc77f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:13.950Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5bb1decf-6ced-42cc-88c4-08d7cb554e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:23.958Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d8cb895d-adb0-44c3-9f1c-51dbe0d4f415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:33.966Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=40cad4d6-ff6f-427f-b1e3-96054dc5eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:43.974Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=987e5591-6020-422a-b468-8612e732472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:53.982Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=71c9f129-3b36-469b-bdab-442b23546036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:30:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:03.991Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5fc7beaf-6da0-4526-a068-879ea084e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:13.997Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd99e28d-7fd3-4ead-ac82-715668c9f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:24.005Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=48246328-d99d-429e-b8fc-9693e31a8adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:34.013Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9c9a5d01-c40b-45e3-9fd8-0a0566127f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:44.021Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=188b93a1-6b51-4675-9ef6-b8aac14197dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:54.029Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=73b60156-97c5-43ec-925e-bab151373348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:31:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:04.037Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c2207eab-80f2-40fc-ac7a-70ffcecb0b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:14.045Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4ef8e308-37a9-4d8b-815e-a7e3c774a4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:24.052Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ea6b21a6-64d4-4bde-b72d-666ed06ac544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:34.059Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1222970f-1bbc-42a2-b5b1-576b15caab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:44.065Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f3b4c1fb-d552-4f62-a259-2ce59cb49d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:54.073Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2d6f65c4-6f37-44e6-aa00-f654ddecbafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:32:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:04.080Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ec8bd6e4-684d-4e98-9b39-ed3634bc8cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:14.088Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=01efee2b-e1c6-4279-9338-77dd948da1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:24.094Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b5787868-a5c2-462d-b660-0dabc8406069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:33:26.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:33:26.361Z |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-19T02:33:26.361Z |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-19T02:33:26.363Z |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-19T02:33:26.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:33:26.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:33:26.367Z |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-19T02:33:26.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:34.103Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eb19d88d-cc25-4adc-b172-8a6ed23eb9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:44.112Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=84e1ba47-a363-405b-b01f-1d4c20fcb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:54.120Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=247cb104-8ece-4d65-a650-7be14c195991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:33:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:04.128Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b8e0b396-acce-4ed7-9d58-1037e11997a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:14.136Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6955b4cf-5177-4a51-9ae2-b32e4c58ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:24.145Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4e20499a-7b45-4194-a487-a5f5a377d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:34.155Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6aab44ae-c709-4144-b898-f425da4d5eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:44.168Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=97c8a124-9a36-4b17-abe2-e93bafeae81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:54.176Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=47c6a3ee-1d56-418a-9bff-61f980830f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:34:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:04.184Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=be3f071d-ee23-4251-93d8-53beaa3b88ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:14.190Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=afa1a60c-007c-465d-8daa-d92ce13b05d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:24.197Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ffdbcc44-8378-4de5-a2ee-7dbdffa78dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:34.206Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4def9b0e-40f9-4a7a-9bca-11eb98b86046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:44.214Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3067fea2-c106-4dcf-a13a-adb74a89dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:54.222Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5c388d3b-3026-44b3-9eeb-750634f5858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:35:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:04.235Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eb0a6052-4bff-4755-b9dd-62b78cd5fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:14.243Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=31e5934c-ab81-47fa-87e8-84c8af2a98d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:24.252Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ae27fa76-2582-429a-9a2c-17293a6b5251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:34.260Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=20e7036a-0f52-41bc-8afc-545ecc5af348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:44.271Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d3c04947-5e96-4ea4-b948-e61b1cd2ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:54.280Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a8ec8345-01d0-49b4-9ff5-8003c41b40c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:36:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:04.288Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ca468aeb-9f7e-4434-a812-f139504b0875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:14.295Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2fe81670-ebea-40c2-b940-4c64f88ba182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:24.302Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bb170911-fb0a-4409-bd85-ac03332e2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:34.310Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3e5d6e48-eed9-4867-a7e9-ec0eb5a66067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:44.318Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=04b4404b-9281-4dd7-867e-c803b39dbca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:54.326Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e9fdd436-5b5b-4a85-85c0-78cc003de5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:37:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:04.335Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5973e0ac-fd3d-40bc-bb84-49a9801f85b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:14.344Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=49809464-c600-486a-9c84-f9b7afd28a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:24.353Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fcaf4a61-9749-4abd-a633-e14bed606760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:38:26.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:38:26.393Z |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-19T02:38:26.394Z |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-19T02:38:26.395Z |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-19T02:38:26.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:38:26.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:38:26.398Z |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-19T02:38:26.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:34.360Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=baeca114-8b67-4776-83ef-9a48bd618932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:44.367Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbadb549-545d-4d31-ab97-a91be3618f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:54.375Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a6425b68-eb70-4795-a087-ca92bf4fa85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:38:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:04.381Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c02af24-b246-421c-86e0-b7c0a62b58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:14.388Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6ccde14d-fb0e-4af2-9d01-59133daa0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:24.395Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=659e3be2-9e86-4802-b511-6f184140a5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:34.402Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=47cab5bd-cf4d-46de-a110-7f9143a7ebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:44.410Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fad65c81-9ae4-45a0-8584-0782f1956d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:54.417Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1b2a7044-208b-4227-9e52-24d62217c410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:39:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:04.425Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d06a9da3-0dbf-475b-8344-e42e121bb9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:14.433Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c85c92fe-d1e3-4c5a-a6d5-c0d238a628bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:24.440Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d0b215ac-f8b5-4b7f-b7e4-2aece2f2089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:34.448Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a5f98d16-cf52-4a34-b5c6-f8d0992403be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:44.456Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=179b4844-a68e-49fb-ba59-ccf715a9e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:54.462Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6a9d7c74-fd1a-4142-adba-7a8ed017f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:40:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:04.470Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bcd6e835-0020-45f8-bba7-168b817a2d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:14.478Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3502d27c-c5b1-4990-a64c-035a5d91a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:24.486Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=92c3a859-4287-4b97-b60f-90b1c78ebf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:34.494Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=22e1c0d0-1143-4b38-8036-38abde6f85ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:44.501Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d537c5e2-720e-412f-93b0-cdcfd47a280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:54.509Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0e9fccad-43e0-4b20-9632-5c0cc0c05537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:41:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:04.516Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eb3b4172-5e39-4df4-a760-f556a36c56b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:14.525Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=511e4330-3441-4d3f-9f21-1bf1a17d3928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:24.537Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f4a937ad-f91f-49a4-a82f-b2ec0b721ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:34.544Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f6b0e6ca-10d5-4b2b-b7c4-74da3bdbe198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:44.552Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=111c2e1f-6816-4099-afa2-74cacfdf9648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:54.560Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=52e76f18-32bb-49e4-a8f0-b7c2e31629a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:42:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:04.569Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d4876c5d-54f4-4104-817c-96d608c781b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:14.576Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=955e676b-8ece-4ce3-97aa-f39fa3cfd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:24.586Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f71487a0-bfa5-4f28-b9cf-f290a4bed4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:43:26.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:43:26.379Z |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-19T02:43:26.379Z |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-19T02:43:26.381Z |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-19T02:43:26.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:43:26.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:43:26.384Z |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-19T02:43:26.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:34.593Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=be19ea7d-043e-4c40-bea3-5278a23b20bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:44.600Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3291e8f3-c0ba-4f24-b8c7-edc4483c9d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:54.607Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1a247c54-27ec-44d3-801e-13d5a49aacd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:43:54.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:04.615Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d6940ca6-f22e-4413-bb79-e6d0a72bc7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:14.623Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4ef21e6a-e2e9-4ec5-9e06-73d33a0458ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:24.631Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6e4d3fad-2348-46cd-8174-479fcfd9903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:34.639Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=efe4ea12-da42-4001-86df-3e535e41c3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:44.646Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ab733e7a-2cf2-406e-877f-4b08e4951204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:54.653Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e20ac33d-70ac-41bd-9c78-a718c56a7cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:44:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:04.667Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1d37684d-aeae-4958-a34a-d9f096ae5fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:14.675Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=163f857b-50a2-4cdb-bfb3-12ca9e5f9d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:24.683Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=47827afd-396c-436c-b409-625bbd5481ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:34.690Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6a128c0d-f83e-47ef-839c-bf25564ed48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:44.698Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=86a58fb8-9743-4981-9180-81ac655c80d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:54.706Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b6a017c0-4ad9-4dd9-933e-98c3a76f1afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:45:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:04.713Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5efdc8e1-5aed-4d4a-a0f6-0350d292ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:14.720Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3219e0a5-2365-4bf3-91eb-55df251cab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:24.728Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7fa76430-559f-4072-bd75-f5a7680901f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:34.736Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e0783c5e-4565-4d0c-8c36-b10962b73253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:44.744Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=29f7c79d-f49d-455c-8f08-70888d24f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:54.752Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9cecc2c9-0526-4b90-b2d8-9c48e6f17be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:46:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:04.759Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b07c4b6a-ce30-445e-a3d3-6c92586c7fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:14.765Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=144bb745-b68e-4fbc-8147-2abe2f624b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:24.773Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=49c36c96-f1f5-42bc-9705-2a8678b7251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:34.780Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4b9cf01b-7164-45b2-977e-29fecad33adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:44.787Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=09720922-08a7-48b8-a216-d8f1239452a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:54.794Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6a2edf57-53b9-44fc-8289-9ca43a1a553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:47:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:04.801Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d6489d54-bf2a-46a7-9a4e-668eb46cbdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:14.807Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5f36e2df-f236-4119-af4c-200e3d7f7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:24.815Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=556e43c7-ce1b-409d-9c01-7b90e09f308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:48:26.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:48:26.382Z |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-19T02:48:26.383Z |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-19T02:48:26.384Z |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-19T02:48:26.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:48:26.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:48:26.388Z |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-19T02:48:26.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:34.822Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d4cc4eec-cfc8-443c-b563-7d8ed9c90a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:44.829Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ef9f430d-37fd-4235-a001-d6972800a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:54.837Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7c17c270-40ab-492a-8778-3c27ff1c3e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:48:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:04.845Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=332236d6-cf8c-4935-84ed-06d912898af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:14.853Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=240bb98f-9002-41f5-933f-ef30fad00632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:24.861Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=06414e36-75ee-4203-9781-c3492cee2e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:34.869Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1e347a38-9f87-4baa-bd5d-bc012486b7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:44.876Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=139d750c-664d-406e-a4a8-3aaf38dfe79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:54.882Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b90a7bb6-ba26-4fae-92cd-f6e2d9162595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:49:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:04.889Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6d57e5f1-f640-4040-95d7-58ba816e9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:14.896Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2159633c-8e27-4ae9-8128-799af7a8cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:24.903Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=73729fa5-bbcd-4e5f-8f61-7dc4665d5690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:34.911Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=581f0964-a9fa-49ba-9b36-4a7693198156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:44.918Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=580bf346-56ef-41af-87f0-64db0e3069e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:54.927Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ed53c8f3-3baf-4e7c-b75a-30267e660c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:50:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:04.934Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ada95460-abbe-4c93-87c7-fc0c61c2816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:14.940Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=44e5349b-91e3-4c48-8108-ee4ff253dcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:24.949Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bf0a5d51-d436-4db3-8cd4-30679cdeab74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:34.957Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=97fd143e-2f80-4ac9-8444-3f641945a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:44.962Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ab65f52b-d2bf-43f8-bca4-0d9cd6d48fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:54.970Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=24dd1110-36fe-4e0b-b5a2-184d30dbfeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:51:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:04.977Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=80803995-b466-44f1-a3cc-6e55707ce2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:14.984Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e9779cb0-0898-46d6-b7c2-1238343b5eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:24.992Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e1129d41-05fb-4ab5-8936-6abe877bcfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:34.998Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=63cb97a1-59ea-46a2-91c5-3f9ec5aa1e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:45.004Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6a15f9b7-2972-46d0-9d00-f42c0d735e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:55.012Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=18d4f921-05f6-4465-b322-fb2f58678c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:52:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:05.020Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=281d674f-1b70-4ec8-8a30-69d4e46d307e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:15.028Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d2b67743-24d7-4590-9055-aebaccca2e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:25.035Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=acf85e53-e28f-4cf0-8e2a-3f193c7295b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:53:26.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:53:26.410Z |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-19T02:53:26.411Z |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-19T02:53:26.412Z |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-19T02:53:26.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:53:26.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:53:26.416Z |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-19T02:53:26.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:35.043Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=81b1320c-731c-4fe1-a9e0-d202c79179bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:45.052Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=048effb4-e4e4-4d50-9ff9-120bbe294232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:55.060Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ccb767fa-0a48-41a8-ad53-5a0eb2183098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:53:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:05.068Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a5fd7ba7-9b09-4e84-aab1-8f8f6dbe3404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:15.074Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=59b82986-292c-4e7c-9d66-e9eff9f6d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:25.081Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=19174880-31c0-4eb2-8273-abaa61a0ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:35.088Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6f8d1a9e-362e-46b3-8c05-7949926277b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:45.094Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd5b34fa-ab29-4f96-be9f-4c79d81ee285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:55.102Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c85ec81f-4620-4533-ab61-2ec1e3be385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:54:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:05.108Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3d70e894-cda3-4d3f-a9da-d4f64271f5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:15.115Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=72b214f7-9816-4faa-b814-0e9b01dc5a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:25.124Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a90c9c20-7b2c-422b-a4dc-90f9cf11ec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:35.131Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6612d599-31a7-4d6a-b5ee-3dccb30690d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:45.137Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b8cf7f76-2e49-4acc-ba3c-18ef3e4129bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:55.146Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=57c412cb-b265-430f-90cf-c7a6999cbe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:55:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:05.155Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=296407f7-b433-4763-a025-c7761598fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:15.163Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dfd081c6-b2ac-477d-ae54-8f548a612589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:25.170Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0a1987a7-8254-4620-844a-7a0df81ced6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:35.177Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1a460fb5-c5d7-48c8-9136-63e5b6e89104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:45.184Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c70a177d-e83f-4e34-9be5-8962ac740289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:55.190Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c5ab5647-e925-4ce5-82b1-e683fbe5b146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:56:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:05.198Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3859199c-581a-445d-b42d-5d832e218f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:15.204Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=014abd42-1941-4598-b24e-f74d0e3291ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:15.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:25.211Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f8b22e1c-f7bc-4bfc-87d6-f44d310c2bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:35.218Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=588fdb21-f7f1-45cc-8457-e1a72cbd7f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:35.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:45.226Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2ef7172b-40ca-4e5a-b27c-92dcfa1a9897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:55.234Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8008904c-0078-47ea-8405-ffe064ca7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:57:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:05.243Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b9b44889-81f7-4a13-b24b-52d53e214787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:15.253Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b9295b36-37a9-4b85-acf2-22334741c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:25.261Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=05b398bc-7fe6-4a6a-aa22-1abbd066fc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:58:26.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T02:58:26.393Z |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-19T02:58:26.394Z |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-19T02:58:26.395Z |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-19T02:58:26.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T02:58:26.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T02:58:26.399Z |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-19T02:58:26.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:35.271Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=35f99a4f-e9e2-44de-b9bd-3a9e572b2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:45.279Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=52e6d45d-9df0-4044-af97-df822f17679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:55.287Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=53fe62c0-ef63-4a7b-a465-b90ac70613b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:58:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:05.293Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0302bf6c-bc8e-4bad-8f59-4ce51c8d8d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:15.301Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c3e075b-9624-41c7-8102-04c8a4e02f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:25.307Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=86545688-a548-4a49-af14-43ee08a8e014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:35.315Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f98daade-0edf-4f8f-914f-e78dfe526c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:45.321Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f227308f-07ea-4780-a056-517a497bbafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:55.328Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ef789ce4-9fdb-4184-8fd4-f91d94d8d788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T02:59:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:05.336Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6fd5ba33-1c9c-4574-8b33-f85fdccb5440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:15.342Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=430337d6-416b-436f-806d-c1341e287fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:25.351Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bc64b1d1-9f12-4ffa-96d8-1f1d6841ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:35.359Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2954cf23-8248-4e48-80e8-ea0a612e9264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:45.366Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=adbd6653-83d7-4762-9dbd-f4e547854a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:55.372Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=286cd337-854a-408a-8d49-021d93af3d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:00:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:05.378Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6cd23566-4f68-42b7-8a69-8a058363581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:15.386Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a37fecfc-b58c-4c4f-b5d1-80e8767e7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:25.393Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2cef7962-09cf-42a4-a900-bbf9d9ce996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:35.400Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=def698d1-f972-4e84-a794-ebf32dd1e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:45.406Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=35d04b93-39f4-4d8b-b170-e09d74cd2964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:55.412Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c253ce9-335b-495c-ac58-b29d9ed0f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:01:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:05.420Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=85d7d363-3ecb-4a2e-9662-e35d134c048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:15.426Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5ade18ba-50ce-407d-9326-f776bd6a1e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:25.433Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0be4370f-337d-4399-a1ae-3ee01ac4dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:35.440Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=864f657e-da02-418b-be69-7828ee4b9c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:45.447Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5d1d4cb4-1d40-42ca-897e-47804a9af45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:55.454Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0d8837ed-7793-4885-a93d-9c7e5a3e131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:02:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:05.460Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b084c92e-9796-4214-86d5-6c8086601813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:15.467Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5a6452a9-1a82-412f-ab49-d008663a3e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:25.475Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eec88755-cf3e-45f6-97f6-f3d5437e93cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:03:26.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:03:26.378Z |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-19T03:03:26.378Z |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-19T03:03:26.380Z |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-19T03:03:26.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:03:26.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:03:26.384Z |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-19T03:03:26.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:35.481Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d0f25f3a-d5be-4662-81eb-376088314d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:45.488Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=50c2176b-0710-4cb0-a534-2455c600351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:55.495Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=89dc8fa3-28f6-4644-acfa-0b6b2959c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:03:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:05.501Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cd9d0bfc-aabc-4a52-bde6-e8189b20daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:15.508Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c452f5bf-e7d7-449d-b8ca-6f600327b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:25.516Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=32ddb564-5683-4106-a8d7-7fdbffe86a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:35.523Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b6d48c16-31be-45b7-98d4-aef5ab8b4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:45.530Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=19a109e6-ce5b-4fdb-8f9c-3e202211fdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:55.538Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=66b2eaac-2bda-4e72-8c6e-2227cb96e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:04:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:05.545Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0cea9a3f-f385-4375-8576-5a6905937c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:15.552Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=66395db0-3dc1-400d-8777-74bb46a8cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:25.564Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2db9195b-5cf7-437d-9c55-c1d0d86b25e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:35.570Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b00a614d-6078-4012-8b73-273d3893735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:45.577Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4e46811e-c7cf-435a-97e1-0c39b930e3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:55.584Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbc86536-f143-4b61-8523-54ecb09233c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:05:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:05.591Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=516edba3-e463-41a5-b5cc-115f95bd9f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:15.597Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ffe8160b-87ec-4ff3-beb6-a0d292581041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:25.604Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=053f8960-9685-4482-839e-ea9cbf56d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:35.611Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=691abcd8-5624-4431-8a22-05e7fb72e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:45.618Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8ded0786-8841-4b1c-80ad-c64246c120d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:55.625Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9dd5bde2-4702-4de6-9525-f62be55403ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:06:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:05.632Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1c6a1391-b5ce-44fa-8da1-675a9e155f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:15.638Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=37aecbc9-b9ca-4104-8088-814f791da4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:25.645Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=811ece25-646d-47d9-9f40-43ae9d2886cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:35.652Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=af1a8728-4a52-4f58-b935-430a31a52b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:45.659Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=96d33c53-6f88-4bb0-94c3-a81afdb4bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:55.671Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1a181600-061c-44ee-9604-83ef5e8569f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:07:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:05.677Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f1de631e-b161-4818-894e-f39ee2510497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:15.683Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=67f94580-c9c9-4708-b98e-337e3e9ee8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:25.691Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9234639b-6c7c-4fd9-b47b-7f00e6cd979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:08:26.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:08:26.374Z |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-19T03:08:26.374Z |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-19T03:08:26.376Z |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-19T03:08:26.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:08:26.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:08:26.379Z |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-19T03:08:26.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:35.697Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a710d0d1-9248-458e-80f9-8bb368d0a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:45.704Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c564538c-0e22-431a-b68d-5e9af919cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:45.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:55.711Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5856bc43-66ca-412c-8671-20a974490793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:08:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:05.718Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5bf1e906-4d62-4acf-9312-db8615748c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:15.725Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d193f506-5cdb-45d6-9e6b-d2953670749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:25.733Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=127d194a-e313-4c00-9d51-c83ab42ee584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:35.740Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8af005b1-9042-4b2f-a190-32660c52e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:45.747Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=29e94324-9968-47f0-ade2-b2d39c25d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:55.754Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0a8fea2d-c250-41b6-9a90-005497b8060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:09:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:05.762Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=269a60ea-f865-4c14-a974-f49967eb70c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:15.769Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=67937af9-9f59-4111-8fc9-65fabb3d73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:25.776Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a9fb17fc-009c-4660-a9cc-ff5b903ee0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:35.783Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f2078849-e309-4d22-bf24-3dba2b52a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:45.790Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9b49c64d-4469-4a6e-9ae5-8b511f058fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:55.797Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e2428491-a7a9-4cc3-8c88-f8ac598c21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:10:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:05.804Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=78854920-c5bf-4b51-9d79-bc1200e08798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:15.810Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5823b318-28db-4972-94c8-940871a75fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:25.817Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f29ee153-6ef0-40e2-9c22-a6f99ab6b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:35.823Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ee7aa578-2011-4c39-8db4-e039ef99b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:45.830Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d06d97bb-bb7f-4122-8cdf-c4b9fbc5027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:55.837Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6b8592e0-7fe5-4f7c-8618-cf844225a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:11:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:05.846Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f5076ddd-d69e-4317-a92a-3f750c9ffd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:15.853Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=47e09e27-167e-49d8-af47-8c3fe5bacb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:25.866Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f205e15f-ca13-4fa3-8e2c-c6b77fe186f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:35.873Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9d7d437b-b681-46ab-acd7-190ea659b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:45.881Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ab8e89a2-9e4e-4e05-9fe7-6fa70161b016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:55.888Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0b835d55-44c1-467b-9b3b-681f32a6a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:12:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:05.895Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=68382d05-b7d8-435d-95c6-d87c1fdbc722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:15.901Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=af458a5c-badb-41d7-a45c-98270d124054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:25.908Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9f0d2e3e-a319-4e16-b3a2-cf1a52636d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:13:26.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:13:26.342Z |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-19T03:13:26.342Z |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-19T03:13:26.343Z |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-19T03:13:26.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:13:26.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:13:26.350Z |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-19T03:13:26.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:35.915Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c1ca4527-5559-4ab3-ac44-aac191be3f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:45.923Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=170d0060-1143-46a8-954c-72c29d33cb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:55.932Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f4017f6d-8f0c-4030-924d-253c6c519f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:13:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:05.940Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8a191ce3-4d35-4b90-84a3-deef3fe2bff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:15.947Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=40eeef57-5f67-4a60-8fab-86583ec9e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:25.956Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbcec9b9-1069-4c9f-a942-66fffed45544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:35.964Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0390ca5c-9519-49c5-829a-cb6d96bbaac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:45.971Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b4fe1446-0dae-4272-b791-65357a05cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:55.978Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3488b6af-ad3c-4640-bea6-c05bbf8bc955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:14:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:05.985Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ee527f19-b991-4f61-bc08-5519cb1868d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:15.992Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e4ef0f5e-e565-4161-b488-89006f1cee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:25.999Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b7fb8c3a-de15-4d8c-93ca-fdf22dbb27de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:36.006Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f26a2cb1-669b-4a3b-8a1d-a23e1da69af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:46.013Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a4793a3b-3249-4ce2-91de-e9a66a85107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:56.020Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=22fd08be-0696-48bf-ba74-db7b7fd7f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:15:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:06.027Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6deaec93-e25b-4b64-8678-5a61aa72e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:16.034Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=70640921-1f16-4f3a-9e78-d5e9dc1ed858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:26.040Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=52dc95d2-1b28-49d8-b95b-0fd2774e59f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:36.047Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5b6495d2-17ad-459b-9fc2-908a4f539fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:46.054Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f4b88aa3-6b0e-4fce-bc0e-44e0dc7bb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:56.063Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=25e44424-a233-4db4-a0ae-a09adbd20488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:16:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:06.069Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=933d353f-03d9-4162-8dd6-449750ddc032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:16.075Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=db97dfc3-9856-44fe-ba19-f12f6db4bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:16.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:26.083Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ad057e6e-0e81-440d-aac2-1eba74acb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:36.090Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=24c40a99-e701-49b2-84ba-05cd98e1c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:46.097Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3a2e9e38-0d9f-48d4-ab5e-79cea44daff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:56.104Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a8bdffc0-bed8-4db3-a7a3-bb7cce8637a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:17:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:06.110Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5bdb8b80-bf5c-449a-972f-1fb4b92c1a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:16.116Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=82b777c9-c961-43b2-abe1-6cc90d2823db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:26.124Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f153ce35-bf94-497c-83f4-4ab09d19b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:18:26.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:18:26.353Z |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-19T03:18:26.353Z |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-19T03:18:26.355Z |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-19T03:18:26.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:18:26.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:18:26.359Z |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-19T03:18:26.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:36.132Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=975aaa21-9cec-40e1-96d5-215448f04ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:46.140Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d3277586-8bb8-4090-a385-70c277fcd341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:56.148Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5dfef997-4d95-4931-a925-27ed0c2459a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:18:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:06.165Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8620af92-78a3-40a9-9740-cee68be349fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:16.172Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=67654ebd-ea44-4772-9d89-316a1a2ceb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:26.181Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=331ee1af-e3d9-4a6f-9e63-91435561b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:36.188Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9ba28883-2232-440f-bc89-203f6f431ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:46.195Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ea973307-cc21-4f75-855f-009a61923d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:56.201Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d3d6f59e-6552-427e-a69b-bbebc3d60d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:19:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:06.208Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9b683fcb-cf92-4cb4-b482-504b4eaa6bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:16.214Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=04ca123d-c23e-413b-b2cb-137f0f2bc9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:26.221Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a71ad1e0-c761-47da-b326-12642d65ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:36.228Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=42363084-7aab-43ed-b96c-a513631edb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:46.235Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=11bdcb59-2b24-4be5-b07d-b85dbb1adb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:56.244Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=de669670-0267-4f01-8f4f-6f262fd8c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:20:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:06.258Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=818d285a-752f-4e27-bb2b-707ed5008837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:16.267Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=03dd9a30-825a-4558-bfbb-55d62623fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:26.275Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6d24d0bb-5cda-4aa2-9591-3d42d598f8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:36.283Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e0d7529c-dcef-4234-9ffd-9abef36e2006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:46.290Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cf5c3ced-1e58-4da6-a9c8-13643437c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:56.297Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=60bc506a-f3e7-480c-9bb2-4d73e4454990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:21:56.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:06.305Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d6713f3e-dde3-4614-b2e7-079963b741c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:16.311Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2db3f6d1-9b4e-45f7-8ced-134c941860d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:26.318Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=41d2806d-10f3-470c-9e90-854b88699cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:36.325Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=66f460ef-6bd3-4315-a4a1-b14d3abe3e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:36.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:46.332Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=25790604-9799-4e7e-8725-77cd436eb678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:56.339Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a8769977-154a-4424-a3b3-88fc6780e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:22:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:06.345Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d7bb5034-83bb-4828-aeb1-3ded25ea5340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:16.351Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c6d0eed0-d385-4b2a-a628-62ddd0644bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:26.359Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=17d889a0-e5b1-4246-8988-b5ff2e43866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:23:26.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:23:26.380Z |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-19T03:23:26.380Z |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-19T03:23:26.381Z |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-19T03:23:26.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:23:26.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:23:26.384Z |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-19T03:23:26.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:36.365Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=645d9170-6e1c-4c42-a128-25bcf208fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:46.372Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f3ce9d68-670e-44d9-b3ca-4113cf8af7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:56.381Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4b7fe978-f7d2-46e0-a128-7e69a5154ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:23:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:06.387Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=39fb678d-e0e5-4aa2-8399-6b5478c4cdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:16.394Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=851cd26e-4416-48f2-8a19-52751bbe2b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:26.400Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=23923707-c9a4-47b1-bd30-3755da87b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:36.407Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=81a1a134-a73c-4683-a539-cb2a7d32aeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:46.414Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4a395521-5647-46f6-a581-0a6bab50c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:56.421Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=04bc3bcd-2d7a-4aec-9226-91a71631ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:24:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:06.428Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0bb925bd-bbcc-4fe8-b5e6-c10649ed4e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:16.435Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=71760be1-467f-4eaa-9c86-d0f9460065e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:26.442Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c3d8b47e-09d5-4534-82bf-d6fcb4958b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:36.448Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0028dbe7-b881-43af-a4a0-8bd098c5a433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:46.456Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fc8d4c68-1e8c-4c1a-abed-f04b0989ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:56.464Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8da43731-33f2-4884-a514-d0c9af6241a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:25:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:06.471Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8c77334a-88c2-4d78-8ce1-48cec74f0957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:16.477Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=86af288e-e241-40fb-9459-67bfd0e512cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:26.484Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f90b6495-bf0d-495e-a7d5-cf5e4b4b4066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:36.492Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=10908e12-1b4e-493a-a2a2-97ebdc20b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:46.499Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dcec7ef5-362d-4f57-b94b-efaf12286548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:56.505Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6d3334dd-b097-4d22-8b0d-958e29b0b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:26:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:06.512Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=92267a4a-bafc-402f-96f9-01c0d11c765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:16.519Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=572a7aff-62b8-48f1-8d13-f4c2929cf09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:26.526Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4231f4c5-0685-4b6d-af15-033c01940fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:36.532Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=da0a0159-f16c-490f-9cdd-7e029a215931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:46.540Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=08992bd0-c461-4d61-ac27-271cadf94982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:56.547Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2f33eec7-3b3d-4ccc-afec-b3b1f7b75396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:27:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:06.555Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8838a30e-c9e2-48fb-9fa5-161f34f4cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:16.563Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd79013e-2a85-4750-b5ce-29c36adb15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:28:26.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:28:26.379Z |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-19T03:28:26.380Z |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-19T03:28:26.381Z |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-19T03:28:26.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:28:26.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:28:26.385Z |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-19T03:28:26.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:26.571Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a59343c9-3ca9-460f-a5a7-de8c4b12d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:36.580Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9084ae4b-d76b-4f37-b19b-82cf500ed413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:46.586Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8b945dfa-1e3d-4eff-bbed-acfe8f193770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:56.592Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=729895a3-a92a-4bf0-9ec7-5949637293df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:28:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:06.599Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fd229cd8-fe51-4517-b7da-dbc1ccfc6eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:16.606Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0f46d364-4fd2-46b1-87f1-544c3b93b518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:26.614Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2ab8eb72-c2e4-4a7f-b621-07f43366cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:36.621Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=52649ec7-84dc-4d63-b88a-d374dedc82fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:36.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:46.636Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5153df35-315e-41e0-8788-9d68efb6f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:56.643Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=566b9064-fe06-40c4-acbe-18149fe40cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:29:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:06.651Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6ce7ec6e-e595-4bc8-ae09-bf2442b3a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:16.658Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=83990b6d-75fd-473b-a355-f2747000d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:26.666Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fc8a1b07-dc26-4d8b-8455-24d8ee02b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:36.672Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=31862d1d-464e-46a6-8f32-40eb2e7ab9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:46.679Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d8110176-1f27-47a3-a5fe-e162869c0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:56.686Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e17227de-ab10-428d-964c-8d90cc2589db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:30:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:06.692Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=23072b16-9561-45b8-beb4-aebb4ed4be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:16.698Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4a2a8761-eb65-4f21-92f5-e80b794b6e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:26.705Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5adc2d42-1fca-402e-96a6-8870e0619b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:36.712Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bdc8b0f4-1ad0-4cc2-a76f-6764c4510619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:46.719Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6677d4c1-a39a-4b2e-99b2-8fa64f1e5f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:56.727Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=18a22240-8d2e-463f-8faf-116da7d02d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:31:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:06.733Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b9b62018-5505-4a27-9699-ed38e772afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:16.740Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c8d0a482-50b9-4b77-be79-b15b17021b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:26.747Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=266fbf75-d581-4255-b33e-95640dbed3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:26.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:36.754Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dc9cc7a3-92c8-4d10-8e7a-87ef59364643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:46.763Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=86c689aa-e24d-4e95-8d42-2b22ef2f5c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:56.771Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3df30136-223a-4599-9c52-5c084e1e8526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:32:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:06.777Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ff694b6e-3833-43f1-8455-6a04d3584379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:16.784Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d13e6ba0-8f40-41ec-a27a-5f635b9a7861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:33:26.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:33:26.373Z |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-19T03:33:26.373Z |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-19T03:33:26.375Z |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-19T03:33:26.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:33:26.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:33:26.378Z |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-19T03:33:26.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:26.791Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2fb49323-323b-473b-8507-5be3d335fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:36.799Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9805752e-bc24-437e-8372-83f7489b7041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:46.805Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0675a1fc-c7fa-468e-a6f6-d84f01d0f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:56.813Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=86c9cdeb-36a7-468d-94ba-3be61b619642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:33:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:06.819Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=85593a29-195a-48fd-b510-653c404908db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:16.826Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ae3db9ff-9d66-4e09-8228-53d2163dce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:26.833Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1165e982-0b5a-47e9-b90d-de491a8bfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:36.840Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a7055244-b5a0-4c1d-a3d9-9ce304b92b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:46.848Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd4362f7-314d-4a8d-ac70-a5a375c30820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:56.855Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbfaad60-7fce-4169-bbb9-68e59c86c778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:34:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:06.863Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c28433a-9af5-4fc4-b54f-c33bee3507ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:16.870Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=382dc160-feee-42a8-891c-0ea92b2b6c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:26.877Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=09482f40-44bb-4b01-8933-18a8005d4888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:36.884Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d7daea36-2744-4dac-898b-5f48c208d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:46.891Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f728e413-4963-4764-9deb-11fbf68df994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:56.897Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=41d7fbcc-16e8-4a47-836b-d1155f6947b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:35:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:06.903Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8137b09e-9489-4d16-b3db-9506e3d78730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:16.911Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d14b6879-8731-4b04-a213-40d3b9964e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:26.919Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=039fdfa3-8502-43c9-aaa4-231a18663d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:36.926Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=450aedb2-5d30-459b-a7b4-d7635439f600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:46.932Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2fc3842a-9d4c-4cb9-b436-41dcd68a3ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:56.937Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=237e5e01-5a11-46f3-8d50-2d90b4679b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:36:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:06.944Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f11f2087-366d-4b70-a046-f93ea3d0c228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:16.951Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4b2b4b33-76aa-447c-89c6-4aab11cee246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:26.958Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=878624e7-dfa8-4a9e-a286-c61b2da18b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:36.965Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5248935f-7e50-4184-b68e-cf0c083b6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:46.972Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dc9bac00-2cb0-460b-84e1-ba7204952a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:56.978Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eaa17332-008c-43e1-aa48-4ffd6c800c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:37:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:06.984Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=64e682b1-a95e-4341-b121-0eec6c69ebb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:16.990Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1c2015b5-3320-43e9-9c32-8e0c82bbd673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:38:26.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:38:26.374Z |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-19T03:38:26.374Z |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-19T03:38:26.375Z |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-19T03:38:26.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:38:26.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:38:26.377Z |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-19T03:38:26.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:26.997Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=75fcc34c-beb0-472e-8940-32f26c457746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:37.005Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9ad6309a-96f5-4d53-adb3-8ead45108322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:47.013Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2837fdfb-8b27-4957-b27f-a9dd9875ad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:57.020Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4297dcd9-053b-4d81-85c8-38c03593aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:38:57.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:07.028Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=603b18b8-369f-475b-82b0-077ad0cad1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:17.035Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d64dc75b-13f6-439c-bf72-0137d7cbf9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:27.042Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ed845ff1-ae1b-429e-9c18-eaa041ecd9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:37.049Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f778f574-8598-4ce4-9c5f-20e6c172a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:47.057Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1a8ae7a7-de71-4384-8ea0-588cd61cb7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:57.065Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=76b3f825-c194-4687-a5bb-63e752318d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:39:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:07.088Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5f5772b9-93c1-44f5-84ce-760ba9169cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:17.096Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=99b18ada-9165-4855-a1b0-d8ad243520de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:27.104Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=96fe2d73-29b9-4d89-bfd2-e58108ed495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:37.112Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d8d5e375-c820-450a-a990-a04fd2b170ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:47.120Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=00675f10-cf73-4f1c-b5af-5d53306bd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:57.127Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c377b282-c0f3-4217-99bf-8bde58b47892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:40:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:07.136Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0a1d6e6a-f81e-4d90-9181-0c88e82cf59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:17.143Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4bab58e6-e70b-4804-bcc0-41fc600f1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:27.152Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=237f2398-f02f-4c04-8e73-fba6c7e7956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:37.160Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=36fdea2b-00d6-4aca-a27a-9469159bf0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:47.167Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=396a90d9-aa81-4c14-af2f-c2c4f2442aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:57.175Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=01946a13-2501-4284-aacf-737e6d47aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:41:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:07.181Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f873005a-b82c-485f-86fd-6579b5cd97d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:17.187Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d86ea1c0-ecdb-4fc4-ab33-7c15595e3541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:27.195Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d9bf499f-7a40-4479-8397-64e95c05e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:37.201Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0c820ef1-c9e6-406d-b789-b3a763e6a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:47.210Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bd93f6a6-97ae-46e0-8382-a5bcebde9c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:57.221Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=751350eb-0f7e-4c30-b78d-2015bc648f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:42:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:07.227Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=667ca610-84cc-4257-bd57-7231595f0744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:17.235Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c1e3ae5b-c0cf-4552-9f53-70cd3e4edec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:43:26.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:43:26.363Z |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-19T03:43:26.364Z |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-19T03:43:26.365Z |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-19T03:43:26.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:43:26.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:43:26.368Z |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-19T03:43:26.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:27.243Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8927349c-7c2d-4a83-be11-5d93b42f980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:37.251Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9d15b5a4-49fc-4c74-aa4c-c5717b853ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:47.258Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=03eca83d-c6c0-46be-b864-fd59c43c9015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:57.265Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=99504a8e-d4e8-4b05-a00f-82a873c485e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:43:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:07.271Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=130570eb-a69c-4f28-b183-fa66fa8da861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:17.276Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e05b7562-52f7-4a64-be33-91a1aa2eb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:27.283Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6f81dea3-bad1-4c5a-8e6f-ada11fd42198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:37.289Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0ac6f406-2c33-4443-a456-f7f6f08523ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:47.297Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=45a1d6e4-68d6-4207-942c-12c5ca04f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:57.304Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5159a61e-04b1-409d-a6d8-ba8421ec91ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:44:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:07.310Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8c631512-8562-40aa-b0f6-b66f8282776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:17.316Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=72cc84fa-61a5-4efe-a297-14ddd07eb704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:27.323Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8a929c26-03ac-4052-abd6-3896de43b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:37.329Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1411422e-8e02-4a86-bf92-b02a22b15b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:47.336Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a61ab84b-c3e9-49ad-aa3f-5afe44e7ab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:57.343Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=05b11749-2e66-4ceb-aa41-356e650930ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:45:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:07.348Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1948ffd3-eb23-4e6d-a022-a46e7b4aa1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:17.355Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dd26872c-adef-42ae-bd34-a1f85f652923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:27.362Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=712b73ea-f7c5-4f8a-9938-61e1f02b1bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:37.369Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b862a477-9882-4295-bff7-63e2abff7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:47.375Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c2860bfa-c665-4ce1-8da4-c474fec64e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:57.381Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=04308570-bc37-46d1-9ee6-38da2958592b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:46:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:07.388Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dc36cfb6-68d0-4348-b2e3-8dec39e77a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:17.394Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5eb43073-8aed-488e-bd13-61cbbea9a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:27.401Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a6f729b9-81d8-4170-b803-92a066de94e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:37.409Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=944e98de-da9f-42e5-b91e-bc97b2e8a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:37.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:47.415Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=253c444b-8a5a-4780-b02c-e09e991739e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:57.421Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2d242860-2648-46b5-a098-a153322fe753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:47:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:07.428Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0394c180-dbc8-4351-b113-97797d86faab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:17.435Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbdcfff2-f627-4d41-b651-513ba34ac791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:48:26.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:48:26.343Z |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-19T03:48:26.343Z |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-19T03:48:26.344Z |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-19T03:48:26.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:48:26.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:48:26.347Z |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-19T03:48:26.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:27.443Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7d7ed4ec-d568-45c5-9231-0f2977e7f826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:37.449Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ba9ccbb6-5eab-4af1-99dd-a090a96d98b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:47.456Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=240fd0bd-133d-492a-800d-e02bfb2c8a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:57.462Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9d2d96b5-9d61-4c05-ba4c-9ec3d94451f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:48:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:07.469Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5d3ee0ba-3eb6-46cc-8652-e99a358940be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:17.475Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=62f2e749-786b-4bc2-a271-5c8652ae5094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:27.495Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fa600a2a-613a-46eb-a0a1-65dce6668c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:37.500Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9b9f6d37-1dbc-46ec-ba84-58704f7a8b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:47.506Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3ac090bb-a487-4351-8f72-a857b52f995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:57.513Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=56680ca8-8b79-4644-a5be-92c06f516965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:49:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:07.520Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d9131c22-c840-49fb-a676-4015c6277166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:17.527Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d12e6f2f-d071-4713-83a6-a53cf9a9c89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:27.534Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cb465728-0af5-4d12-ad38-db711327f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:37.541Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cc73e8dd-e0bb-48da-afe6-46fa99fa97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:47.549Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cdc62c39-95ee-4571-a80f-1f176f690c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:57.556Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8e7dc0f9-79cb-436e-b1b1-12d258217610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:50:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:07.562Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fb76110b-c99b-4c2d-8c62-6497739aa85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:17.569Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=578325e9-0a6c-43e0-98a6-f213f49ee438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:27.576Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=35dfb894-5683-49b5-86f3-3158763f7b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:37.582Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=97b81b0c-6d27-4613-b144-45fe30d430bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:47.588Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d9c65203-ed62-4b37-acf8-10c4c73c454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:57.594Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=569a939d-9e6c-4a61-a1ea-4641be131bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:51:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:07.600Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=05b3748a-3d93-465d-b0c1-89ca4835398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:17.606Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=61f8753a-cdac-4e4c-802f-0a187888acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:27.612Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7d0c56dc-a27e-4bdf-b2f6-7ed5790a2f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:37.618Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7e51b522-8e20-4575-991a-a02ebf75d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:47.626Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=51c5eb02-71f7-4d13-9043-cc0bb54a44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:57.633Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=3287bfec-13b1-4087-80e6-7586e2474964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:52:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:07.644Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dfa2a01d-154f-4e21-992c-cba2f12058ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:17.653Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ba1fbbee-15e0-46fc-83b1-623ab6d989db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:53:26.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:53:26.353Z |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-19T03:53:26.354Z |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-19T03:53:26.355Z |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-19T03:53:26.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:53:26.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:53:26.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-19T03:53:26.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:27.659Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4ade01d4-cef0-424c-9b96-badd833af98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:37.666Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7e7c9552-9f85-422f-ae6b-080a50edeac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:47.677Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ddf89210-f893-431d-ac57-9258020f4a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:57.685Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dc42072a-4fdd-41d5-9517-a8ee2fcc5886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:53:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:07.691Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=9822c538-79df-4159-b26d-05a57ee932a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:17.697Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=feca89c8-7e47-4a71-b98f-f1fcfde44669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:27.704Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=daa85d46-50ba-41d2-aa92-c7623ff07714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:37.711Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ba40e04c-3250-4043-a133-618d430161a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:47.717Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1c73a9f3-70c0-4200-944a-b0df5e2c4069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:57.724Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ac4cad90-57e5-48b3-a7a9-e905739b95ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:54:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:07.730Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d31ac51d-a8be-4be5-a861-90c3e0be4cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:07.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:17.737Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d36e28dd-4205-4fcf-8632-20e70b20676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:27.744Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7459888a-70ad-4e13-995b-2e34d2ae6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:37.750Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=995e5ec3-9d15-4c28-b36d-a86034cbc52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:47.757Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d1dbe5c2-52c5-41d1-9963-be8ceee90e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:57.764Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0924d0ce-59ed-43cb-a64a-0e666add06a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:55:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:07.771Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f5c4987e-5762-43a2-9607-236b19845cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:17.778Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=da248918-0622-42a6-ba3b-f4f7d4196a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:27.784Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=62c75c6b-a391-48fe-89c2-bf0cdf989613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:37.791Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=8ff0958b-00ed-46fc-b8ac-cbefd4799fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:37.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:47.796Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6763dd93-a382-4054-b66f-71d1a53d54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:57.803Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=747bf496-c0f5-497c-9eee-2bbe98113003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:56:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:07.809Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eb753473-9a6e-4f36-b05b-472a5744556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:17.816Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f5e6b4e5-a055-45bf-9a42-4cd5b483d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:27.822Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e916487d-3122-412d-983e-e79d039c2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:37.829Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4020d19f-ba83-47ba-a61c-f056d3fc81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:47.838Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f8dc76ef-1796-4149-84ef-e6cb99a71426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:57.844Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c695e48b-a0e3-4615-b9b3-20f56c7c7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:57:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:07.851Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a9d7ab1d-d9dd-4357-8902-15ef3206d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:17.859Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f276d7cc-c83a-483c-af18-a1f68d2fef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:58:26.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T03:58:26.339Z |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-19T03:58:26.339Z |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-19T03:58:26.340Z |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-19T03:58:26.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T03:58:26.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T03:58:26.342Z |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-19T03:58:26.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:27.866Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=030eec43-1607-45eb-a5fd-caf4da6c1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:37.872Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=b898b585-7c0f-42ef-b00f-596426441836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:47.879Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5850b8e6-f6ca-4b96-bc4f-01d0224df1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:57.885Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fcd14280-6468-4d3c-9139-14798d4b50f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:58:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:07.891Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=93ddc7ef-c569-4b7e-8a1a-79b9c28cf5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:17.898Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=97efe169-a1d2-4050-b523-ebc8ba90b7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:27.904Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d53c5760-7084-4685-93a5-f0540f41f6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:37.910Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0f729268-561c-4d81-b809-016fca8e11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:47.918Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=62856b05-9582-46d3-9d58-ddea3560ae01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:57.926Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=6245700f-324e-465a-a21b-71998d9ea3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T03:59:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:07.932Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2fdfc805-aee1-469a-aafe-a835349613eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:17.940Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=880b7729-25ab-4aab-9c29-2c30abb736b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:27.947Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=91205a37-9737-4fd3-8472-ccb7eb745efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:37.955Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=92111a5d-6411-47dd-855e-5a5f7a172465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:47.964Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5bcb6fd7-6dd6-4775-968d-043c5927ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:57.972Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=128d4660-8c8d-45cf-9410-84c1df38a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:00:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:07.978Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4d17670c-03ea-4e09-bc0d-b592a9b0fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:17.986Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=d71afcd1-504b-4ede-8b14-4eaafc9dea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:27.993Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=06ee700a-07f8-4bc5-8aba-bcfbd2efc2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:38.000Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=7d3ec76c-1a29-4e69-90b5-5c623d673dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:48.006Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=312e1313-7f7c-422e-8072-ad9548b478dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:58.012Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eb282558-77f5-458c-9eb4-36f353a9f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:01:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:08.019Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=936f8c5d-a4ee-4d0f-ba3d-20629b4312e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:18.026Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=648af970-e3af-45a6-a2e9-16f8b4c957db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:28.032Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=94d87c52-fca0-466c-89a8-c4e1d2e18fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:38.054Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=084e5268-8c22-4e8d-8c43-5c0bada7b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:48.061Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=20d82e7a-85db-4f7c-b10e-ef09f127d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:58.068Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=53cc0574-6f68-46ea-98e7-0bfd09be33a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:02:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:08.074Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=50a50540-a949-4878-9196-6522346f004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:18.081Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ae560b8f-a346-42c1-a6e4-2c6b36f44fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T04:03:26.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T04:03:26.361Z |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-19T04:03:26.361Z |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-19T04:03:26.362Z |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-19T04:03:26.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T04:03:26.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T04:03:26.365Z |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-19T04:03:26.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:28.088Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2ff081b7-ad69-4fa8-9fed-e697acc8f10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:38.096Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=2f27d4ee-3ae6-4107-a627-0d36391f23ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:48.103Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=32bf61f2-a0db-4ce5-8054-f622d41a9080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:58.111Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=51eae1e1-1dbc-403e-b566-812ecd8c6f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:03:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:08.117Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bd4582b0-5c4b-466c-ab05-49f20ac5ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:18.125Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1581d5c4-be1b-45fd-8712-187064ad6e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:28.133Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1c4bd444-c887-4932-af6d-ccec68e90819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:38.140Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=1206b3ba-98f5-4326-bd7e-d66d434008fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:48.147Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=30b9888e-4f09-45f6-a07a-9a5a77d4534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:58.154Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=e28d17b1-1156-46a5-8f81-e88c6e756cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:04:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:08.166Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=07dd17a2-1d17-435d-9552-2d6eb042f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:18.173Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=348b580c-218a-4725-aee9-793adcadf711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:28.180Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fd8255f4-1bfc-42f3-8ce7-d9eb74b0787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:28.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:38.186Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=eec922f5-5911-4cd3-b88a-10129ad0aae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:48.192Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=728aef31-ca01-4111-8405-2336cce768d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:58.197Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=87ab466b-1ac6-487d-bc13-8bc8b0f2d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:05:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:08.204Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f0fdff4e-ed04-4b5c-a572-aff688880b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:18.216Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=41715c9c-7329-49dc-a2d1-5b3a2ebfe162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:28.221Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=c438bf65-e2c6-4e8d-b61f-cc5609c2cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:38.228Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=13327501-ee89-498b-9ccb-c0f19dd73cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:48.235Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a6612065-382e-4f75-8f59-a311e164b521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:58.241Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=dcce600c-73b8-415d-abd0-664fb14d3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:06:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:08.247Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cf362f81-60b7-462b-bc5a-e42e113ee622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:08.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:18.254Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ae8708df-9e24-46b3-ab61-085e3c08f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:28.261Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=46646da8-5724-441e-98f2-aff228a5d9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:38.268Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=0e986c63-f779-4806-b86b-33e5a3df129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:48.275Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=949d92b0-2140-459f-b373-926b9a7c7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:58.282Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f2e0edae-bb73-4783-a679-2f6f664012c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:07:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:08.288Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cbadaca5-4451-4f39-a2cd-41a8db42e52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:18.295Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cd4cc59b-d0cc-4416-b3e3-c0d970a8aa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T04:08:26.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-19T04:08:26.377Z |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-19T04:08:26.378Z |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-19T04:08:26.379Z |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-19T04:08:26.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-19T04:08:26.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-19T04:08:26.382Z |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-19T04:08:26.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:28.302Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=a57d6198-aef6-40c7-9078-d86fa51ad451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:28.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:38.310Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=de0e55d1-aefd-4ff6-8f3b-54dcf13ffc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:48.316Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=4497206f-e4eb-4e5e-a469-a7ae16212abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:58.324Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=f1e24272-0bb6-4410-ba20-201b37e80448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:08:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:08.330Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=23422b7d-ac27-48f9-9b74-05f8631605e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:18.337Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=019e3fa9-1f65-4578-9739-f8ac63ed01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:28.343Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=fb91ae74-292e-4109-84d2-a6791c9a9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:38.350Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=cda724c8-989c-4690-ab05-e0ce44f9cd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:48.357Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=70246b5d-b341-4cfd-bfed-5f18aa0ffb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:58.364Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=5baa16d4-afc7-4191-9463-50e5aeaa1e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:09:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:10:08.371Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=bb20d31d-35db-48ee-b65d-6344a2f38da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:10:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:10:18.377Z |INFO |Init configs |InvocationID=b601fe11-4b18-4427-8d10-09f880e81a13, InstanceUUID=ed25977f-eff1-486c-97c4-441c77a5bec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-19T04:10:18.383Z |INFO