. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T02:58:11.616Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T02:58:11.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T02:58:11.669Z |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 |2022-03-11T02:58:12.487Z |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 |2022-03-11T02:58:12.610Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T02:58:12.611Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T02:58:12.612Z |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 |2022-03-11T02:58:12.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T02:58:12.863Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-11T02:58:12.890Z |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 |2022-03-11T02:58:14.745Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T02:58:15.292Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-11T02:58:15.325Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-11T02:58:15.326Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T02:58:15.404Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-11T02:58:15.405Z |INFO |Root WebApplicationContext: initialization completed in 2514 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-11T02:58:15.971Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-11T02:58:17.107Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T02:58:18.861Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T02:58:19.529Z |INFO |Started MainApp in 11.076 seconds (JVM running for 11.991) |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-11T02:58:19.625Z |INFO |Start scheduling PRH workflow |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:19.639Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b8dca136-ca3b-47ea-86d0-8bf88260cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:58:21.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T02:58:29.301Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T02:58:29.301Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T02:58:29.304Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:31.187Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b3be0944-03e4-4ca2-a0f7-2c2110680a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:58:32.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:42.242Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6f2f2ae8-b3fd-4ad1-a8f9-e13e70f27696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:58:43.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:53.312Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6ff62365-501b-4ac9-a733-e835bd83cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:58:54.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:58:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:04.388Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5d0b0588-be27-4818-8fe6-42f1977ba6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:59:05.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:15.426Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=bdce2715-cb6d-4be0-81f2-d9ac750a1e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:59:16.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:26.465Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4b9faed6-f46d-4a40-8b75-2a930af60662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:59:27.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:37.546Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f60559a8-dfce-47d6-90d0-8fee07c76e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:59:38.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:48.608Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=956c3baf-73fa-4481-b4c3-0b1a8bc5daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T02:59:49.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T02:59:59.652Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=70ef5386-f951-4f90-a561-e8a14a8c82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:00.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:10.720Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=49b379bf-58b0-4675-a472-b36239b8c049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:11.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:21.770Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1c902b7d-12f7-4d7f-87e8-18189a6c94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:22.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:32.833Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0a9f6018-53b6-4971-a045-fe916d7d3f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:33.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:43.919Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=72bbef4a-97b2-4c5f-ba63-585c5407a7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:44.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:54.979Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a9f47746-017d-4040-9b2a-f81cdb1c5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:00:56.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:00:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:06.050Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3ca199ae-2516-451e-95a2-d1a00ffaeb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:01:07.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:17.120Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1930e9f4-3056-4c75-9249-454fb39ecfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:01:18.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:28.193Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=58a0ea9d-0d8c-45b9-9dd7-fa1aa0b701f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:01:29.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:39.265Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0ae2c1b9-90d4-4feb-a9d8-368c5e9483f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:01:40.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:50.309Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=48fc0b98-5742-4fe0-a080-7dfaa3d08dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:01:51.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:01:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:01.376Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=790d7f13-bdc5-470d-b54c-ec36b7f4d1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:02:02.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:12.420Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=488a5ba8-111a-4ded-9c93-39e2ddbf0c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:02:13.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:13.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:23.488Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b3fb7869-7a2a-4c8e-ba44-9a77b2361168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T03:02:24.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:34.531Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d7ad2ee8-98d2-4aca-9059-eae407ce6208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:44.681Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=adb2cad5-2f74-42f1-92c3-4fa824f706a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:54.700Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f73103d3-b53f-4865-bc84-5619dda6cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:02:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:04.717Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9369ec53-1db4-4cf2-bb7f-d83d6373543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:14.731Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=8e688601-7811-4bff-ab67-03345ec5bbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:03:17.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:03:17.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:03:17.217Z |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 |2022-03-11T03:03:17.223Z |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 |2022-03-11T03:03:17.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:03:17.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:03:17.235Z |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 |2022-03-11T03:03:17.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:24.747Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=647472fc-4fbc-499a-bc79-491923be7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:34.766Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=eda20c01-928f-43ba-9239-caf3fc61e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:44.790Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=438057c4-f026-4fde-a336-cfc822af6ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:54.817Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=cc6b4b2e-2bd7-41b5-9c34-bf0a5e5fe7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:03:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:04.831Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=31cf091f-560b-47da-b979-b3a2c8ea2f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:14.852Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=213a7dd7-3ece-454c-aca3-eb0db7a8002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:24.867Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=567cce6f-a1f8-49ff-a1a2-9b055e91372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:34.885Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=bd1ab385-b0f7-45f2-a4c3-f2808260e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:44.903Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ad92acd1-30b6-4df6-b57b-bd3f24cbfdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:54.916Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6a759005-f081-4fb5-96f7-d7135e2f3eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:04:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:04.932Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b6dc8276-e5b2-402c-90bb-aa77e4f10dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:14.960Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d4c055ae-d61b-4c18-89d4-0b900f009202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:24.997Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3090b3ee-26d9-4504-807d-8b8d82cdfde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:35.024Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=03c2b1c4-b23e-4fc2-a7fc-d1573996f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:45.038Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a40c86a9-062c-4633-9292-751c0009d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:55.051Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a2e7f910-1e29-4004-8999-5f22d5a6bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:05:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:05.066Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f1be4629-3ec1-49c1-bee9-71059ef91f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:15.081Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=734e98a4-bf77-4314-8388-40f5d264f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:25.096Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a5e9bad7-e403-47e5-be69-a482dd6dcef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:35.107Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2340b20b-c4fd-4a7f-854b-18f38d9c9c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:45.118Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=be47508f-3b2e-4f00-8dde-c0f6907f7ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:55.135Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1acb7864-0746-428a-b79b-e63615776873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:06:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:05.151Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=38bd04bb-6a08-4ec9-bcb6-ad86c452ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:15.165Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e222170d-204b-4c51-a592-6ab00ba37c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:15.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:25.176Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0a8de4fb-8afd-4922-bbe8-2b14bb732f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:35.188Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ac09c322-6fa5-4c41-aee9-e0bb5deaffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:45.201Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c6ae493a-8e40-476d-a20e-6d4ba61d10e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:55.216Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9a9a9984-d6bd-446a-abac-a85d68389b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:07:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:05.227Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=779c1f69-b46b-4b05-b8a3-f725433ecfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:15.239Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=95b88bb6-15f4-43db-b37c-9c60e6cd0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:08:16.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:08:16.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:08:16.347Z |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 |2022-03-11T03:08:16.350Z |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 |2022-03-11T03:08:16.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:08:16.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:08:16.361Z |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 |2022-03-11T03:08:16.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:25.253Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b0302a36-df52-4806-8110-be3b73a00e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:35.265Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2aec78bc-27f9-41c7-b988-a7cdbb47d503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:45.277Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5c3733dc-b58f-463e-ac91-2861e9463019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:55.287Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f9eb6e35-2e84-4943-92cf-9b8564c556a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:08:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:05.299Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f4550b87-1209-49d0-b71e-9ed99f533364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:15.312Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b8f61573-d571-4c99-af27-77801a762ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:25.324Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2d388329-ea51-4de6-a3e1-b575f6d92ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:35.336Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0b07a4e1-44c1-4e95-bd0e-21d64f5770bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:45.355Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c0ca7dd8-6f6a-4bfe-8308-a35fae7eec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:55.365Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2a52e781-ee09-46ae-b60f-dd59a9943805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:09:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:05.377Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ff4ae980-3ac8-4176-95c6-77e17aa0839c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:15.390Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=84b5d9b2-c6e5-488e-8730-4d666b7034a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:25.403Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d89be1a5-33df-4b2a-abd1-0096027ccb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:35.425Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=18d2d476-def1-4f3b-8e32-aa217bd2fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:45.436Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=210f4d5c-a5f4-46fb-9268-0b2029d832b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:55.454Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5ab46b1a-6aff-4c90-acbc-e2e679ccfcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:10:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:05.468Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a1f2dcde-b0d0-4238-9874-1b62279816c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:15.486Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f1ecb273-daf1-425f-bc91-10e08aa0cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:25.499Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ea05b067-48b7-43db-8ccd-15f95ec3175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:35.513Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9ccbd089-3ec0-4797-930a-62c775f4ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:45.525Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=abedb1df-dd4c-4859-bb52-fad434375200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:55.573Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=7d7c9408-da9a-4bbe-9fac-a26b7332df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:11:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:05.588Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=7692d393-f4b2-491b-a9c0-a71245695162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:15.598Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=212685c2-432f-43f4-b7b9-c9bf7c1006cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:25.611Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=46b85ac5-62c2-458f-985a-697f8d768016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:35.623Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=41cc3118-2bc1-452f-a884-e55c3c1b7877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:45.644Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e7040c62-99dd-4dc8-8d2d-cacdb4de8faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:55.665Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=dd3d4b92-df41-4e5e-993a-7e209931ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:12:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:05.678Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=53f88b74-540d-45fa-9177-77379f2f81d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:15.692Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=be4faf19-55c3-453d-98e9-22e7770ba8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:13:16.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:13:16.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:13:16.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:13:16.383Z |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 |2022-03-11T03:13:16.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:13:16.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:13:16.395Z |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 |2022-03-11T03:13:16.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:25.702Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=214416bb-62ef-438d-8503-0b64e7196856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:35.712Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b56b9553-5840-4874-b74c-9207c5fabb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:45.723Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9ec11975-481a-42ee-984a-2f8cf4ff0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:55.741Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=abba7b2f-3e76-485f-a584-9bb8d6ab5025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:13:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:05.753Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4a460da8-ca98-49e2-aa96-a9c94f0343eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:15.766Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3a2f560e-a770-4efd-b3c8-d31c8d2172ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:25.775Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1c9a3974-79e7-4d3c-9f18-23d7292829e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:35.786Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2743856c-b206-4af0-966e-8f9a269f8f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:45.796Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=67ab9671-9818-4f63-9a5c-fc8142630e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:55.806Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c941c416-5d12-4344-852c-48631d225d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:14:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:05.816Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c8a057f5-25a6-47d8-9d86-2500f285abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:15.836Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=89c76984-894d-4505-be59-70004f34152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:25.845Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=bed8e7b9-0f14-408b-9deb-8ec2fe9fdef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:35.855Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=821bf510-d39a-4e09-a87c-a8af2f937d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:45.866Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4b06344c-78f7-43e6-9b93-f6cac720926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:55.881Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c5561fc6-3f06-4033-bcdd-515f3d4c9e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:15:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:05.891Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=81966ca0-04c1-412a-a2b4-e8f013ccd34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:15.904Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0cefa2ce-d388-44df-8778-d4c867602745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:25.917Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=44565b7d-8654-4f06-bedf-d92803c3c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:35.930Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0ed52ec8-573c-4ec2-b27c-dc13b97b02e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:45.941Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b6b41407-e118-491d-be84-65fa78ee1a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:55.962Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=73922ef8-df34-4575-9d04-52841e555a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:16:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:05.971Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=920ac1c3-8a9c-4d56-8e57-19eb8d8c8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:15.981Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d7195746-2aef-48d9-abcf-e71a8a73ba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:25.991Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=dac3e308-49ba-4d96-8963-03303bbd57af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:36.000Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=99c08f73-c639-4d14-af2b-24dc718c4ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:46.010Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=cbd24731-ae0c-4ecc-89a0-63792373b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:56.028Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=27c0e116-abd4-4ab0-a77d-b4e23a4801ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:17:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:06.051Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e9bbce28-a5a5-409d-a2ec-1d3627d161b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:16.065Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2fdf61fb-37ae-4a5e-870e-898000e3544e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:18:16.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:18:16.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:18:16.404Z |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 |2022-03-11T03:18:16.406Z |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 |2022-03-11T03:18:16.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:18:16.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:18:16.418Z |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 |2022-03-11T03:18:16.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:26.085Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ddf7ec3b-4635-40a9-8c78-d20c1d82b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:36.097Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=385516bb-6f4b-4544-b6ed-4cb09b148c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:46.117Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=04646d7a-a4ae-4f9e-abfd-7a69e465baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:56.142Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c58cdaf1-08f0-4aaa-9b8e-64b2d412580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:18:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:06.154Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0942e25a-7d6b-4736-85ac-dbfa0a89969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:16.165Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=503ada71-3b47-4317-971b-589d142a1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:26.192Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5ce96a51-a194-4a1e-9949-3cb4d5eeb058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:36.207Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=31c84cd8-c468-4727-a326-93566a558da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:46.219Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=90367abd-9b8d-453d-a482-428469e85c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:56.229Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ca4111d7-847d-4605-8d87-88c66c006c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:19:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:06.242Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=02c958ef-74ec-40d0-b76e-add0ecca82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:16.262Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=af064498-4f20-4adb-b1e4-abea016c9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:26.270Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=91f4eea0-fb27-4009-a93f-e6ebdd8c618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:36.279Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=242f0bee-42dd-41ae-87a4-6a0178804ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:46.289Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=71de685b-6d5f-4339-b32b-acaf32b9fa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:56.306Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a98daa31-bb41-4649-9fcc-f47ad54e04ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:20:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:06.315Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=8b69a296-8e71-4d88-8f9e-d1a4a4a1005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:16.325Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=472cb040-329c-4ff8-bc2b-c92cb51a42a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:16.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:26.335Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=69eb9033-11be-452b-a0cb-44ec20bf2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:26.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:36.346Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e00c9e05-8c25-40db-b90c-10b7267395e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:46.363Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9c25c35e-34e3-4d2a-a332-a76559c18958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:56.373Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=21039f68-19d9-4455-8f35-2046f339953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:21:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:06.390Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=43a99ad2-48b7-46b6-9a22-1d70a4519bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:16.401Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=29f9c5ee-3bee-4783-a8a1-55aa977b2cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:26.410Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=48fa01d5-4b2b-41cb-863e-38b6db71b631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:36.419Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b8543242-9957-4f22-95c2-726d3144e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:46.428Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5935f7ea-8c5a-49fb-8a13-83b21711c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:46.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:56.439Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9e1737f9-479a-40b2-af38-b1c8ff4d0200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:22:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:06.450Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ff2cc514-fbdb-43c4-afa7-f81b0660015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:23:16.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:23:16.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:23:16.264Z |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 |2022-03-11T03:23:16.267Z |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 |2022-03-11T03:23:16.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:23:16.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:23:16.278Z |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 |2022-03-11T03:23:16.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:16.463Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a5a2add3-7278-490d-9945-ca5e0993b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:26.473Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c47e5127-86cf-4a7a-8f8a-5ad3a42385cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:36.483Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d58fdc8f-5204-4fcc-aea8-5a16f05ac8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:46.494Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=17655005-cfcc-45d1-b04a-d43457463da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:56.506Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ccb80830-0c19-4af2-a64a-65b5f58ffe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:23:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:06.518Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=173f96ce-100e-4fec-809e-478323ac99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:16.532Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=545c4bd1-db0b-4864-b1d4-c405f7b83ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:26.542Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6c3a03ee-430a-4ae2-9b60-3694be926a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:36.555Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=aced7aec-4a7e-4ade-8de6-f26231fb0270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:46.564Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=bd5d1d02-f175-4352-9a24-565f49f3519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:56.572Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=db80e464-a24e-4c7e-a6a6-845c6999c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:24:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:06.583Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4b31aee0-c1a1-4af0-b675-99f5ce779a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:16.592Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=77e8e71b-d43e-4818-9ef0-e2f3200ce676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:26.601Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=128eee8d-7203-44f6-8f8c-de8a2dce327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:36.610Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=27ea72d0-55e5-4301-bdac-cff28ae99d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:46.620Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=7ea10704-3677-4c7f-a670-74b9111aac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:56.629Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c20d6e25-ca8b-4ea7-bcc9-e88665b72aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:25:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:06.640Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=39908c05-8097-40b2-a495-5f47672ad9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:16.661Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4b7ff487-5c7e-4968-af84-eb48651ed389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:26.671Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6ab7e6c4-8c16-431c-981d-ce970ace875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:36.681Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5bb96fe3-2334-460d-aadf-8c1d3c753400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:46.689Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4fcf5bcd-4fec-4a4b-b72a-53b2e37366c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:56.699Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f09b7da3-5337-49e1-8f75-40eab6dc7a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:26:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:06.709Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a64a8c73-7287-48c2-a6d9-7a524ff04059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:16.717Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=82c220d5-d9a9-4b16-a40b-f83d61929fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:26.728Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=34507e5e-3c60-4b84-a417-7464b5c0388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:36.739Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a9d6b587-aa65-4c24-a7c1-32813902a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:46.758Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5a9717e7-6989-4a97-8442-230d63d4d5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:56.769Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=8d958df4-00bc-4166-8233-935f14c03a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:27:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:06.778Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ebfbbd1a-c877-4531-a73e-de4d6f528d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:28:16.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:28:16.316Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:28:16.317Z |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 |2022-03-11T03:28:16.321Z |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 |2022-03-11T03:28:16.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:28:16.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:28:16.330Z |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 |2022-03-11T03:28:16.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:16.787Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=565df60e-67c6-4fa6-b98f-a71a202820c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:26.797Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4fe15eda-0fda-4680-935f-b2136aa71c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:36.806Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=70a56098-237f-46ad-89ac-dede8ec9885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:46.815Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ae7dae78-14d3-44cf-a4e5-606e1631dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:56.824Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1595782a-23a0-4a88-910c-e7baaaa252ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:28:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:06.833Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a4993b99-ef2b-45af-99fb-b245711cd4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:06.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:16.843Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6ea02cd0-b85e-4388-ae1a-cbad7135a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:26.853Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=46870879-49b8-4817-a7ce-5e289f71fa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:36.863Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=00a5d692-1bbe-4d84-b881-6d626d9267f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:46.874Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=64526006-7346-46dd-94b7-3783c3a798a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:56.884Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b57a298a-4ab6-42ef-a138-c16ae310aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:29:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:06.894Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a2b9b8f2-f8c5-4b5a-85a7-9f20024ac954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:16.902Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=bd40b877-aa0e-4cb4-8358-0c3ae6d8a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:26.912Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b4cdd1df-8b19-4836-be6e-33b7c417fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:36.922Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b3573374-c6d7-423e-aab6-425fdda96974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:46.933Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a949bc75-861b-4d06-a0bb-0a432441b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:56.944Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0ed7efe2-b839-4ffa-86f8-02d8a822dd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:30:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:06.954Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=7603cd24-5bd6-4bed-ad51-affa25e6d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:16.967Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=462c8d21-e9d0-445c-bb2d-f1eda8382fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:26.976Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0ea0506a-941b-47ff-90a4-fefc7e318343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:36.985Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6105ed71-3ce5-4771-a616-5478766f8956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:46.993Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=58181dcd-8cd4-4741-80ef-614e0f1ed358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:57.007Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ce57aa8e-17ac-4422-9de9-4f9f56b19297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:31:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:07.016Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e85fb3d2-b919-4fd8-80ee-fc34f34c2bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:17.025Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b7d3ff76-640d-4d47-9457-6b0d4dd4438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:27.034Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=04a251d4-a993-432f-bd9e-ff45df7d4899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:37.050Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ad9174aa-e786-409d-a0d0-3781f1f49884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:47.063Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ea8f65a7-2bfe-4844-a631-df835f818193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:57.072Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3555196a-10ab-4bab-a260-200542b5ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:32:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:07.083Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=323ee20b-5568-435d-9e16-ae40578061af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:33:16.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:33:16.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:33:16.365Z |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 |2022-03-11T03:33:16.369Z |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 |2022-03-11T03:33:16.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:33:16.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:33:16.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 |2022-03-11T03:33:16.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:17.093Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=30d73946-dc39-469f-be56-25b00f78ae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:27.106Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=40d2cc83-b8e0-4206-93fb-93e1905f2b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:37.114Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d4cf5bb3-659e-47b1-bae7-90a35abecba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:47.124Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3cab87eb-d8e2-4975-bf57-298fd06528ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:57.137Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e4bbd05c-3a03-40eb-9001-f9ad23d3b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:33:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:07.147Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=93b720ee-1097-4d2b-a0c6-e4ae68de4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:17.160Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a3e147db-a2ad-4fc9-abc7-810d9a7213cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:27.169Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b2937c3e-b490-4be2-bf25-4ff5c41de526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:37.180Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6bbfa2cb-d98e-4bb8-a784-86a731fa8784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:47.189Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6ceffeda-cca0-4368-bef0-ed6f60e4ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:57.199Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2a8b0c7c-93d5-41da-adb2-da1b61bf0c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:34:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:07.209Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=67e937c0-1335-49b1-84d0-4baa42d47dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:17.219Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3c26735a-96b7-4d1b-816e-dbd0af87cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:27.229Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=1fbdd2d0-2c6c-4aa2-9a89-de7c3226986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:37.242Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=7d306577-8ea1-4d71-89a5-cbc6f3bb6111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:47.254Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e37cb6e5-4549-4c03-8798-128a3f29d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:57.263Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=912088de-5438-4f70-b800-26fc5a22f4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:35:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:07.281Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=2e83305b-fe8b-4a75-83ee-c4234ce3dbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:17.296Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d8ddd97c-402c-4c25-984d-9b22aa423950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:27.304Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=607cccb0-6799-4afd-8ff0-0efaf997d655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:37.312Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e42e51b4-67c8-4c8f-ae80-38b0775e23d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:47.321Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ad5551bc-a269-4212-9e79-45b6c035d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:57.329Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=6e2dc5f3-c672-4ae1-84a5-6906af94f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:36:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:07.337Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f7162def-0093-4a5b-b2aa-d5c26661c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:17.346Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f10a68cf-dea8-48c9-9de1-cbe01c00b6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:27.353Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=d2a71ce8-0833-4e1c-ac21-0b564203e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:37.362Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=a133ddf7-2ac0-4ce9-8c37-37fd98fb652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:47.372Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=23d8a1ef-350d-43e1-b2d1-7636998387df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:57.380Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ebe2dc0e-ee3f-4624-b679-c0d29479a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:37:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:07.388Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=4ffc0768-b5c8-4788-9574-2a0c1b18c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:38:16.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T03:38:16.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T03:38:16.307Z |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 |2022-03-11T03:38:16.310Z |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 |2022-03-11T03:38:16.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T03:38:16.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T03:38:16.318Z |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 |2022-03-11T03:38:16.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:17.400Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=15e9f78e-bcc1-41ca-b4b1-faad1d175995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:27.410Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=503d64cf-b3d2-4f46-be09-d832e9cd68af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:37.420Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=f47d039f-73e5-4431-9aae-7e36df884959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:47.429Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9af81bf2-c421-41f4-a1d0-d2be0dc10cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:57.449Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=40cff36b-b73e-44a2-824d-6b5c64cbbb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:38:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:07.462Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=5e873f91-5659-41f1-8711-096d6d6e291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:17.483Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=584e549b-1c22-4eb0-b021-2ae9bfab8b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:27.493Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=9c05e0d3-9a06-4995-9e61-4bdae824cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:27.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:37.503Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=71ef4069-69e3-42bf-bfb7-de6e40e737d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:47.512Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c895f5a8-75f3-450d-b509-87db843dfcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:57.521Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=11823d61-bafe-4601-9f6c-4a5930271a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:39:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:07.530Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=0753680a-3f87-49a0-91ef-5bbd046b7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:17.540Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=ca60bc81-02b4-47e5-9549-cc4e2c83489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:27.551Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b0468b7e-1515-4a17-b91e-fd7c7dd6040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:37.561Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=c4c0ba03-80d5-4378-9589-bab299b7d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:47.569Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=b5b2983e-4e00-44b4-84e8-1fe0fedfc1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:57.578Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=474d5aa9-decb-492e-9e28-fe5fa1bbcaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:40:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:07.587Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=3b1f0a1e-b1a7-42cb-ab81-0fdee52f4d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:17.595Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=28df534c-134b-402f-97b9-d7f01ce8f062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:27.606Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e8c9b29e-76ec-479a-8d36-b398364a4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:37.616Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=e1244447-1ccd-44f5-9125-beb854d80d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:47.626Z |INFO |Init configs |InvocationID=5b45547a-1519-479a-bd2c-06f1879181fa, InstanceUUID=411b67f9-96a5-463e-8f9f-ef709a9ead3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T03:41:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |