By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:03:45.347Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:03:45.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:03:45.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:03:45.935Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:03:46.029Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:03:46.029Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:03:46.029Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:03:46.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T11:03:46.223Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-13T11:03:46.248Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-13T11:03:47.821Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T11:03:48.255Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-13T11:03:48.272Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-13T11:03:48.273Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T11:03:48.322Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-13T11:03:48.322Z |INFO |Root WebApplicationContext: initialization completed in 2073 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-13T11:03:48.698Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-13T11:03:49.534Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T11:03:50.928Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T11:03:51.433Z |INFO |Started MainApp in 8.526 seconds (JVM running for 9.327) |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-13T11:03:51.495Z |INFO |Start scheduling PRH workflow |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:03:51.504Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b007b3ab-47c8-45ac-bb93-5a40b7470f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:03:52.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:03:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:02.990Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f08bdbae-709c-48d5-a1d5-2b97711d1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:04.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:04.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:14.025Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7a28b124-142e-4bda-8227-debd24e21bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:15.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:25.070Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1dc79613-9c3e-4055-838a-26df96f6fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:26.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:36.106Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d2d24611-b52e-46af-ae52-c5078867d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:37.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:47.147Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1e3a01dc-29d2-4cbc-bedd-1f25ca8fc5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:48.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T11:04:58.175Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T11:04:58.176Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:58.185Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bc012df3-d71d-40fa-9751-5f2cfda788f8 | |INVOKE |pool-2-thread-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T11:04:58.185Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:04:59.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:04:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:09.225Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=68c19b43-42a7-44a8-994a-f45c82b1fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:05:10.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:20.265Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e5389192-583c-4a14-9baf-a178888703ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:05:21.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:31.305Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c0030bb0-333f-4bd4-a0cb-f5c62fef3f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:05:32.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:42.345Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a440dd0c-5163-4b54-b1c1-e661a16cb1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:05:43.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:53.385Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=57883d2e-8f68-4cb1-bce3-f9a5eeaf61c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T11:05:54.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.29.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:05:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:04.429Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7d72c40a-f954-41cc-a5e0-2a7a49994cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:14.563Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=453e916e-4720-418a-a467-a17cd6a4484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:24.582Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=03a96714-de34-47fa-aba1-4013a1ccdd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:34.597Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=823545d9-d221-4ea6-b720-993af7b69dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:44.611Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fbb7e280-286e-4867-b0a7-a09a320e702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:54.621Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=79f1659e-4736-4ab3-b42d-c39fd811b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:06:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:04.637Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a8ca69cb-bf6e-4761-baea-8217b26d3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:14.652Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d9786cad-2754-4d4a-8f98-1e0a54a24326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:24.661Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=49f7ab73-79ff-4303-83b4-8497fb2c24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:34.672Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=71ae1588-5528-43af-bba9-bc1f538f25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:44.683Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d7fff590-9ebb-4a1a-9455-c2ba72ae1c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:54.695Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=58836c19-d4ba-4973-9b1c-0de5ca00228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:07:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:04.704Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4ba99992-f8c9-4e7d-96ef-7d05a2db5c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:14.715Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9b89a5e4-15c6-4aa2-9d6d-77d8d5d248d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:24.728Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4078fcd4-38a6-49e9-b248-1a67dc795396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:34.738Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b3bde2ec-e8f0-41ed-84a9-64d6b9c938b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:44.756Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7f978374-090f-46df-a8f7-f613fbf8052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:08:49.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:08:49.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:08:49.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:08:49.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:08:49.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:08:49.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:08:49.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:08:49.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:54.767Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c0da0f3f-4e84-4ca4-8961-87c400caa17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:08:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:04.781Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9cea052f-5e1d-44d6-9e89-bdda9f6ae7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:14.794Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=baa5fc47-605c-4d52-ac94-4584d609895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:14.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:24.805Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e2e94b4f-e8dd-4efd-b1d2-c687b0f2505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:34.815Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=32eac341-56a8-402f-8dcd-7d9d0eee48a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:44.825Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fa5cde35-cf24-405d-ba38-00226825b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:54.837Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=520bd2a2-0ce3-479f-8f99-924ab8cf59c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:09:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:04.851Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0f6481b8-2789-420d-be0c-7ad8e98b034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:14.862Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d6ee034a-ed54-49ad-b8b1-2db5e7071c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:24.871Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b2ae5f69-7e80-452b-8809-187b296e9f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:34.880Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=aa3c113f-c1ac-4ae2-bc1f-eebe2b572eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:44.887Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=17a4b137-0b9f-412a-b2d0-0033274fd340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:54.899Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c65b463d-a691-44fe-a39a-bfa42ee5d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:10:54.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:04.916Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cd938a01-724b-45e9-80e8-e37839a071ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:14.990Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9f75b195-ee7c-40d8-ba23-99a052a697bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:25.001Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6e64e432-bcbe-42b7-bf72-09cde1ac90d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:35.022Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=39a2746d-445a-46b3-a944-7c80cfe6432b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:45.041Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f933210b-5988-44df-bbd2-768317c76134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:55.054Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=73c1d14c-4a6f-4d6b-bde8-1749a8d622ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:11:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:05.072Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=66848637-d79f-4272-acca-350041d8d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:15.082Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e3f40349-0ecc-47df-bc07-e03369788296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:25.095Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f67e6a9a-ca70-4902-8c65-72db675644ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:35.103Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5f284d60-8815-41a6-b72a-ae61f5b2cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:45.124Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dfd39b8e-9a7e-414e-8bec-084ef203655e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:55.138Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=23954528-e764-45b7-9aa5-b7e840714731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:12:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:05.149Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=61cb616f-5758-44f3-8b2c-99dba0068cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:15.159Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6120646f-c8ee-4c26-a035-124d96af18f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:25.168Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0489ad08-c074-48a8-af3d-7b17ad400981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:35.186Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c6a7e982-6ab7-495e-880f-fe1d0d546e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:45.196Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0323689a-a889-4cce-9b0e-bc27e53e0ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:13:49.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:13:49.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:13:49.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:13:49.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:13:49.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:13:49.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:13:49.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:13:49.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:55.207Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c4534860-899d-4145-8bc5-5a3a2ecf900f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:13:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:05.226Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f828ef4d-9caf-4398-94a1-653877dd3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:15.235Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3b9c00bb-65c5-4b04-8180-f6aeb98b0bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:25.247Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7704d0d7-35a5-458b-a7eb-14100dbcfbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:35.262Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=22d08836-a687-41c6-816a-03ebbcea864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:45.289Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=be9d175a-e5f6-4f1c-9fbe-45e20a25b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:55.307Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4733f6d6-d0ba-452f-96f2-873855db825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:14:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:05.321Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c395348c-6628-4c5b-b5a1-8f11dc9bd92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:15.328Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=98a494b5-2c85-4eda-bea7-91cb92f6d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:25.338Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6fe166e1-2184-4638-9400-926ba1a462ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:35.349Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=064f57fc-c43d-4dca-a98a-5d27717f5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:45.359Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=777511d5-b3da-4fd1-9dad-413c6b028823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:55.369Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9f7687ce-a95a-46e6-80f6-c7eb04d6a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:15:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:05.379Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c5006137-5fc1-4df3-bc3e-cf1ad36cafea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:15.388Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8cf8a09f-9086-4d4c-84b7-6cce386c9401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:25.396Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9a7dd4b2-6020-4b36-9d05-02dc500b836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:35.405Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fdf51402-41b3-42f0-ba18-288eba55aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:45.419Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=36ecbb72-56cd-418d-9273-541fc2d35f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:55.430Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=adbf5a9d-8027-4ded-8097-afef48be04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:16:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:05.442Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=508f9a70-58c3-454e-b62a-904160c5a198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:15.459Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=48f41591-3696-41f4-a409-44ace4fdfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:25.466Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=29678aa8-6e7d-4fd4-accf-2427dae48473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:35.478Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d3768855-8dbc-4093-bef5-99006ef179c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:45.489Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4e87c19d-a4dc-4664-b7bc-500f79bb3e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:55.501Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ed6c0c6a-0e6d-4ec1-8b85-c99b57a17b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:17:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:05.512Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=075fc0e1-1003-4497-b9ab-77d1cc7e4561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:15.525Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0758825f-0946-4ef8-824e-b83891ac9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:25.538Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=eba6fdc2-efa7-4859-a5c6-973151b670e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:35.548Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4d32b97e-ead3-4ae9-bef8-d3b23476702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:45.556Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2ee55799-b2d4-4a40-b026-3580f283cb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:18:49.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:18:49.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:18:49.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:18:49.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:18:49.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:18:49.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:18:49.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:18:49.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:55.563Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=97e2a7f6-1318-4c8c-af24-fed53a43c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:18:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:05.581Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=57de1ae3-9365-424d-aa8e-c3edd6815026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:15.591Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c29646cf-6c8b-41e9-b0ac-5d4afd443b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:25.601Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b7cdc219-f927-4e7b-8a29-771d29b9e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:35.615Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7add8d56-d473-42ff-a3fa-d054d15a9e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:45.624Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=99dc3f52-0656-4d71-9074-a04097b6a0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:55.638Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e3cbc8e2-22d0-413b-8f3b-b3ccee35aaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:19:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:05.647Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=063b7fc7-0fd2-44d2-ab96-f1f677713b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:15.670Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=56dde427-d270-4417-b8c4-72aad511f736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:25.679Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=edf1eb47-2ed3-43a4-b8db-6f47dbb9980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:35.689Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=80788dfd-db5c-451b-89d5-39674966e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:45.698Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0d8aea04-c6c5-48f9-a821-7fc2abfddb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:55.713Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a315e836-0efb-41b1-b43d-48e1b6909c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:20:55.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:05.723Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9fc7bdc1-6fca-4f59-b019-7d4416038b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:15.733Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9b493240-673d-4a10-9e80-a74105d440c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:25.742Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c3f3358d-bad4-4d37-bb35-584c0bca674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:35.755Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=33926486-027d-4fdb-9430-096bcbffb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:45.766Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4cb212e5-2da1-440e-8da5-6deb294e84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:55.776Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d677f2cc-8251-4365-944d-c58269cb8f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:21:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:05.793Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=be61ef6a-6eda-4145-a5f2-8fb8f31d5872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:15.801Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b66bee08-c183-4a61-9fe5-0f53520eae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:25.809Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=10734c72-f30a-4ce5-af16-f1f8e99f3d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:35.820Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6b245fb0-9cc7-4e3c-aeaf-5f6919213247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:45.828Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f15ffec7-ad21-471f-8681-688717d3fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:45.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:55.835Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6548c1fd-849c-4401-8cf9-3685e307aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:22:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:05.848Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b061bc82-3c83-4568-9a0b-94cc598b72d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:15.883Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ec1510fb-99ac-4e3f-8184-e6cb3a53a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:25.894Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=12edf753-7f54-49e7-9ed4-7df53f02a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:35.904Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b63db7f7-5bac-4e19-b7a8-3bf404881618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:45.914Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3a6179a0-04ab-49a4-abd8-e971f3d2399d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:23:49.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:23:49.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:23:49.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:23:49.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:23:49.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:23:49.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:23:49.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:23:49.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:55.925Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3206d9ee-59ac-47a0-a932-af280c6f4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:23:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:05.935Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9f79f3aa-05de-4995-88ea-11534c23b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:15.947Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bee7b8c5-19fc-4014-95e9-954629bf7a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:25.959Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2329151d-0a2b-432b-b308-6df3573216a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:35.975Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=05452790-b747-4203-b0ab-6d352cc83fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:45.983Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=73d569b5-ab38-4b2c-8377-c2a91b76885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:55.992Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bfa1a6f2-75df-4545-b4b1-6450b3e946b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:24:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:06.001Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4386ce1c-5023-4710-91b9-c57544b972ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:16.009Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8e416d5c-1e24-4e31-8072-1c78e273cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:26.018Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0ce16532-9430-4456-85c4-512ee1045640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:26.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:36.030Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=39c77ac5-89b9-4ed7-aa36-9456eb8796b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:46.039Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f09fa3d8-34d6-4d1c-9544-0391aed3d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:46.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:56.047Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=965b31a5-a35b-4e23-bf95-e52fcb04f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:25:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:06.062Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=24cf4f1d-9de0-40ea-9cba-6fbc5f132be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:16.076Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=14556b27-eb11-470f-9f9e-587988a87e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:26.087Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ba02b188-3124-497b-a362-b9f013e31f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:36.098Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1688d48c-8a7e-41dc-8204-02f0e89f11ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:46.107Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bc991ab7-9a9c-4bcb-87b3-c4a2788703eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:56.114Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bd33cb94-615f-4446-9393-76a8ab932816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:26:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:06.130Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ceb9ceaa-eaf7-4d32-89d7-868b12734196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:16.140Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cf4f87d7-59df-4676-8527-42ce92dedcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:26.150Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=76b43bf5-e8a3-43e5-b67d-a162433e1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:36.162Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f6ff6716-fafc-4a1d-8be1-a5a9892bda51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:46.172Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e882863c-fce3-4088-870b-ed65d27c2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:56.181Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9749fe78-97f6-453f-b200-1f227121d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:27:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:06.191Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e93fe339-f4e7-45ba-89fb-60c3c5fc5e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:16.204Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f4e644ec-c6dd-42b8-8483-d4496863f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:16.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:26.210Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f70e63db-83ec-4167-83ee-1aef8f3f8512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:36.219Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b93a25a6-4ab8-4d7e-aa44-7aac7ecbf205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:46.228Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6f179224-22be-4fd7-b9d9-f1fde5cfe781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:28:49.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:28:49.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:28:49.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:28:49.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:28:49.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:28:49.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:28:49.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:28:49.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:56.241Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1d668c00-a522-4659-93c8-a5964b75b43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:28:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:06.258Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5896addf-90be-4a43-8dfc-69feaba59d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:16.267Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=09c0965e-8f73-445e-a2cb-1a122bbd63c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:26.298Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=464bccd1-57ac-4f83-9a79-ea1b14bb1d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:36.306Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=aa908f3e-3115-4cf0-bde0-9b55c359badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:46.313Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=320d72a6-929c-41dc-97db-805d0b549472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:56.322Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5024f7dc-82ce-4ec3-9339-106c79b6ac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:29:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:06.332Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=02f04c8e-7762-418d-9e0a-f4b73dbc6af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:16.339Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2c0d2968-002f-48d2-a044-79ce4f16d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:26.348Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dc7447f6-74f1-4c38-85db-16fbd4554015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:36.359Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a187affb-dadf-40c4-9245-8fb1963244f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:46.373Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3b076213-e826-4696-9879-db369823cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:56.381Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5cf0bbba-d101-4d10-a7f0-a5c6c6498cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:30:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:06.390Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c84b3f65-9fff-4a85-9a97-9efe5ae2fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:16.397Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bfebef5c-a36b-4955-97d6-97db2cf2cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:26.405Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=04ff30ea-7ad9-46f3-bd82-206faa5ab3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:36.413Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8574a479-c055-4ef4-afbe-f74ab8ca64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:46.420Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d1d6c2ca-25d7-408a-ba2c-f519e18f604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:56.428Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ceb4d555-5961-484b-95fc-93a2749572b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:31:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:06.440Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=439c57bb-7279-4183-aa86-7daac8b70544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:16.451Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9ae60320-e192-4440-a54d-71df337bd22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:26.458Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=da8b83ae-2d51-42b4-b5a5-e744a7bd539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:26.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:36.468Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3f55ebd2-8ab3-45a8-a809-9e894c9d15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:46.475Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f629a205-df49-49f7-a96a-b2d22be455b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:56.483Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ad077330-a010-4bbd-8bf7-4adcd30861f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:32:56.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:06.492Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8817631f-2c0a-46fc-9900-e204efbed202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:16.499Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=86657d58-1afb-4521-977f-7deab04825e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:26.507Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f9bceb53-fafd-4ee3-8660-dc3460886e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:36.517Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e2987582-a83a-498a-ba42-9ef1386d0b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:46.529Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8ffba438-f8c1-4cdb-966a-0404a61cefd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:33:49.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:33:49.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:33:49.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:33:49.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:33:49.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:33:49.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:33:49.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:33:49.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:56.543Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7210e2c7-6e18-4500-9943-fc050d68fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:33:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:06.551Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c5a4c2fc-081b-48ec-9f4b-de0434299e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:16.564Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5217b916-179c-4211-8e7d-efd201e04cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:26.571Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=409fb99a-67cc-489c-b3f0-5017554e58aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:36.581Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ad822d11-22c8-4a16-a169-dfc4f6c42353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:46.588Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=08104edd-6aa0-4c10-825b-358e1eb2bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:56.596Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3f5c7e63-dea3-4b29-96b5-3234ec98136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:34:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:06.607Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a2d646ff-bf06-41e2-adca-03615240aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:16.614Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fec9bf9a-fdff-46f2-929c-dc5e3f05ef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:26.628Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=62898f81-0745-42db-82f6-b1f94dd74744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:36.638Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e68b4436-c0cf-4dd4-b11a-2f1a739f2b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:46.647Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8114105d-0b0b-428a-ab84-4548bcc1c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:56.657Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f0fdeac1-fadf-4452-b5d7-769c4f71112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:35:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:06.665Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5936253c-3e3d-43e7-9482-db0894996428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:16.673Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=81a416df-f022-4383-bc9a-38c164285244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:26.687Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ac69ed7f-1f2b-475e-964d-c26207ea627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:26.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:36.693Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2d6207f9-eda6-49ee-89bf-acef9768d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:46.701Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=74f717dd-0e0b-4658-8b04-bc61cd3ac100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:56.709Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a2d58380-e651-48fe-8399-b858c6b16a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:36:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:06.733Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4edb1f3e-76d0-4803-861e-ec9ad9c5948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:16.741Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3fdedcc7-6737-44ae-bd88-71c0487145f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:26.750Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3bd89a44-872c-4361-b3ac-6b130482fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:36.759Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7e19d18b-8607-4d28-b94c-00d554b332b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:46.767Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=11befbc3-ab46-4815-9063-95eb307b4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:56.775Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8dea564b-b0f5-47f8-b85f-59e784703b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:37:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:06.783Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3ec9748f-1366-49fe-a324-d38f9ebec5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:16.805Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c93ff0e9-464a-4382-84b8-ec4b95333fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:26.814Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dcc3f854-a891-4847-b628-223bc9665819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:36.831Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e739e353-3176-4734-bf6a-7e6811ba58aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:46.842Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=08b76d78-61b0-4d2e-914b-8057751ad33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:38:49.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:38:49.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:38:49.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:38:49.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:38:49.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:38:49.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:38:49.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:38:49.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:56.849Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c9251252-3d5f-4ac1-b499-1049b0f425e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:38:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:06.857Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e30a4e26-af8a-4f29-ae0c-4d0508517c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:16.871Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=75d8522b-c65b-4f3c-905d-09d81c153aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:26.880Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4a49443f-a828-4606-8cea-9926e2418feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:36.888Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cb3c0cde-487b-4971-978c-73a0491353b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:46.900Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=87c79fd4-1801-46c7-b7fb-1c2756eabec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:56.910Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dc45266d-2b1b-4f70-b3a0-8d873571a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:39:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:06.918Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6762bb18-119d-4734-8be1-8223c245ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:16.927Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cfc49b94-0170-417c-ba6f-c8267265f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:26.941Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5f4b8136-85db-48d5-86ba-53e76b2c0e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:36.954Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=513406eb-c239-4724-aaec-f17a5f45e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:46.964Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2f3ec301-d4a5-44cc-aa2c-b6529226488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:56.974Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=44110e65-00e8-463c-a938-244df972067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:40:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:06.982Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b9c52772-13de-4663-a557-71a22ac3db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:17.001Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=26f9af51-4e30-432a-8922-8dff87bf01b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:27.023Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e0afbe60-5e1e-42c6-9f80-92ebe47b458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:37.029Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bee3330a-089a-40e3-834d-4d06624e924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:47.039Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3f9850c2-e9f0-4bec-8c3f-905efcf08c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:57.051Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=86c210e3-1f5b-4499-8d73-9686a8e85228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:41:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:07.064Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8c95afd1-118a-4b54-8715-ac7ec178fc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:17.074Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d1a0d72a-6f2d-45e7-9cc7-ff2f8a1d8f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:27.083Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dbdd5c2a-a6b2-4151-833a-88899f6060fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:37.092Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9f621246-02a8-4067-a5e6-f4fe3795655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:47.099Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d79c76f1-e642-4d27-8eba-2cc13908a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:57.108Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3f38001c-47e2-452f-86f7-b745fe70f488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:42:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:07.116Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1d37e82a-dcbc-4b43-a182-63e82aa2ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:17.127Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0802fe74-0eb4-449e-a659-dc2e723047e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:27.136Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b9574f4c-281f-4dfc-a5cf-15a0dd696d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:37.152Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6014bdcd-2d74-4a7b-9660-c5561277844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:47.162Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=61ac86ab-53c7-42a9-9a89-247035a0f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:43:49.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:43:49.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:43:49.071Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:43:49.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:43:49.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:43:49.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:43:49.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:43:49.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:57.171Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e8824e79-ccc4-4a60-845f-b13389074b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:43:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:07.180Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=26fab2b7-9e64-4906-809e-6ecb23c3715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:17.193Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=75c32def-6b80-4c21-aa77-747f00a1874c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:27.201Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d70b2474-5d29-4058-876c-8ae6970e8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:37.207Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a3f5fd12-26c9-4282-bfda-e728281800fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:47.214Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3e885c63-94d0-40d6-b02f-7318a83b96c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:57.227Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b026d82e-2644-4219-9d82-e79fe4778a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:44:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:07.244Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=356e763b-d1b7-4695-ab91-51e4c1d6f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:17.256Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=78608fa5-bb70-46fb-abab-0f5d268f32e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:27.266Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2a63d45e-3119-4a17-b038-0884858625c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:27.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:37.275Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c36cdcc9-f1ce-44b9-9458-97644354539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:47.283Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=61d15b98-5703-4f33-b21e-ecda7ed1e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:57.291Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2158e273-e722-4b47-a02d-df5967faa5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:45:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:07.299Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6c909b8e-98a2-44bd-a0fd-a5f8dc17cefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:17.307Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0cf163f4-f30e-46e5-a1a2-a7f6a6f03be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:27.316Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=498ca5e3-2dba-4b3b-bdf0-7af7fc49a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:37.332Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=938965e3-6eaa-49d0-bce8-d799d7b35da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:47.343Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=997b57fb-a682-423b-bfed-d82847305c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:57.349Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=08cdb045-f8b0-46b7-93e4-f053e195e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:46:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:07.358Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1c3efc46-a2bc-4072-8b73-de5bda0b0c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:07.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:17.367Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=70c30df1-c44f-476f-ba20-6452ba433d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:27.373Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=70bb945e-34e0-4a99-9ba5-c3b307e4a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:27.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:37.381Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4633a6cc-d8f1-4462-a5d5-288b85cf4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:47.389Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e26a008e-c680-4c51-ad4d-179c6dd17299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:57.397Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b1a9611d-db87-4a40-b034-5daa845ba217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:47:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:07.407Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=eb93fc7c-2cf4-41d5-9a01-075d42102d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:17.420Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6adce5f3-3e26-4192-ad9f-4ef4c00778bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:27.428Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b8ab8d9a-fc22-4f2b-912d-c192fbb5fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:37.436Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a1d816aa-b244-4f04-af16-dd528bb6465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:47.445Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cdc4781c-3c21-4780-8f62-3567dfe8b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:48:49.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:48:49.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:48:49.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:48:49.071Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:48:49.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:48:49.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:48:49.075Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:48:49.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:57.451Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f097e43a-d534-4a84-8d54-caf94aca37f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:48:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:07.460Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bd353db7-f8f4-4361-86a0-bb6f043cedad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:17.470Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9305ee88-4427-4dd4-87e0-e3eabadbe088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:27.477Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ec9677c4-0088-461a-becb-2207ee52b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:37.487Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fb6cd464-37a3-4925-ad3e-1cadeb101370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:47.497Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6d73561b-22be-4ffe-b9ca-8a387af91a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:57.511Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=73dc6182-82c3-4d27-8827-5f9a4e23dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:49:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:07.518Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6a9868d2-f661-473a-a006-4a5c94c4ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:17.528Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=001ef034-36e2-4c08-9a18-f78b8ef55ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:27.538Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d681eba6-dc43-4203-ac28-01f266103ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:37.546Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=132415a9-2dbb-42df-a54f-b760ef858610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:47.555Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d8ed589a-4784-4118-848f-08629a89f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:47.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:57.562Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bdbb595c-4a0c-482c-ac4b-6977ecba5ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:50:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:07.570Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f9a50830-cd8b-4e3f-85f1-65cf835efc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:17.580Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3c484fcb-1f55-431d-b2b1-7f82da4887cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:27.596Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7038439a-300f-4174-a6a2-05e073e31b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:37.610Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=97c4c4d9-0c1a-45a1-9980-78a4d16c30fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:47.617Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d77186fe-0478-4090-a991-92c0039aee9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:57.627Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d9792b84-62b5-4edf-9c90-8e361219ee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:51:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:07.637Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=30bb7490-d60e-476b-b3c6-70e6ba483212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:17.645Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e489dea4-34d2-4cb6-b714-127f357b50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:27.652Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=82fc5acb-dbf1-46ce-a434-17656fd4c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:37.661Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=eb2e10e9-bf80-416f-a21b-c767efcd0694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:47.669Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=44a9b5c4-c08a-4e18-98ad-e2dbe7fe4f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:57.682Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dc11bdcd-b7fc-44b2-8e4b-27e53233f61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:52:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:07.694Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=58efc1a6-77d6-40dc-9389-04f866d5f675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:17.702Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=beab1bc4-e6c3-4128-952a-7ace5e772bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:27.713Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d7f7fcda-e9a1-486e-a527-1b680fe8d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:37.729Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=27709d02-48a0-43f1-9aed-0f21d600ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:47.737Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cff2e25d-37e6-4cc7-9114-4fbb1a57819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:53:49.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:53:49.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:53:49.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:53:49.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:53:49.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:53:49.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:53:49.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:53:49.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:57.744Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=12b6ee10-055f-469a-90f7-89f1dee3eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:53:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:07.752Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9c1d6ab0-d243-4c83-9a3f-7a6c5c9689bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:17.761Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c749ed00-7b74-4db5-90c9-a0e81ff1d81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:27.772Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=691242de-0e7a-4d36-98fc-37550880839c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:37.782Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=804c0d63-846d-4a9f-8ea4-b5ec3a96e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:47.789Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dd8bebdc-0308-43b8-8fd8-8a1a7d9c139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:57.797Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6a8e91dd-cc03-43e0-914f-06b56022de7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:54:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:07.820Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7f3e5292-11f2-4b40-a299-7bb0d65c8723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:17.827Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a57b2956-7a71-48c7-969c-5e408f28cb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:27.834Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4654d7e6-ac92-46da-881a-8d0f93eababe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:37.846Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=59470a86-b2f6-4e61-85a5-41622b175685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:47.857Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e546fd8d-4cf6-4521-91f8-4fce7c4b1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:57.867Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=66f7d657-a440-409a-a65b-65cb387f7c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:55:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:07.882Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ee347e30-e3f9-42af-bf14-ef6ac0ac76dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:17.891Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1c7c623f-da69-40a1-82d6-8f3f28b9b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:27.901Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dc3e4324-2541-4e73-88dd-68e2b1eed887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:37.910Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b5685298-4585-40e6-b8bd-1fcc2070718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:47.916Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0a822c60-6b74-4867-8155-d4ee2cecd943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:57.923Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fff34026-65f9-4953-aced-a34eb2c649d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:56:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:07.934Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=25649287-4f4d-428a-b1c9-f2af93f18943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:17.942Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d48e7d83-19f8-40fe-9ffa-21096568bd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:27.955Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4567f919-eda6-41d0-9ffb-45ac3bd22cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:37.969Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d87339ef-09fd-455e-b399-83f19eef7308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:47.977Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=30a48cf0-94ec-4d38-8eff-33e0c6e642eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:57.986Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f4abb82b-26cb-4fb8-840e-99fb487f48c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:57:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:07.996Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ddf91c92-1306-479c-8929-e62dbeffc7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:18.003Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e6716193-b745-4eb6-88e0-49b75264979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:28.010Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4af362fb-6636-411e-a045-d659da498c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:38.018Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ad2da2c9-10c3-4826-a3db-cf02f259c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:48.026Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b88369c7-a5fd-4de9-b944-106ec59e9f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:58:49.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T11:58:49.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T11:58:49.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:58:49.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:58:49.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T11:58:49.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T11:58:49.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T11:58:49.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:58.034Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bd64774a-4597-4e66-8868-98b1f9521c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:58:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:08.048Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=93759525-6cb0-483a-a29c-bfcf3b67808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:18.055Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9c7c5c79-fd8f-423b-9337-effde253b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:28.063Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ebdaaf5e-7982-4da9-b08e-62ea3977fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:38.073Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0c388d79-d0a6-4c87-8bfa-5e417ee4e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:48.081Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6fd8dabf-4390-4a90-839f-548faf6575b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:58.090Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c2609a57-0c70-4c21-ab0f-c7204b2bbeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T11:59:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:08.097Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cabc4a54-c2c3-40ae-8921-e321792acde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:08.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:18.106Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=56183390-e994-4761-bfed-f720fed80fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:28.118Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e415fd21-3e81-4e3f-86e6-7b7729d480c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:38.127Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bf791a9c-eb75-4827-96eb-0be453605775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:48.138Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c02d3183-4318-4d2a-a30b-4d123bcf8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:58.146Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a59d8212-542a-4e76-8f1e-01c02aba6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:00:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:08.154Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=40860c7c-36cd-4b90-98b5-d6d35a59f8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:18.162Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ee47b72d-5d12-4100-a527-9748cc26eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:28.178Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a0ec7587-1b9a-4cd5-a80b-5e04092243fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:38.184Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=93a75afa-f30c-4db1-b72d-90237a990fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:48.192Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=51991d3d-c32e-4061-824c-626d282a331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:58.201Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1312e2aa-740e-484a-8313-7fef2b2df1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:01:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:08.210Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b5d985b5-e040-45fc-abca-c1be9e5dc81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:18.226Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8a2f2fa5-5742-4b77-b78f-0ed300779aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:28.233Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=dc45706c-3488-41af-bb66-c7f4eb0ff525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:38.242Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cfdeb2f2-bc2a-409d-89e9-8a885abddc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:48.282Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b061a676-f589-4c84-bb25-a889e664758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:58.288Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1f1839a8-823f-429c-a17a-a68c6b62437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:02:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:08.295Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5c01edc6-be21-4cb9-b9ff-31787a265f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:18.302Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=330b54ca-44db-4955-afdd-d794ddec75d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:28.309Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=69cb8028-a881-47dd-bdfe-1a18e644d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:38.318Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=56e4001f-0333-45c5-b4ea-4af1628dd4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:48.330Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=364a29e6-29c4-49e7-9203-bec44320678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:03:49.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:03:49.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:03:49.053Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:03:49.059Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:03:49.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:03:49.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:03:49.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:03:49.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:58.338Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d7424d4f-2277-4a32-b261-5f152a04b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:03:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:08.346Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=001ce584-d3fb-4dd0-849b-39686b6b5c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:18.359Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2cb9ec27-bcf3-42d4-a743-97e297b5748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:28.370Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c52de534-e99a-409d-b28e-6f5baa560a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:38.377Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=adb286eb-3378-47e7-8962-0e28336c2930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:48.384Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0f19da9c-fda4-4999-8466-75ad83fe918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:58.391Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e66f2a18-dac1-4d20-884c-e3a8d2a04697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:04:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:08.399Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e8dbdd58-ddde-485d-a21c-8ac753763e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:18.411Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f47e89ff-5e87-490a-93a9-4008a7897ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:28.420Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d5571430-91a3-4d3e-a94b-f20cbf03adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:38.428Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e16a1cd1-285f-4d8a-9b7d-7690594c1d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:48.458Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d88f34ed-9cf0-4998-ae67-2442b34ca04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:58.464Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5d06edcd-f0a1-44ff-b1ea-aa76d84803f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:05:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:08.470Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cb777a82-225c-44b5-852b-c45ef258d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:08.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:18.477Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c18cb28b-91f1-49a2-8756-83f71747981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:28.485Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=989b4b3a-7bd4-4aaa-912f-9e42353a7c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:38.492Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=626bdd22-2c7b-4eb5-9d62-20d0dcadc16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:48.506Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3a3127fc-c9da-4711-9b66-30da99417122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:58.512Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ea401865-6dd1-41bd-97f9-b8063f822d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:06:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:08.520Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1a3a28c5-029c-4661-b097-6df7c113d169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:18.529Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c4f3a211-bdf3-4b12-a433-69fc2ad114ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:28.537Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=eac8d6a2-7394-4c4f-aa0e-d358b7ee4817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:38.552Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cb4f3e3e-d16b-4224-aa7e-ee6b4b208d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:48.564Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6c5be29b-b936-469d-804b-5efcc7873278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:58.573Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=89000c9e-5ffd-42bf-b4f9-c5f1ee2718d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:07:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:08.585Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=455b29ab-a3a3-429c-8fcb-1d5dbdfd881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:18.598Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4838502b-924b-444b-89c3-23920d47889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:28.605Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=07a2b521-7d04-4dc5-a89d-86523c7806f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:38.612Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c5f9e73d-6927-4f7f-b925-5b7fb2aa1054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:48.621Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=52287ffb-0121-46f0-ad4a-dc2ccd3c52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:08:49.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:08:49.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:08:49.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:08:49.021Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:08:49.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:08:49.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:08:49.024Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:08:49.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:58.628Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b9209543-3734-4628-a8a5-f21bffabe4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:08:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:08.635Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fb519cef-8f63-48fb-aa31-e67f104f4492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:18.641Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9a57b3eb-06c3-4330-ae49-3acb370469a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:28.649Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4795176c-45df-45a4-bec6-36f0f7215410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:38.657Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b4b31fd8-d865-41a3-800f-418375e8447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:48.666Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f8d9c33b-cdcb-4b4c-a1c6-bc3d63e15f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:58.684Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a2ba4513-9ba1-4236-8086-7f073beecb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:09:58.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:08.711Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3cc92eed-c462-4bee-89f2-bd0afea1212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:18.721Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=16b7f328-8e41-4996-8be7-fa1c6598b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:28.729Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c0e67e17-7670-497b-9ca0-be53ec6612d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:38.736Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a58fc96f-87b0-4cb2-9d8b-2668b604785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:48.744Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5de48b54-9e35-4664-a333-bd8b8240f3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:58.751Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9f935958-42e2-452b-bc56-f76f0005f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:10:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:08.759Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=66234651-6fca-4591-884c-b210819c8bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:18.770Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d07901b3-783c-4c20-99fc-8547cce35b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:28.783Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=eef23792-b9a1-4404-93eb-72f66d153a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:38.793Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=154f7eb1-0bc7-4fde-a1c2-a116d61277e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:48.799Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b5de7a34-5570-4ec6-a021-bc27fc75dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:58.806Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5158a99e-cd25-49ac-9cba-5aa9b0e731c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:11:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:08.820Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=98e24ed0-cbf0-496b-b090-c6831d19c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:18.828Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=aab1a818-1a16-45c2-a366-c5d2b66ac47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:28.835Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ea7b678a-62c9-45d6-aa13-bbc8c2f8985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:38.842Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7ce54941-2eb1-4360-8a42-2c05dcc26290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:48.849Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bc176a9f-0ca4-4c38-ac72-63dc62b93c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:58.859Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=be9be426-ef32-48e2-bc0c-6f9045217907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:12:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:08.874Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=603f7308-052b-4a81-875e-a9b95cdd883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:08.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:18.881Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9da42655-10fc-43c6-bbd1-e252510b2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:28.889Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3bf8dea1-7b84-4e2a-91be-d8d0b55d90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:38.895Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9d6aded7-5a9b-44b3-8d82-b80708cad35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:48.902Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=75d26967-e4b2-47bc-a107-33ed399a6fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:13:49.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:13:49.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:13:49.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:13:49.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:13:49.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:13:49.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:13:49.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:13:49.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:58.908Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3082ff8a-5aef-4ed7-be6e-9fc695004f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:13:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:08.917Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f2d8dac9-3cd1-4ab2-9852-c017cadfbd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:18.926Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6c977b90-3973-4d30-abfd-8a57af2b4f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:28.933Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=612f5906-53a7-4cd3-9975-ba317ca5c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:38.943Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d39f565d-db76-417f-a65b-d01d59c56714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:48.953Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ea78cf7a-51bb-4586-a8dc-79260058b5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:58.959Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bca3af47-320a-47ed-8cae-519c0907e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:14:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:08.966Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=692a5214-4960-4321-8558-f227a2bfdb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:08.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:18.974Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=55b5ab4d-0999-4b08-abda-ac5a734f5513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:28.980Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ffa74c5b-7318-42ff-99a9-1f3c3766aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:38.986Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e45edbc3-430f-4018-b4a8-ff24cdf9df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:48.994Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8a7d25e9-51f5-4506-b45f-65f5f131cf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:59.003Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=aadcb625-766d-49a2-975a-daadd656a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:15:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:09.013Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bc4ed2f7-34a0-4241-9cf5-5042b4c240c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:19.035Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=18793094-c3ed-4a9f-ac45-d097e4c07524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:29.041Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=250ff637-35a7-4476-83fa-392c67a904d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:39.048Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3a4da2bf-1722-4685-bea8-5dc43c26b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:49.058Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f8f36982-2394-4f67-b406-d554a7b57e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:59.065Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=af94eb3c-1b91-46f3-a88e-1117d65309a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:16:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:09.071Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=81fb28a5-db6d-4418-8aa4-c3c04e38613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:19.077Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=03d493d6-8d7f-48e1-8ed2-dd34f10f0824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:29.085Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=00099562-cd45-4f9e-bcd4-315c3f135215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:39.093Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f32cf0f2-edd3-427c-81f5-87dd8a161756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:49.106Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=afa9c133-60f7-40ef-a67a-dda79df4de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:59.112Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e4a0ed21-40cc-45c6-98c2-8c5198a9a4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:17:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:09.125Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=aef4c68e-1c77-4522-b8ad-ab93de7dfaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:19.133Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1d65c37c-fcaf-4ecd-87d6-143d0f366a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:29.140Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3a898bac-048d-4f36-b768-8f5b753cb3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:39.147Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=4cd8fce8-197a-431a-b4b4-09581bed7483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:18:49.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:18:49.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:18:49.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:18:49.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:18:49.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:18:49.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:18:49.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:18:49.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:49.154Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=defe2eee-ab14-4764-ab92-b76352b56201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:59.160Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=1f0c1f5f-79d9-450b-95cf-f1e2006c6f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:18:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:09.169Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9cb8528b-7fd3-41a9-abdc-05bb38534fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:19.179Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c13651cc-57ee-4e53-8ccb-91e808acb61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:29.191Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6a16645a-6d6b-4515-bcab-b433a0ab366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:39.198Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b0b97481-155f-4d87-9f2f-2bd77e1dd911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:49.207Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8037b4cb-a7f6-4a1b-b5c6-cc76bdd56dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:59.215Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=471b1bbb-4ab3-453e-8d80-78730121e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:19:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:09.224Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=faeb52cf-69ad-4d0e-8013-643b74012878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:09.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:19.231Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c2384e65-5797-4792-ad27-cd740e3d8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:29.239Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=27f18ab7-27ac-47e8-8afb-6fdf536c5768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:39.247Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8438befa-2473-4fb6-b172-3dcc82b54db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:49.256Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=3816c57a-6111-4758-b0b1-f53f21a0a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:59.274Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=71d0977a-5c0d-454c-b22b-aac513c24d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:20:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:09.280Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fd426695-a038-43da-a3fe-b93a5ba35c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:19.288Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c0122cac-9d6f-4b61-98cf-c1ed29b22991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:29.295Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=711f2811-337d-4bf7-a41b-1b36a360cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:39.306Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=d1d03bf1-cd38-408f-8e89-69eff1b5ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:49.312Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6ed5f3b1-e781-4089-9c20-21432ea081f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:59.319Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6cff9c84-60c2-4505-8731-9fa3cb65f5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:21:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:09.328Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=bbbb05cd-af11-48fa-a1da-16aece15a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:19.337Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=06c98b5a-6a5d-41a4-9425-63ad150eff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:29.349Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c1c84d20-11f6-4a25-9263-d01073a57a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:39.355Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=33af9645-b187-4367-9903-077670df43e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:49.363Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9a325654-e14c-4296-81ce-fa89786a5aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:59.374Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=c919880e-6ded-4ec8-b29c-9a7abb4bbba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:22:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:09.380Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ed73efc0-fbf7-4fea-bc64-dea46c5dc974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:19.386Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=81d52b3e-7645-4063-994b-0d9645143655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:29.393Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=331c6e8a-39ef-4139-a899-fed19803f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:39.400Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=0655b622-2c8e-4292-bf4b-7a4d709e4cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:23:49.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:23:49.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:23:49.035Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:23:49.038Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:23:49.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:23:49.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:23:49.042Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:23:49.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:49.408Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8bfbc639-c410-4f44-8412-da547705ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:59.418Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8f710773-0876-4ab2-808d-aa670a647165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:23:59.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:09.427Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=5ec06cfb-e9fd-485a-b45e-ead91e5e71f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:19.434Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=216c1165-2ff2-4271-a85c-74d1d13660f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:29.441Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9ed3a37a-ff20-4df7-832b-18f291f29046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:39.450Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cd9b1448-4711-4005-adce-6d0cf640d72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:49.457Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6517af56-a5f6-4ce0-96f5-4fdb324caa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:59.463Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=39e6afcd-7570-4202-9032-441febbd3c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:24:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:09.468Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=e22be7a9-a17e-4689-91bc-1cbff95e351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:19.476Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=edc6e8d9-489b-4fe3-aa51-d52d937cbe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:29.535Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ed3b61ff-49f6-4a10-87ca-c03ebf6abdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:39.547Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=59be1ca3-bfec-47ad-8c28-ad4273ac6233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:49.557Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b7cfaa92-fa0a-4433-9bab-a0735baa29fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:59.564Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=fc57d716-05b4-434c-b0ec-07af353e8af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:25:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:09.573Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=567bad61-9a4c-417b-9691-f5ec146d1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:19.580Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9c87a908-3315-44c0-aea9-244c0c536e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:29.598Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a0e61477-9a90-4167-a147-43e1f05fcfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:39.606Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=071c5fbe-4ba1-456e-a376-9cba88611108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:49.613Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b894e570-366b-4451-9c5a-3d3f86f697aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:59.620Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=495ebdb5-1c15-41d8-936a-ec96d78d97b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:26:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:09.627Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=cb1a790f-27a3-4091-80eb-d66917971104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:19.639Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ad478814-1fc6-416a-bc62-714387f56199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:29.648Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=6defc1be-e6ce-4913-8c37-7f0128da9616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:39.655Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8b6205d6-f746-48e4-bdb4-6f5717897430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:49.665Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ccd758e8-0020-4568-9231-18b38daf78f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:59.673Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=2ead7ee0-0788-404c-8682-4dd074b7d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:27:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:09.680Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=7e9713f6-f543-429c-9108-abfbacab6e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:19.687Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8b0f956a-f8e0-4620-b223-ed3f925c6182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:29.694Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=9fc61e1c-a935-420c-828c-47220b01cb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:39.706Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=753a12fd-6396-4e5f-ba8a-4d0a5d392cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:28:49.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T12:28:49.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T12:28:49.072Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:28:49.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:28:49.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T12:28:49.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T12:28:49.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T12:28:49.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:49.716Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=ebe3b6b1-5265-4531-afe6-c45acfce0df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:59.724Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=8d9c3462-c653-4d80-b9b1-08e0b4d887cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:28:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:09.734Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f014449a-db0d-4de9-9ad8-b492171f6df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:19.743Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=b31a958a-0242-49b5-9358-5b779e50b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:29.754Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=a56b4d7e-ed7e-40b2-b703-cbeb18157f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:39.760Z |INFO |Init configs |InvocationID=826f71fb-baa9-4985-a7ac-d6de20a89015, InstanceUUID=f1b10c30-8338-4493-854e-c5d5c6ce9c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T12:29:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |