By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:33:37.242Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:33:37.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:33:37.294Z |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-12-02T02:33:37.881Z |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-12-02T02:33:37.945Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:33:37.945Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:33:37.945Z |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-12-02T02:33:38.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T02:33:38.053Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-02T02:33:38.087Z |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-12-02T02:33:39.488Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T02:33:39.852Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-02T02:33:39.872Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-02T02:33:39.872Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T02:33:39.910Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-02T02:33:39.911Z |INFO |Root WebApplicationContext: initialization completed in 1824 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-02T02:33:40.207Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-02T02:33:40.725Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T02:33:41.889Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T02:33:42.233Z |INFO |Started MainApp in 7.4 seconds (JVM running for 8.028) |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-02T02:33:42.301Z |INFO |Start scheduling PRH workflow |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:42.317Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58cfb7ed-8b6c-4255-ad1f-ba37b17331ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:33:43.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T02:33:46.044Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T02:33:46.044Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T02:33:46.046Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:53.768Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e4d6947-8d02-426a-aaf3-d5e595857005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:33:54.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:04.848Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a16e85f8-c536-4d3a-95ab-66dd976d55c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:05.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:15.916Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f44e58ae-3034-4c58-b4b6-1b15b244bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:16.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:26.996Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d2b727e3-aa92-4f5d-ab37-be2696470f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:28.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:38.060Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=830c13e9-7e20-4f9b-a53b-86ed7b2526c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:39.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:49.131Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b893abc-576b-4f68-9c29-35c7f604f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:50.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:00.207Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19296148-9148-43fd-b524-b2437d162aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:01.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:11.250Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4b393f64-e667-47e0-934b-899aa8ffe928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:12.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:22.386Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=69d3b5a3-351a-4d65-94ff-d91ab9a32a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:23.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:33.548Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4a93b862-ff96-4c08-b51a-89c742507191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:34.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:44.587Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c3af31bc-f604-46ba-a4ae-81112bf55845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:45.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:55.756Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6239f9e1-32af-4e39-8815-116e308dc108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:56.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:06.824Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5cb9c5ab-70ec-4ef6-91a0-1899f69d69d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:07.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:17.868Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5bccfd57-ad4f-47eb-820c-b10e261b2328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:18.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:28.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3bfb3090-513d-4ac1-95ea-5b4486a72ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:30.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:40.020Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6d03b095-1c56-4a8f-88ed-d087a85403ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:41.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:51.083Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eef70038-b115-4ffc-a61e-c3321f22c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:52.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:02.155Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ab0d41e7-bc22-4879-846d-f1caf5d31ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:03.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:13.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cdf00f77-acd4-4878-9254-d714b3109492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:14.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:24.297Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e248792-14f0-4242-96e5-9bc8aaafded7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:54.338Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:04.340Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=643596ab-9e02-401e-b8cb-5670bed1f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:14.528Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb5e08c5-2833-4748-8bf7-59ddaef01ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:24.546Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9ac326cb-d88c-4ed9-b6de-c4a7ed050e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:34.560Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=86611251-623f-4ff4-a528-a4b2fe2d833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:38:40.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:38:40.797Z |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-12-02T02:38:40.798Z |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-12-02T02:38:40.800Z |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-12-02T02:38:40.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:38:40.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:38:40.829Z |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-12-02T02:38:40.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:44.573Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=651f8029-1f52-4e7a-bb30-8555407bdacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:54.586Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=559f3a66-8b27-4395-91ce-487c0ca00aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:04.600Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8eb2c553-59c8-424d-a97f-a76671147149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:14.613Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a3961017-b1a9-4c02-a384-a95f4ab15474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:24.626Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=23ab3b6a-765d-452b-9e6a-8ccf0d67a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:34.638Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad25826c-5f67-4715-9b5f-98428d01587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:44.650Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1837e864-0864-4a73-9091-641368eca61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:54.662Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=44f0a7bc-d8e3-46d0-8316-af5484a1e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:04.674Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e14b93ca-28ab-4023-9392-e41c53f7bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:14.686Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=874d1780-0b0a-4729-bb33-bcd784dc6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:24.698Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d1764fe-504a-4758-910a-5f61e14be41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:34.710Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=50db06ad-c728-4646-b6a3-e9430316f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:44.723Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea0d87cf-31ec-4b7b-ab64-468edb52659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:54.736Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35c8b26a-e733-4ffe-9b8f-47fe68f0c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:04.747Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=150c3a10-9a93-40b5-b13b-144030b08c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:14.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bce6f5aa-3336-4c08-a7cf-09818108779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:24.769Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f37a6926-93f8-4d25-8478-1b788949b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:34.781Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=27d98161-1864-4e87-ac5b-f6c40203dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:44.794Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea1945d4-33ee-4b94-8c70-76898413b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:54.805Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb0805f0-1506-4bd2-ab26-51c3bf7573d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:04.817Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51182628-c483-45c8-aede-db2bb49f379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:14.828Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=181cd5a0-79cc-4f22-a710-6eb85ad63548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:24.837Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7cd1e283-8ec8-45fb-933a-390738593767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:34.848Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7996fc23-f059-47e5-986a-b69970b4f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:44.857Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=44d98caf-74a7-4b33-8289-577892ab2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:54.868Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=43a8526f-9d22-49a8-9e33-eac95c781f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:04.882Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85868ca2-f0d3-426c-97ff-834abf3bd7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:14.892Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=664e6fcc-47c5-4496-936a-c01bacf2fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:24.904Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2ad89450-bc43-41ac-9530-f625e97e5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:34.914Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4ef5fa3e-1f51-4c2e-aeba-4f465a2760e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:43:40.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:43:40.418Z |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-12-02T02:43:40.419Z |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-12-02T02:43:40.420Z |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-12-02T02:43:40.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:43:40.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:43:40.425Z |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-12-02T02:43:40.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:44.926Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d4b3f734-8cc4-45b6-9536-f8143465536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:54.937Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=83ed9d07-6248-4408-84f7-29d8552b45dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:04.946Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5f9951b6-6ce5-4d94-ac14-5f3aa79e16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:14.956Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=00f6bce2-919a-4b56-adb0-a0aa68a6293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:24.967Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8e3cd9b6-8942-4a70-a33a-d197976494f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:34.978Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7e88323f-d9a8-489f-9f3d-8538f2423687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:44.989Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e973e48-2b59-4fa8-9dfe-80692f265488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:54.999Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f4e080cc-7210-4c28-9786-c1a79acd484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:05.048Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c4697ac7-57d3-44a3-9a64-5ef4201af74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:15.057Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d57e2c44-d2ed-49a2-9336-28e5acac17ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:25.071Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=133c6c62-70b3-4c12-a635-b4786eb5baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:35.159Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e22037a4-e34d-4cac-ab75-049867eb97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:45.169Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f9c34d69-c83d-4041-8ce4-8d92a4da9a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:55.177Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e93cdd75-5ca5-4fde-9042-be4631d71507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:05.188Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2807e3ce-3bd2-4046-9396-397b67330cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:15.197Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b232b970-2f13-4d70-a307-cb451c930756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:25.208Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d613587-53be-47aa-a8e3-fae9bde9cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:35.216Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=56f8675f-5a12-4d4d-863e-e0f514832b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:45.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7aa13d7-2297-4bb0-be2a-f61ae61f503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:55.237Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e3a5f0a-cf9c-4b8b-8d23-b1b3d282f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:05.246Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=13fad8ec-82c3-4bd4-987f-3a52ca4b8885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:15.256Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=420901fd-702d-4381-89bc-f4b080697868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:25.266Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0f971ea7-39a5-4e73-b073-2881e0310090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:35.274Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e422eb0b-d753-460f-9e71-fa7e7af325ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:45.283Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5735021e-72d1-4224-b93b-341d8d62b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:55.293Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea7442d0-49a2-4045-95b5-e104761c3693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:05.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5156eade-5d1e-4d5f-88f5-bd1c315dd29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:15.311Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=07ffd179-6acd-42f2-971d-1185398f998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:25.319Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0c12d4be-87d6-4117-84cb-bd36681b23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:35.328Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec27dca9-1012-4106-aa36-73ce8df1cc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:48:40.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:48:40.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-12-02T02:48:40.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-12-02T02:48:40.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-12-02T02:48:40.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:48:40.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:48:40.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-12-02T02:48:40.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:45.339Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2b41a79-a5b8-4910-b170-747b83b5ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:55.348Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ab976bf2-39bd-4552-a9fa-6e7a602399bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:05.358Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1ac3f23b-8f5a-47c1-a4f4-5b0dddf1ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:15.366Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7c50193-4268-4b89-8cde-ca5804d71b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:25.375Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ebb1fe50-885b-4626-a0fc-b668e61a683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:35.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=321b8a34-0933-40b1-91b1-04f8134ebc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:45.394Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ceadde9b-b789-4314-a919-11393f1b3937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:55.403Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63eb2427-845a-457f-a92a-479ef05e8d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:05.412Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e9d424b-c37c-46fb-98f7-a5da1daa17b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:15.420Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b427d17-4844-45a9-b7b3-114d5ecf46b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:25.429Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d11786d-45b5-4b04-b3d7-00b47a2beb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:35.438Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7060c6f3-5a2a-45f8-94fe-9bcfd0333f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:45.449Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7d11ac9a-b7c1-418e-9b2b-1fec936813a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:55.459Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2ec9da7a-2607-482b-bb1a-88c4c08119b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:05.468Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b2d55932-4ad8-4d4a-86d7-4826101a50da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:15.477Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d28e3cce-0323-4796-a3a8-cb3558d99be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:25.487Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=72e1b2ee-cfbb-4a25-8ae2-e3be065dd052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:35.496Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec1dc10b-94a9-4e3a-a38e-a2284a5a8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:45.505Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=49a12525-8aa6-46a0-bd13-842b484d18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:55.515Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1a3d635f-1135-4582-97ac-d73faac00445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:05.525Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e846963-ab98-4165-9795-b02dcafa6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:15.555Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ca153e7-bf22-42dd-97e7-201a6be7dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:25.566Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=079c4209-1218-4405-836f-d7d6300c8e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:35.575Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5e9146f5-3734-44d0-ae12-7147d9ce7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:45.584Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf4ec1bf-e339-401a-83ab-e5a763f5dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:55.594Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eeab9fb9-f4cf-4010-a666-4d6e932890e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:05.603Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fabcf03b-1acc-48b5-a58a-36f6615ba20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:15.612Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a79eee7c-438e-4e19-b84d-e1dc8733e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:25.621Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=274ee849-8c73-4c3b-ac00-c2e37b6393b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:35.631Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85644133-7601-4691-9968-e4aebe2e9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:53:40.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:53:40.412Z |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-12-02T02:53:40.412Z |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-12-02T02:53:40.413Z |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-12-02T02:53:40.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:53:40.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:53:40.419Z |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-12-02T02:53:40.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:45.640Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9bd63a17-d6d4-4768-a636-bcd7a1704d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:55.650Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e543c7a-63ad-4644-a2aa-86bec4c2f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:05.659Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3e42203f-2f3d-4c8d-95df-30ec69d43d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:15.669Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb682311-c435-406d-bc7e-a38a8fdb853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:25.678Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5bc1b7a9-afcf-4b8f-b938-11fddd960c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:35.686Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1bd348d5-3746-4821-a15f-e75b15496699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:45.695Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=56e8d80a-77c8-4c05-a05e-00ae38bf3104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:55.703Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9954dc30-ca62-4e03-8126-dfb1f4c1893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:05.712Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=82bcb4b0-67a2-4903-ae99-06b3971f2a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:15.721Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=76a0ab6d-046b-4d87-ba5f-6b1fab8e7049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:25.730Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=57946d27-20d5-4aeb-89f6-ea50625d7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:35.740Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7a548c22-10d3-4c92-bf77-3e646ffb74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:45.749Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=96410695-365b-46e0-9187-58fa626fc661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:55.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c130a123-cf4c-49e3-8ef1-8f34bf5f3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:05.767Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2a475d9a-1d87-4303-97bc-84524f5de2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:15.775Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e790340-ba32-4232-88f4-eee36481e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:25.783Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5431186a-c804-4b83-91cd-56106517e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:35.793Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbbdce89-023d-4af4-a489-a04d6e9464d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:45.801Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=665f7795-9d51-41b7-a456-a528c57658e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:55.810Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6a22d158-3c1b-4f61-9caf-7e431761b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:05.818Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf6b9c9f-716e-49dd-a3b9-04f642032ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:15.826Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec60140d-6ff3-4226-b099-2e101ea91f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:25.834Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c87695ed-0616-43dc-b3d7-9d243325a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:35.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=678722ef-6fca-471c-bcd3-79f17cba1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:45.853Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4cb500cc-bed9-4976-b990-34303a46df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:55.861Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2e0a61f-9a79-4326-b6c4-8d777ffb55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:05.870Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fe3d62d4-7414-47ef-b415-822084859b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:15.878Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04ce3777-116d-4bad-99cd-cbc89fc1006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:25.886Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=40f461b6-cfe9-4abe-b152-e8dd8c1ced09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:35.895Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbb623d4-82ab-4b99-a016-986a046bded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:58:40.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:58:40.408Z |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-12-02T02:58:40.409Z |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-12-02T02:58:40.409Z |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-12-02T02:58:40.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:58:40.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:58:40.414Z |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-12-02T02:58:40.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:45.903Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=627d35e4-169a-4fb2-abb7-316ea16fd3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:55.913Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=679521ad-2b10-4f9e-a6dc-7aca1011ae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:05.922Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bceb3ea9-7895-4c29-a5f1-ec31c14e85af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:15.930Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad2e018b-2145-4a48-9ea6-3e38c6356560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:25.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=52b79032-cfb5-4109-a12d-88deadded146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:35.949Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6f4d244b-b6df-40ba-811a-858043df7e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:45.957Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf462aff-1807-49b8-9dcd-7f55a6acce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:55.965Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9c25bafb-463b-40d9-ab51-b999fa19212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:05.974Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=949a27da-5254-4878-9bee-d91261bba0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:15.981Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6cc5ba6a-26b5-4af5-a7c0-9c1e6c9a9429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:25.990Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a5331c4d-5c5a-4685-89ee-e5db04eef7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:35.998Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b9445d6c-2702-4119-911c-dfb55e2a264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:46.005Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2377d516-7337-4c86-a60f-42452fc6bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:56.013Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8d9ae406-c884-488e-96af-1deed57f692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:06.021Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b2c21c6b-a337-416c-9f0f-4f3345e156d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:16.029Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94acb3dc-b82e-487b-aa63-27cee0aaebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:26.037Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=23071a68-dbe4-4374-831c-c50f0ec96a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:36.045Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bb63734f-e5de-4a8d-9374-1f6e096fa084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:46.053Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f71f9f2d-18e8-4cb8-a7a4-40b82136ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:56.061Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=835e2b3d-0482-4a6d-9e55-9bc6399818db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:06.070Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=10d297e9-e55a-4c40-a0c5-55f52509678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:16.077Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f73855eb-9bc1-4c00-a497-2fa684c284d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:26.085Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f828e47a-50e6-41a5-b007-0f526ff7c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:36.092Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8b93a64-477d-4285-8dd2-d455267dd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:46.101Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7c9026a8-4d37-4030-ae1a-3899676222ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:56.109Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=976b7dac-b3bb-4e6a-958b-fa388343bf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:06.117Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=694a8716-8e73-480c-9623-ea3fe7541832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:16.126Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b828eff8-1771-413d-8e39-4716beb7eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:26.133Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=af594075-018c-4361-a004-d565ee93ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:36.142Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b917ae88-6035-498c-a8ac-e08f8549a6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:03:40.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:03:40.395Z |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-12-02T03:03:40.395Z |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-12-02T03:03:40.396Z |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-12-02T03:03:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:03:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:03:40.400Z |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-12-02T03:03:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:46.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=987f9819-3547-46c5-b259-1b6482b669a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:56.157Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35b1bf23-7fd5-468b-b0c9-6795e5b5774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:06.166Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b38abbf3-fcb0-41e4-9453-dcce4a845657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:16.176Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2b20d0f0-f4ba-4fee-a873-61f6823e7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:26.185Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dfe7e826-6a3c-48f4-88e7-5b715f88f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:36.194Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cc4d1bf8-1a51-44e8-8e3c-dc6e5241797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:46.203Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22b014ed-2e68-43ba-9d49-0d3805eaac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:56.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7989d09b-ea1d-43f6-827e-89cd2e6b01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:06.222Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=338f0816-6316-4551-a2ac-49e28284bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:16.230Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7f0654cd-43ea-449c-9017-e92a5ce4717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:26.238Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfa431b2-c784-4ad1-bd1e-f47069e1083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:36.246Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5a762513-77ea-4b17-8a0c-635145235ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:46.254Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6d1ba0d5-bbfd-4585-96a5-52430cfbf652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:56.262Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=155cab98-742b-465f-a04a-1a0588680701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:06.270Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ffdb74c3-0e01-4d3e-9c7e-f9e5f685e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:16.278Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=73ab89b3-3d26-4b44-bc78-556289cb2227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:26.286Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d9ddc5b-6c1e-4099-9e67-88ceeda29743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:36.295Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=628307c9-116b-4704-823f-94de346c4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:46.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c96cd074-5cea-4e23-ac1d-733f38cf5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:56.312Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=132cc011-ee45-48a8-936f-da839511319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:06.321Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d2642d20-1897-4d06-beb0-71b0da7155db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:16.329Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b48667fd-a7f4-4ba6-8bcf-a46d20d78ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:26.337Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ac87781-e680-42c3-a034-f0b22aab683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:36.345Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=62970422-f0c0-4744-8a52-960fdb49b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:46.353Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8761d90-6255-48cd-b11c-4c8e85101e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:56.360Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=33dec973-afd0-41d5-a038-a095d2d260aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:56.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:06.370Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b198d4f2-d7fc-4591-939c-1e6da6c8ac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:16.379Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dc2f70be-0432-4305-b809-2fba40df2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:26.386Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3dc15243-71b0-414d-954f-83125c67cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:36.396Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53c00f6c-3f4a-45de-a64e-41add8347ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:08:40.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:08:40.424Z |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-12-02T03:08:40.425Z |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-12-02T03:08:40.426Z |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-12-02T03:08:40.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:08:40.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:08:40.429Z |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-12-02T03:08:40.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:46.405Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbcac6f5-1c35-40b0-b36e-94e40f09afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:56.413Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=367a99a1-fbbe-4115-bc34-e6342f4da9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:06.423Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ac31db40-95e9-47b6-8a30-7d5681a07fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:16.431Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b018f815-2c3c-414c-923a-c1ee953c488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:26.439Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04edc7cb-fc80-413f-9c10-d0dd49147e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:36.448Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b8fc076-9d0c-4d93-86ba-23827ba3a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:46.457Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6b3339dc-3b0f-48f6-9fd2-ddd841af8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:56.466Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04e95cf4-d7bf-4309-ba09-0c006306b801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:06.476Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=36702e5b-5b5a-40e4-8c4e-3cc6bd45476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:16.485Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9ea46f2c-ac26-4643-90cf-348409bcb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:26.493Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5395825c-284c-4c34-9b0f-d714eeeaabe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:36.501Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6fb4988b-d964-47f4-b8da-5145072d666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:46.508Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e7e7eea8-5fca-4997-874b-283569b26d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:56.516Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19c835a0-2a27-401e-8ab4-5a7e24d6b334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:06.525Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=54cc1687-39db-4432-bfcc-267660dd87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:16.535Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ba717b07-53a5-4879-a5d1-b2a17c91c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:26.542Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1d244e48-9313-48fb-a7ea-c4784f5c14e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:36.551Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7177fc0a-39df-4470-b1db-07e501a0a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:46.560Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1423f0af-ac4e-4eac-b1cf-b5dd14d4f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:56.569Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0300307b-b089-4a17-80ca-e2eeebc4f1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:06.578Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=17b3df61-c411-4014-89ed-3cad37e959f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:16.588Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3bb4bea6-afd2-48af-91e0-2243b6439105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:26.595Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9451a3d5-4a24-4867-90cf-24f8bd04b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:36.605Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7de76cb7-0a33-4584-8417-340d9483f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:46.612Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63af7870-8c26-47e6-bd08-817ca40097e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:56.629Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ce1e2cd1-85f5-4eb1-8193-553842468602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:06.636Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d51c7036-dbbf-4320-ba2d-5b1888847734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:16.644Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=32823545-552b-4fd1-8b9c-dce2f9f73cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:26.653Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d90cda51-33f9-444f-a1b4-85b1be92c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:36.660Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2231cf5a-7346-4e35-a1a6-6c2ce345125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:13:40.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:13:40.395Z |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-12-02T03:13:40.396Z |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-12-02T03:13:40.397Z |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-12-02T03:13:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:13:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:13:40.400Z |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-12-02T03:13:40.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:46.668Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c0eb8db9-669b-4392-82e8-39b9a5ee7332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:56.678Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=42251402-7076-4a92-b81a-54d8e31633bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:06.685Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=333670df-d283-4f15-b5cc-9fefab02cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:16.693Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ac80e7c6-6384-42c3-a202-a98e4e6e81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:26.701Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fac88449-cc35-45a5-916e-cad8d2980a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:36.708Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4c77ea48-23f6-4b35-82a5-c316fec9bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:46.716Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0b5c24db-4937-48e2-9c33-6cb083fa93b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:56.723Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6817b51a-3e68-4621-b065-dc06ab3e05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:06.731Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=906bbcfe-1381-4052-82b3-5d11e419f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:16.740Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58644644-f054-4964-8bf2-94f51f2e0c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:26.748Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d917e93c-aed0-4970-b03f-a831f1cacd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:36.755Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2146cb63-b7c0-4678-83e6-4385a2ca5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:46.763Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f47828d4-ed2e-4fff-83ca-5c227cf70cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:56.771Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d6ff06a-73f7-47c2-82dd-19a3380a93b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:06.780Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=877cf0e5-8193-4c66-8553-34ab0340177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:16.788Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=75fb6604-e8ee-4c66-b130-538820dafc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:26.795Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=049b2756-3e04-4850-9180-3ebcb4766a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:36.803Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=504eb505-fe89-4341-aa71-9b84dc1194e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:46.811Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=188b350a-92e9-440e-be57-06c8a8bfcdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:46.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:56.819Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=52de389e-5322-4ba3-ae97-5c3f7b224aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:06.828Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e93e5521-1c0e-47ba-a783-8a06eabde75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:16.836Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8eac437d-effb-4d32-bac0-679c455349bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:26.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=61973c24-cc86-47b0-8122-4a36c36e89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:36.851Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=72f0029a-083d-4767-bd9a-75e5369c735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:46.859Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a5dde8c8-c1a7-44b4-8fc0-e3d85d3f0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:56.867Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ef5206d0-e9ab-439c-a5aa-609e867f97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:06.875Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=448f059b-ed6f-4717-879a-0a0bd7faf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:16.884Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f422051c-0f40-4e21-8d0f-79dd701f56e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:26.891Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c506848-ee9d-4f23-8763-0b405605e971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:36.899Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f733f015-26bb-479c-b5dd-1da539ca67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:18:40.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:18:40.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-12-02T03:18:40.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-12-02T03:18:40.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-12-02T03:18:40.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:18:40.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:18:40.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-12-02T03:18:40.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:46.906Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=47f9381d-9d40-4213-ae96-e8591ede2714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:56.915Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=09c480ae-4b9a-4763-b466-70ea774fdc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:06.925Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ece6f8f7-70bc-4ec7-95e3-bd4e17b1bd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:16.933Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=792886be-62e2-4f50-a048-782efa0366a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:26.941Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53bb5076-47fa-4a92-b891-31cdce390050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:36.947Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7e81cf8c-891b-46ab-a718-69568dcbf669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:46.955Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=92353e42-3800-4874-beb3-90b29c8f76d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:56.963Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e9ce9d04-eb19-4ad1-ab5a-f620529ebb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:06.971Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7916aeac-16d7-489c-b357-c2ccec0a41d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:16.979Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f96a846c-9756-4873-8e1a-deb52e50df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:26.987Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=79543759-0ced-4179-9b30-c2304851e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:36.995Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8ed971e5-a9f5-4e75-ba5b-13f2dfadcc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:37.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:47.006Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8e443c42-7ed6-418e-a998-379409413893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:57.013Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a744f539-2b88-4d2a-8ef4-b86cdb1d1287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:07.022Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=33f3c884-bcc3-41ec-b328-c115c9687c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:17.029Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e9fab85e-3dd6-4370-ae28-fa06935f568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:27.037Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cc604c6f-1fe6-4f2f-9a99-2f2a378de992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:37.044Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b7c85096-0471-4ff5-a39d-c5f599663e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:37.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:47.051Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eacdfa11-6f02-4ba6-9ce7-32b8a078a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:57.058Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51f3d1ff-dcf0-4262-9c1c-43488fce32c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:07.066Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2dd8c7d0-2fd8-491e-af1b-6da56386c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:17.073Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=61db0925-7bcf-4ac5-8f94-e76ecf37720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:27.082Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8044b975-08e7-4779-a50a-163e8ab5a7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:37.089Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=467f5495-9434-4cd4-8ac4-5b595e0eab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:47.096Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0b2444c8-efbe-4a2f-8bd9-47eba2d5f41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:57.103Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5ee03177-138a-42fe-9822-3442cf4f3414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:07.111Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f5c50c18-7ac6-4db9-8c09-692e7a900402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:17.119Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22d78ed0-6239-4e9b-9be1-5bb52521eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:27.126Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1fc64468-6945-4421-aa8d-2ca22c8d2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:37.133Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dc471387-e894-4a5c-8363-57ee667d5982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:23:40.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:23:40.388Z |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-12-02T03:23:40.388Z |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-12-02T03:23:40.389Z |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-12-02T03:23:40.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:23:40.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:23:40.392Z |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-12-02T03:23:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:47.140Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=67d06216-b193-4bee-b066-ee5e1e528c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:57.148Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=27231740-336c-44ea-8b7f-9039929a9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:57.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:07.155Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=65d01aab-7513-468a-befd-2874b4180475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:17.163Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b38687be-4749-47db-9bad-199af36fee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:27.171Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9133a723-f9c3-4215-a458-229678008ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:37.177Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=026eef06-7d86-41fc-92eb-5e44f0f71a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:47.183Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aaecd318-ab1c-4864-ab6b-931894838668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:57.190Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e2ce2bdb-7f63-4fa7-81e6-e1beeb79923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:07.196Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=da29568f-4433-42fc-b5aa-b66ea0be536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:17.204Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb578b46-dd95-4966-957d-9c7ab3b6c016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:27.212Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d328efcc-a035-4604-bb31-ae16e04b0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:37.219Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=37ba5225-2ad4-48cd-8441-338cade83333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:47.225Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfe927ff-e2a6-4476-b694-57261bd33225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:57.235Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b71e1d9f-d23a-463e-a1d7-56262c5f492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:07.244Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35d1b27d-553a-4e42-85a6-0f67f083d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:17.250Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f25b9140-ecb7-43c4-bf98-e76eeda6252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:27.258Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b67fab1b-1095-4fec-8cbc-fd68cc480836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:37.266Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=adde65de-eed5-425e-abd6-f0cf0c5aa3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:47.273Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71984a95-e10f-4f4e-9773-bcede1c7a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:57.281Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=126a41a8-8a52-49dd-87de-8f8f8a2877ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:07.289Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=352acd66-36cf-41b7-84da-c1324eae4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:17.296Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=395eafdd-43ff-4dfe-bebe-8621aaa03b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:27.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=325bc445-570f-4d76-8fb3-d65c3d4a7371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:37.310Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7050a614-5766-41a4-9453-0c44ef307981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:47.317Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=90cfa86e-2bce-41e7-9805-7d911f7ac847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:57.324Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3a372176-4701-4c9b-a428-299a2d5339d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:07.331Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb63abf9-3e8f-47e7-a95d-4537ae754e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:17.339Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4acf4ab7-8291-438c-8912-daf0fdb1be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:27.346Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=83d4ac54-c46b-463a-9da3-415c1fc35351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:37.354Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfdcf91b-392f-43aa-a409-b8c3732fbcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:28:40.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:28:40.388Z |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-12-02T03:28:40.389Z |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-12-02T03:28:40.390Z |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-12-02T03:28:40.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:28:40.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:28:40.392Z |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-12-02T03:28:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:47.361Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20f9f202-47bb-49d7-832d-b44e56be3794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:57.369Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2ce16c3-3842-4aaf-b9d5-1e959598c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:57.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:07.376Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=42c4646a-a408-4588-a651-28cbf629417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:17.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aad66a2c-852b-413c-a90c-ed8e49aa0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:27.390Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a474aa16-8f61-48e4-b99e-d63c5da951f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:37.398Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ca6deb64-d3a6-4114-a38c-3d2072a3924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:47.405Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8593952b-bb43-46be-a6d7-f22c3734f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:57.413Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=49daf37c-e57e-42e8-9fe3-1b65020c019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:07.420Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55427a19-8b64-4005-9c8d-f567820cb951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:17.427Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=454c2f2d-2b8e-4cc5-b948-7c0be6092c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:27.435Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=458551da-440d-404b-8d00-f1207d76877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:37.442Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=df70db20-389e-4442-8d02-01d8b6c85c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:47.450Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94049a54-bba7-44bc-9a46-6302a23a3ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:57.457Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7000917f-5a16-4ddd-86cb-3ba2d5982a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:07.464Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bd33d632-891d-4c88-afd5-d2653095eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:17.471Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d1e964f9-afe9-4586-8080-a2a77ea120c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:27.479Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aec0c687-814b-4547-ae40-33460b0e8f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:37.487Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=923ed4de-13eb-4214-9de4-9b1e3a4b8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:47.494Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e0eaa88-9e58-48e8-b6bf-9b6d2e6cd24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:57.502Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c06bf402-9e8f-450b-b5df-48f9478bdbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:07.509Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ccad0b19-5f50-4a29-b1fe-558e7fb54182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:17.516Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2b1ff494-62bd-4969-9634-9d34ca780095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:27.524Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=717d2aa8-e3d3-436f-b36a-52bc61586fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:37.531Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=74daa5f4-279e-42e8-982e-ddd9410f94a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:47.538Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=079b1d93-6451-4219-a8e7-f2572df2a93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:57.545Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b35a929b-a627-47c8-b66b-631fa47d4433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:07.552Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b6d771a-596f-434f-8d3e-7a0d97e1f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:17.559Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=854abeef-dc89-49a4-9c00-cfebf48b13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:27.567Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53a83546-c4a7-47e9-abbe-c4da2e37cd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:37.574Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b089907-3ab4-4445-a6a5-49910c7880a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:33:40.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:33:40.404Z |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-12-02T03:33:40.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-12-02T03:33:40.405Z |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-12-02T03:33:40.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:33:40.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:33:40.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-12-02T03:33:40.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:47.581Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71bf3e9d-833f-4f75-8ece-1270abcf6e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:57.588Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7672cd02-caf5-4138-be56-4bb59e7d1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:07.595Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=529e3224-19d3-4f7f-9ede-59a852ee0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:17.602Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85c3e4e8-111e-419f-934d-4d1762c3d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:27.610Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ceef352-63fc-4a2a-9f54-0bb400dc9a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:37.617Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=568dac25-1ceb-481a-91d6-2223c6d5d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:47.624Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d4284b3f-73d0-45d6-9034-3bd9231891fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:57.632Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=babbd291-cc64-4131-8382-331ac6f2eb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:07.640Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=602cd881-d253-421d-934e-af8ce652a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:17.648Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a24c5f68-29be-402c-a40c-6004152b9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:27.655Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=39cd471a-6873-41ce-9847-c0cdae9f6460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:37.662Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6631e4d9-502e-4824-9380-a5ca0c56ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:47.669Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3602c153-b578-4d03-a5f0-a3bfb671e7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:57.677Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7afd9181-154a-4a1b-8b5b-d68c96ce20dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:07.684Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cb53d5ae-4203-4e34-9e40-51481ec10d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:17.691Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e4400798-a840-4109-9bd4-752d69dfee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:27.699Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a918af26-9a0a-4229-9d61-8f2cf69f488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:37.706Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8f3c5bd1-10b0-4897-a17a-0d498e4a690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:47.717Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d040497-f605-42bc-8669-dcbc9ef7f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:57.724Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=84715386-f87f-41f1-b475-c511be9cf673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:07.732Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9254ef07-0fb7-4152-8202-3bfe7cedf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:17.739Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=441caf09-33c3-4485-92af-c255cbcc8810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:27.746Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1098a4f4-e132-4099-9cf2-051463c0956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:37.752Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6b60527b-1999-41ea-87da-4f686eef7a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:47.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cb2ac4c8-447d-4411-a701-e61bb3a81a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:57.766Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94fab76e-3f33-45b8-a3a1-cf26d34fe48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:07.775Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63c3a45c-78ac-4bab-bd3f-943d85263ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:17.782Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d94f0ec-ae1b-41ca-8e97-b4d78bb3a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:27.789Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c16ba1b8-3ed4-4610-882f-030227816956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:37.797Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=244451d8-1991-401e-ba92-d4c3394ae310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:38:40.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:38:40.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-12-02T03:38:40.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-12-02T03:38:40.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-12-02T03:38:40.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:38:40.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:38:40.381Z |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-12-02T03:38:40.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:47.804Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c9601614-2098-4ede-b91c-63622af15348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:57.812Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22fe9cd0-48f5-4a2c-8610-397805627ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:07.818Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=15e06f1a-7ea2-4211-a5fc-82225a59fa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:17.825Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58f250c0-6ef2-472f-953e-b91cdc75cf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:27.832Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8d03a0b-df8d-48fb-9e31-f8b781884651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:37.838Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=370a2fad-8f50-4720-9fe9-39a538904e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:47.845Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d3b1e984-7477-4466-a96a-51d2b3c16947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:57.853Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=904303d2-ed53-4b4d-8123-2d4518fdcd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:07.859Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=86f4e18b-be9e-427c-a91c-072cf577b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:17.867Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad53d53e-eaf6-435b-a90a-a9e0023f7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:27.874Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ba6f3a6e-666a-478b-a1c3-81869427a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:37.881Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=50d09923-e109-4192-9ccd-e60558eee4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:47.889Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e7d6a34-fcc0-47ae-b067-25d15f388142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:57.896Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=933a59ac-e601-4222-8e81-9773b926cb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:07.903Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=875ad5d9-75f1-431c-ba07-52be98ba1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:17.910Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=936095b5-e9b1-4a4d-917c-a82fea0adf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:27.917Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20edde5e-087e-48fe-bdd2-6b0b6ed332c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:37.925Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7f80b45c-4d67-465c-86fc-31f0019348ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:47.932Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6797a515-aaa1-44b8-a63f-ac16d050f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:57.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c06108b-9c62-4968-aa43-c298d865c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:07.946Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19f4b3af-c352-4c46-b788-9437ea3c963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:17.953Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=626c823c-da7e-4c39-9e2d-1c59a79b26e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:27.960Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1c9350cd-b4a0-4cf1-ab71-113cb949246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:37.968Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=07e3df15-12d0-4e39-b5fb-1e493634843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:47.975Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=517759a0-7ccd-4c19-90b8-4b34974586e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:57.983Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2efaecf5-219e-496c-95c7-c9335c616c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:07.989Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5080e27b-cfa4-4cb9-b95a-2854d05f9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:17.996Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6c5c4dd7-8162-480c-981e-406a5eb371be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:28.003Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f5abd751-9086-4171-891a-fe4238a0c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:38.010Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e6c589f4-d34d-4720-af6a-9eb2ebf2ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:43:40.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:43:40.387Z |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-12-02T03:43:40.388Z |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-12-02T03:43:40.389Z |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-12-02T03:43:40.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:43:40.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:43:40.391Z |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-12-02T03:43:40.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:48.016Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71ae1436-d810-4be2-a2f1-dc7bafec0826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:58.024Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c9304ac0-7e74-4a79-bdea-2c51c6e2e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:08.031Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bc8946ea-a16d-451f-aef8-a39e63822f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:08.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:18.039Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=30d95504-1295-4b39-83c3-25a400ec42b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:28.045Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ef2bc722-a972-458e-953e-aaeac822265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:38.053Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=66034d70-0635-4cf7-9ce9-03c15db4826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:48.059Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=583d8777-5719-4fff-9ed6-32cc00ce6fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:58.065Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b79987f-1c88-4dc7-8df9-e14f102ba46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:08.072Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c5d2aa68-320c-4ee6-9b0b-3d073eb890c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:18.079Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d89fcf9d-70f9-477c-80e3-e0ac6e15718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:28.087Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d63b1c31-cdb1-4cd2-9982-4e0ebdbd6e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:38.093Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d7ec1ee9-0912-4e82-a29a-33e4a9850c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:48.100Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b3275a8-95f8-4fc1-9673-7726273933c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:58.108Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a4cf0c0c-5750-4665-98d3-17744b8cf17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:08.115Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c5784831-039e-469c-8eec-a0229d1f658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:18.122Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c306b0e5-2f90-471f-9921-8d98831c3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:28.129Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8463eca6-1708-432f-b7eb-f34c6d3e44bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:38.136Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dee883cc-c87b-44ae-b2f5-76d01e479d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:48.143Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6261e4f0-a13e-49d5-8830-f19e1178aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:58.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1a92813a-1b58-402c-93b6-49a1dd687ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:08.156Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3c343e66-72c2-42f5-8d89-7f4062627b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:18.164Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=01cb5c3b-7b0e-4c8f-a5ab-941f92649b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:28.171Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=605e1823-a0fd-4311-8d1e-32fa0ad22b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:38.178Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=36c710a7-3a37-4a42-a24d-402b26c11ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:48.186Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=038d8ee8-df91-494e-8aac-19da9b82846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:58.193Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=00956ba4-6877-4298-9a03-3b33026ba6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:08.199Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=af1805fe-56ef-4fc2-a6de-c2714a53a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:18.206Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a368e127-77aa-4d55-bc54-0b3c3748c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:28.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=24bf362b-1e06-494c-b5f4-b458382a4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:38.220Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c21c4ea-69d7-408d-a9eb-3ffbf039f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:48:40.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:48:40.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-12-02T03:48:40.393Z |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-12-02T03:48:40.394Z |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-12-02T03:48:40.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:48:40.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:48:40.397Z |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-12-02T03:48:40.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:48.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1501ca62-74e4-403b-90ef-849b78858196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:58.234Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f29ed526-6267-41f8-bde8-8d045f7a915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:08.241Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=193e940f-7ea6-45be-904d-ad2330a46133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:18.248Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9cb26a3e-6c86-45c2-8f7c-8b2fb99e95f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:28.255Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=90756649-285c-4f23-800f-2bb9ddd5f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:38.263Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4bfe8e9b-d945-4a9d-b9d2-b7b5f47f83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:48.270Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6eb669f7-392e-473e-a1f0-eb9d1c177fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:58.277Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d57ea579-dae3-43e0-a5be-cc1769b96e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:08.285Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=01c0563c-3538-4f06-bf18-371bdce805a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:18.292Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55a9e19f-cd0b-40d3-a89a-42f7f360ba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:28.298Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b9d522f1-7c26-4d02-b606-428bdb6309c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:38.306Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fd7522a3-79b6-4a29-b644-07d796c2d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:48.314Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20bf7ab9-aad2-4d9a-8787-87e9d3b6646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:58.321Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a43470c4-80cf-4066-b840-cdd959194acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:08.328Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f8d20d4e-ca80-4cc7-9050-288d934f1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:18.334Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=68cf660c-b365-4a7d-bc17-237af3bf4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:28.342Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c42f2275-b353-4fa6-bdbf-b08f97b0e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:38.348Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9db8d465-47fa-4502-9865-5df748adca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |