By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:59:18.954Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:59:18.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T23:59:19.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:59:19.633Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:59:19.721Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:59:19.722Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:59:19.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-16T23:59:19.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T23:59:19.844Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-16T23:59:19.867Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-16T23:59:21.420Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T23:59:21.833Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-16T23:59:21.855Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-16T23:59:21.856Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T23:59:21.906Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-16T23:59:21.907Z |INFO |Root WebApplicationContext: initialization completed in 2039 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-16T23:59:22.237Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-16T23:59:22.868Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T23:59:23.911Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T23:59:24.304Z |INFO |Started MainApp in 7.582 seconds (JVM running for 8.289) |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-16T23:59:24.357Z |INFO |Start scheduling PRH workflow |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:24.416Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bc68a168-dfac-4548-8986-b4006dbe5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:59:25.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T23:59:35.503Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T23:59:35.503Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T23:59:35.506Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:35.843Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c3462cbc-65cb-41b8-a6a9-a204214b3eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:59:36.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:46.910Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5b12e4d3-a0b2-4423-98fa-8c187374440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:59:47.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:57.973Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=eb32d9a5-2f32-48cf-b55a-c75f2b2d14f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:59:59.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:09.050Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=791ff85d-6e6a-4f6d-9839-6ffb6f015ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:00:10.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:20.221Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9c96401a-46d9-4621-9bb6-18afd18435fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:00:21.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:31.284Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a99919d2-7fa4-435a-b6de-f42aaf1ee437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:00:32.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:42.328Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=05ab51dd-c1df-480d-b633-a406fdaa5e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:00:43.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:53.397Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ebd35192-c0f1-4e03-9869-dc9004a3e857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:00:54.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:04.442Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=73459e50-f5df-4445-927f-aaa13294030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:01:05.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:15.509Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3503c7b4-3146-423b-bb4a-51771797af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:01:16.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:26.613Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=16d003f7-b0f5-4d3b-bf2d-0dd91d19e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:01:27.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:37.684Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=6a8dfc7a-6f71-4f06-8326-287155aa3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:01:38.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:48.789Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d09a5f0c-fa4e-4fdb-90cd-100cd48b23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:01:49.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:59.831Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3194c897-ba17-4999-b607-5722c528ef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:00.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:10.998Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=24cc8b9b-cbfc-4796-8801-c533c65356fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:12.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:22.069Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=57b87e8c-6e3c-4fb5-8630-0a41b667f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:23.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:33.145Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4b104814-473c-4b7c-91d4-62f1710974c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:34.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:44.181Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=db684880-ffc8-4b4a-bd70-b7e6af3f2f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:45.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:55.220Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9cfe66e4-5c20-453f-a18c-8c2787c02798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:02:56.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:06.260Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=41c9d60f-614b-4417-8104-9699a6615a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:03:07.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:17.305Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ba27d4b5-7c49-418c-bd91-629a446f728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:03:18.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:28.437Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d2d58d17-201b-456c-acdb-57a2174a36cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:03:29.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:39.477Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2846791b-a8a2-484d-a5cc-1dd202d30f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:03:40.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:50.517Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2dffb37b-cb0b-4fc7-b756-3a4362139fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:03:51.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:01.557Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=09f6ee07-acd4-4036-a224-bcc028bd0e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:04:02.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:12.596Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=948c974b-7bac-4bb7-8ef9-ec26a4561b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:04:13.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:04:22.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:04:22.578Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:04:22.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:04:22.582Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:04:22.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:04:22.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:04:22.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:04:22.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:23.637Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fe8b7b80-9128-4b81-85df-f1313c43d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T00:04:24.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:34.710Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=234a2822-78d0-4d4d-b103-c9766d27bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:44.794Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ba6156be-fc71-4105-8cdb-a45c6b71b19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:54.809Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=89910b98-82ab-4361-9c03-b08c9bc34573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:04.824Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c54af277-2339-4be1-afbb-81d82663a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:14.836Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=25b8ef92-7b85-4ecf-a528-90fc212e6e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:24.847Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8a622549-56b4-48ac-b7c2-5bc55a514046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:34.857Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2e6dc208-a0ef-4389-802f-cf4529e78567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:44.870Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b759520e-1e1c-4d85-b26b-9586e1a0c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:54.881Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5f3b8fe4-eaf6-40e6-9c71-afdb41780375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:04.892Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f17b10c2-9312-49cd-96fa-f2e1fbdad0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:14.902Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9e1da21c-45e2-413c-85cb-c5b3b1cfa166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:24.913Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1f061e23-4709-4100-b7b1-356aadd979c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:34.924Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3fa69fc0-849c-48cf-b641-e1b38eada61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:44.936Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c55a6a36-649e-4062-a012-10ef7b2a5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:54.947Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1e9d5d6e-f730-47ff-a943-396f7a808d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:04.957Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c1e00731-708f-488b-b183-cff8b4948f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:14.967Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c01b582b-1ebf-4fe9-a42d-b69881b952d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:24.976Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=0d791139-bdb9-4278-8a35-01aa7c98cb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:34.985Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=63c95064-e539-4d52-9867-cda628114252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:44.994Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5e6cbc78-5182-4c60-952c-9fbf1d699e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:55.003Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=61e5381c-a358-47ce-8541-ea765ede8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:05.013Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=684e9246-fa1e-452c-b245-1f8830f38a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:15.023Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7a9956ff-1f2b-43cc-92a1-26189ec3fcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:25.031Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c09fd5bd-5c52-4520-b161-57ed400bd96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:35.041Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fac55565-37c2-45c1-b397-3ea31a351841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:45.050Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=328565a8-8f50-4feb-9853-e425a0895184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:55.060Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a66cbaf9-7d2a-4785-b9b4-a1dbe31b0228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:05.068Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d01df4f5-1e23-4080-8f0b-6f0aab8a8911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:15.078Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7c88f1da-0f4e-4c92-b1aa-a26ef2fd0be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:09:22.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:09:22.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:09:22.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:09:22.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:09:22.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:09:22.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:09:22.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:09:22.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:25.087Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b892d367-7685-4804-835d-b25f23634439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:35.096Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cb5877d7-68e8-4aca-b42f-461ea4891915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:45.106Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cb7ca44b-b472-4850-805b-89bc408be678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:55.116Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9ec1860f-0d16-4557-9860-62d381564f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:05.124Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=6ba6b1cb-2cbf-4329-96cb-6ba9be5e3d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:15.135Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=40bd3f99-4d5f-414e-a027-1dd1f50d8da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:25.144Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=603e74b3-bc0e-4d03-821a-7be45e9cbc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:35.153Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=123bbe45-03b7-471c-89e8-8af396219510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:45.163Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=6fdb1705-48f2-4f81-804f-cc1b6d6ebb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:55.172Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e76dfbc1-0233-45e9-b2ac-83bcd9af2940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:05.179Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4795830f-8c43-404b-b751-4467d076bfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:15.193Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e18b96a2-e677-4357-8092-ab69739b16e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:25.202Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f0eb568b-35bd-458a-9533-153232ec6e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:35.212Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ef70c220-5c80-4990-ae5d-62c9fe14d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:45.221Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d175b0e6-4c14-4d56-aaef-8e397c9b4f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:55.230Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=86571c20-b27f-4749-b3db-874f58ebf0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:05.237Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=53b80352-16a3-49d9-8de6-42cc5c1bc873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:15.245Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=65827c49-bb0f-4ebb-88c6-a8729c4cb70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:25.254Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=533d821b-8804-4ff5-baa4-33897223b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:35.263Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d6852e25-78b8-4142-a344-0523cacff75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:45.271Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f88787af-9961-497b-a83b-377daa395134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:55.280Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4bcbd68a-5433-4e45-a0a6-85fff560fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:05.288Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8ee627f9-2f2c-4b69-ac38-38a25606f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:15.296Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b9adbde5-548f-4098-9078-091ba9cb3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:25.305Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4e5de180-1464-4bc1-b936-ac5a1f910c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:35.313Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=38f7fab1-91cd-4246-a19d-e979a1f49f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:45.321Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7ffa424e-37fa-4922-96de-d945e0d6c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:55.331Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bca6969d-1953-475e-9af3-50dc3d9465b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:05.340Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4488e76d-a796-4f65-9a06-536e0931524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:15.347Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=0fa5a584-5571-45ea-a899-e887acc9c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:14:22.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:14:22.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:14:22.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:14:22.453Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:14:22.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:14:22.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:14:22.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:14:22.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:25.354Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ae941f3c-d1eb-4af9-8f34-50fcbbe26f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:35.363Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4172fe60-3b93-43f8-bda8-9d6e452a20b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:45.370Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3c41bf2a-f762-4016-90c1-8ee393338c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:55.378Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a7f80eaa-750c-4eca-bb25-937c81539d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:05.385Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=216a7430-f132-48df-b9af-536e2075b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:15.395Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ebbbcac5-b5f8-49be-8baf-518d6d93e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:25.404Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=738f86c6-fab6-4127-aa67-8e04004e9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:35.413Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b1e141d4-fe5c-4f1c-8ac9-f8f4c6d99f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:45.422Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cbfbdfae-512d-48fc-bb6c-73a4dc397e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:01.807Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=216bbb51-78ca-4103-8914-6b6af9c2e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:11.816Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ebadeee5-5bc3-48b0-ba48-f76cb88c73ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:21.823Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d6139e11-290b-46d4-b23c-e9e68c1621a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:31.832Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d5ed5fa1-962a-44d6-88b3-b78a86cc26a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:41.840Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ebf4e051-a8b6-45a9-a05f-cbc4e8838da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:51.847Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=98cdfe76-fcf4-4e26-bd11-c60e86a68507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:01.855Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ccfb6d57-bcf2-435b-aa11-360c40289d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:01.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:11.863Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=afd03e65-f812-48a6-8976-f754ae92c690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:21.871Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=dd3c90e8-b2ee-4a79-aeed-d61a3a336c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:21.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:31.879Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ac18329f-b05c-4fbd-93e6-3badd608dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:41.887Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f8e58a95-d5ae-4e6e-b981-aa830963081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:51.893Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=36a3a1ee-166f-4361-b566-f644b6ebcb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:01.901Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=958965ca-396d-4a78-8c79-f22cfe4f5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:11.909Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=0e34c7d4-80f9-45e7-ae10-bebd5dd4989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:21.916Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4a2a0c7f-d5a3-4a26-a52d-853198c66dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:31.923Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b37dc96b-ad1c-4b8f-8281-d3ee22c47f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:41.931Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=429268b3-809b-4a59-8168-7fffe144b7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:51.938Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f25d0ff6-b47a-4e8e-ad2f-76fa361c4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:01.946Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=808d4e57-7b48-4cba-ab27-9450b8da0b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:11.953Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1d1cb2a6-12a7-4c26-85e4-c11e41c80875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:21.960Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1115ba62-62f6-4d50-895d-b639c2837895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:19:22.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:19:22.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:19:22.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:19:22.437Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:19:22.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:19:22.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:19:22.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:19:22.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:31.967Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=37e3ebfd-bf94-4e71-b4a7-cf6383a2b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:41.974Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bfa6591d-c734-4685-8817-314740648e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:51.981Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cad0ddf0-1c69-48ea-8db0-b15afb8c33b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:01.991Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8eba40fc-7e9d-4774-94a2-3700f48dd1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:11.997Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ec8382b5-4a0a-47a7-8fe4-5f8653d96100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:22.007Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e5124949-92b3-404b-ace1-21ceb7f50729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:32.015Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5b222867-5d37-4801-af83-ef4fd586e577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:42.024Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ee89a218-6c82-4e9e-b9fd-aab238282703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:52.031Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5f1be06a-23b6-45f3-b22d-7cc9f9f1099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:02.039Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=0936f254-38bd-44af-ab0c-6f8ba3620426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:12.046Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=937c0cf7-c1bb-4f53-ba5c-5853cadb43ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:22.053Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9cea8dd4-c110-4cd3-b0cb-13d37e888478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:32.060Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=995ba95e-6017-4108-a04b-d312e372b3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:42.068Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4a9eab70-c95e-4270-964e-fc8a18d9145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:52.076Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=6cff95a5-c025-4516-a2fc-5c44b2c241cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:02.083Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=85e29775-bae8-40a6-a594-2f9bdc1e9321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:12.091Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bbabe8af-2058-49b0-a94f-f3c3418ea577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:22.098Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1088dc63-5a5e-4db8-84cb-5c3f14af9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:32.105Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=18c6f228-7407-445e-a0d5-1ecdbac86b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:42.113Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c22d48d3-7db3-4ada-9099-0e29966c2279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:52.121Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=37d7cc6a-4d64-43ae-87b6-e4bc557c23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:02.128Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8ca3561d-e6cc-43e6-972b-8e64f21c11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:12.136Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cea76685-0344-4c31-9398-356094ac261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:22.143Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=50154b15-9c66-4ea1-90e2-3844262b5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:32.151Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d9ee6c63-f348-4543-a2ea-1033f95f8ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:42.159Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fffc458b-8663-41ed-b32d-1bbc95c9267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:52.166Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ce14f7e1-c404-4e54-b29b-aecef4495df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:02.173Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8844d5cd-7542-4a07-bee9-90420855fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:12.180Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5e06a8e6-be84-4ff0-8c5b-337e6d7c32a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:22.189Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3499decb-8d18-4706-bd48-ffbbe90ea134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:24:22.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:24:22.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:24:22.466Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:24:22.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:24:22.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:24:22.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:24:22.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:24:22.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:32.196Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c1f79dd0-6149-4e21-9952-5ec512b921a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:42.203Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fb91572a-4aa5-403e-b761-9d3018e18647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:52.211Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=23636250-2e82-4c4f-a818-acb3793fa35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:02.218Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7d901843-a163-4a44-8bc3-7db7e6b68b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:12.226Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fb954473-b607-43c7-baa9-4ba91c2443e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:22.233Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b8fd3664-5851-4dfe-892a-1c3b3faa9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:32.240Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2fad3119-8484-4619-8b66-ba8cb8dee639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:42.247Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fd7f1c81-3664-4ede-939f-6b37067294b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:52.254Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b56fc886-bf15-4521-9349-e4eacb2fb0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:02.261Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9bf2fd34-c8f6-4afe-ada3-00aed45b260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:12.269Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=50bd237b-29b3-4743-a77f-c361008d143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:22.276Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9d760985-19cc-44b9-8e53-49cea70787de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:32.284Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2cfbda23-8a95-498e-ae3a-4d16b561f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:42.291Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=09107978-6af3-4b00-863e-b97e07c6cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:52.297Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=80a7b39a-e962-4133-b8c2-a4cf0ed10865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:02.305Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d4296d87-36a0-4365-a21f-2ce7cad11e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:12.312Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4d3acaf2-7927-4ef8-9c26-ee424753260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:22.319Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f8597d4b-2a9a-4151-b036-92680ed6b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:32.326Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b05a24be-4369-40b4-9ad9-45f6004a5d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:42.334Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3162dc59-fa9e-4098-84b8-b0dba00ac323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:52.341Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fcb8a0bc-24e4-449c-90ed-9d20b0513ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:02.348Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f82454b3-e358-4abc-8b47-0972c6dc661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:12.355Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=05d36a8f-3102-44e5-8a9d-6ccc3b620c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:22.364Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5167425a-1e71-4f54-b9da-f9f5adf11bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:32.371Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=424662ce-7209-4903-b687-5f74a192e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:42.378Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=42c7a1ae-ae5e-4ac4-9435-de1064cb4de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:52.384Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1fd073ba-63aa-4ab6-89c6-668ac87eb48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:02.392Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a4740cff-84cc-4e1a-8f64-07a68c7e0bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:12.399Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e3a0fe83-f9e7-4a1a-b275-fd9c916a7ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:22.412Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=efadb345-2a7d-4c8d-b6f8-dd8653b5e53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:29:22.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:29:22.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:29:22.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:29:22.431Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:29:22.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:29:22.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:29:22.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:29:22.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:32.419Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7ea7af05-3a23-4dbb-a74d-bf261572b272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:42.426Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3f5f16a3-7c62-4660-830d-dbb51025a2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:52.434Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=14538926-f964-41d0-ba8c-409a6d1ec557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:02.441Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9e9768f1-1353-4d58-b7c0-5e1d4a442e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:12.448Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bf449ccd-cc1b-4e0a-b8ac-142c54e0cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:22.455Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3e9943c8-91ae-4da7-90f8-c1557ac10caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:32.463Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a8d5dec3-a241-45bf-b644-ba06a11c7be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:42.469Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c040ec31-8933-4fa1-8923-653d2573f098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:52.477Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=af699196-0d8f-44fb-a386-01ad3ecee1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:02.485Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c4e2efdd-bcd9-443d-af87-b44cdc562741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:12.492Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a24dfa79-7ddb-497e-9a54-af96f6a4cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:22.499Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8af6c03b-9c16-4ef0-99d8-527b6479d2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:32.513Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a971dff0-5e9b-440e-ab5f-624f72aa0326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:42.521Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5335ea62-b693-42ef-8122-5572daf269f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:52.528Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9c19e42d-1802-4ec9-9f25-9bae38991bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:02.535Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=327335f6-d399-4841-af92-8c8655d72396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:12.543Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fc6d4762-af9f-45a5-8c4c-508d562d379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:22.550Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e4bb4dbe-250f-4295-abf7-e1c24a351086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:32.557Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=57419da0-440b-4bfc-8944-3bdaaab02d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:42.564Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=144f5d41-fd96-4f13-968b-c32a1450386f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:52.571Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bda1f846-c0ee-445e-ab6d-0e01c1f8e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:02.578Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=0ffc82bb-d132-4931-80e2-85f7084ea4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:12.585Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=391c0127-491e-41a0-b219-d01e1a8c200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:22.592Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9ad37250-c9e7-4be0-a382-a823801ab7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:32.600Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5589e137-5830-4e0d-bb4f-f953244dc9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:42.607Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=726622ca-66b2-4ed1-b0a1-8f92fbbcb8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:52.614Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8ba77dc2-f967-4b05-b75f-1107d20faa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:02.621Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c6f18a94-e6d4-4137-8442-1ddf6fb8b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:12.627Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=41e52a56-980a-4112-b7ec-ecf411d4b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:34:22.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:34:22.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:34:22.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:34:22.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:34:22.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:34:22.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:34:22.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:34:22.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:22.633Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ea8f3d82-6bd0-46f1-a184-cc758656b06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:32.641Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e6c2ed04-8d5f-44ac-8820-72c41fd9b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:42.648Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c2a190fc-66e8-41ee-b282-8676476c8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:52.655Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a5c35d1e-830c-476c-b9de-50d193756037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:02.663Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c7e33755-8512-4874-a011-ec0645384a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:12.671Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e93e0ff5-28f4-4378-b017-04bdf21e631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:22.678Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7a9c74f4-1c4c-491e-8d56-36d3c485b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:32.685Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d5ae0b44-2edc-4d8b-8bc2-230fad6fef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:42.692Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e73fce4e-2325-48ab-b040-eacf3abe1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:52.699Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=91fa4c91-4b9b-44b9-9054-5b4888793302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:02.706Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7086abe1-fec0-4d65-9d14-ba0b9b40af41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:02.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:12.712Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e79fa6a2-563d-41d2-8757-0815040d1ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:22.719Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=405231d3-ffbe-4831-a042-ed2ca3504ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:32.726Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9116ea4e-9102-49e1-b346-928e37e7e3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:42.732Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b0710224-4186-4da9-bf64-a87a6cdaa502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:52.740Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f6d2bd0f-ef77-43d1-b2b7-8504083794d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:02.747Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=237a50b0-6dad-4d40-bbba-8ac7707f5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:12.754Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=219b92bd-ca5f-4f04-88bb-9453169354ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:22.761Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5e95670d-4e03-4060-9d38-adb5a79cd1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:32.769Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9993af8e-ee4e-400c-a6c5-c54f620fc86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:42.776Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a18adec3-16a4-434b-9033-833462cc5ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:52.783Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3e6af9f0-9579-498e-a2b1-3a40c7f668d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:02.790Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1897552a-b743-4072-8ccf-ea8e8515f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:12.797Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=af3c5e58-d3f2-42e8-8c12-e54594588ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:22.804Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2f383d31-a7be-4993-bcab-7d23ef16c419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:32.810Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2d64fbc2-9470-4118-8434-b3e16fe1d03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:42.817Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=00bb98e0-64a3-4080-86ab-47cb84c30ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:52.824Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b286f520-dee5-4b4d-a8b5-db9db1a2273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:38:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:02.831Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3d1db37c-70b3-436a-abd2-62c03cde459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:12.838Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=35c7a20e-d35e-48e0-966d-96dbe2fd0d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:39:22.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:39:22.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:39:22.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:39:22.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:39:22.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:39:22.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:39:22.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:39:22.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:22.845Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a3370e4d-5c6c-4060-a514-564d42337322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:22.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:32.852Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=92b36b50-8655-472d-9ef4-2edfde9891e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:42.859Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5b6d7e16-be2e-4c4d-ad61-454e78e3a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:52.866Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=65cb0845-189e-4338-a071-c1f817da661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:39:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:02.873Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7f83526c-8909-4e0e-ad66-fe00a7f87e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:02.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:12.881Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c028c0b1-0772-4725-985d-087cd33f627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:22.887Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=877b06bc-602c-4461-b18c-35d6c120c970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:22.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:32.893Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=273ba324-46c5-4ee7-9bf8-a09ccd6a1516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:42.900Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bc39aa39-35bf-478d-b509-13fb1d87d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:52.906Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=34a13e0b-bf00-40d0-ab47-3bb912348e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:40:52.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:02.912Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3e5a99be-0f76-4fc7-930e-75e68395bb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:12.919Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9479e872-91f1-42e2-ae03-fa920127a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:22.927Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=162ba34d-2378-498b-97dd-2b52f7f4bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:32.932Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7bd7ab0f-2b03-497a-87f3-4154f024f976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:42.939Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f0ade03a-1323-4bbf-b2d7-69a26d4f5aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:52.945Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3bd728ac-1c20-45b4-a4f0-6a2820c03694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:41:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:02.952Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ec2327ed-cc08-4117-b8bb-9b5bd3251d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:12.959Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a9ffde6a-307a-4094-b6f7-dac03d5b1b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:22.968Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ae6d9dbc-1fd0-46f3-b7b2-c2b3bf1e41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:32.975Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=2103ae74-5244-4e61-8447-3edae9374d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:32.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:42.982Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=a590332f-dcf1-45d9-8529-7869d382abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:52.988Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c08e06ab-ea3c-4494-b419-393f4fe40b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:42:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:02.995Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d7ed2f7c-9ae3-4e28-981b-2d05f330cbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:13.001Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ebf72830-01ec-44f8-af6d-da5f19f331d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:23.008Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3ab55b4d-b236-4cbf-b9e0-b263e191db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:33.015Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=f2f213da-4da4-44d6-9b16-25a78953309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:43.023Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=82399725-ff7b-4148-8590-7a2f299b2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:53.029Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8a8ec795-9114-4b6b-8290-a5dee0b283db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:43:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:03.036Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=087df2b6-21dd-492b-a31c-2575fff5556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:13.043Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cccb7ae7-394f-4b9e-885a-094f737fe7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:44:22.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:44:22.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:44:22.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:44:22.437Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:44:22.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:44:22.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:44:22.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:44:22.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:23.049Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=870d19af-c82b-4384-9d95-c4dc90745abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:33.056Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5cafac36-daea-4cd6-a728-e4b29cac37b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:43.062Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=60d9b652-546e-42fd-aa2c-74d8c2840d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:53.069Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8c80d547-e38f-481a-9ee1-10f71ecebcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:44:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:03.076Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8d85cadc-0329-4265-b86e-e55079ea9c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:13.082Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4e480b62-8a53-4148-87c8-ae58af54edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:23.087Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4c854a6c-1a27-4e6f-9db6-cd78c2d54947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:33.094Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c8d145e2-b2e6-4018-a8cf-dd6507c7df6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:43.101Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=61daf484-1e96-4c93-86f5-66aba3e6423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:53.108Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=912b6af3-dd46-4716-9d6a-26ecbae1d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:45:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:03.115Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b2137cde-2f74-49f9-8501-e0979b4be491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:13.121Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1ba2c0fb-224d-4283-9b2e-b7f346d477b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:23.127Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=87256cb3-9bf7-4174-a0c2-938f4798a58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:33.134Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=9d7eeadf-c935-4cc1-a07b-1a6da0c06aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:43.142Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=ca6ed2d6-2b22-4378-a107-c2ae1f15d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:53.149Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=527ea416-93ce-4273-8963-302478f1f6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:46:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:03.155Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fc28498f-9de8-4988-b6e2-16281a4a4304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:13.161Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=04b0e585-8639-4c4f-882f-7c865617baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:23.169Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1d394f4e-e46c-417a-85bc-4c8c98c11962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:33.177Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=adb31c7a-fde6-45ce-9918-f55ca86e9b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:43.185Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=5d649855-74f7-4a88-ae38-f1bd0008572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:53.194Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8baf58ec-923c-4382-a93d-8f8abf015c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:47:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:03.205Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=b402e707-fc61-4100-911c-c1a24612af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:13.212Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=268350d4-a2ad-4be8-9b67-1df7475eab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:23.217Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c5f31c6c-31f1-410b-b521-11e465b97d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:33.224Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=46ba5a57-74cf-4645-b6b7-9d308c3bb4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:33.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:43.230Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cb0cd354-456e-4c55-8401-638eddb83faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:53.239Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=49c9c5dd-326c-4674-bbb3-54eff8a1ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:48:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:03.247Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=8416dd10-0421-419c-a007-c9e58475a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:13.255Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e3326a25-0376-4942-a3d8-a441946ac8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:49:22.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:49:22.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T00:49:22.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:49:22.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:49:22.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:49:22.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:49:22.434Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T00:49:22.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:23.263Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=3cba925c-c327-4644-8611-dad664d18a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:33.269Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=14ace371-b9b2-43e6-adcc-bb05d5d3260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:43.276Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=d2ba67f8-56c3-41ed-ac81-5e5528a9ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:53.282Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=fcbaaa86-625e-49a3-b9f0-341a4a96d0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:49:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:03.290Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4f436f51-880b-4c68-ad32-3414a4530fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:13.298Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=091eedf8-b6bc-40c5-96c5-b1e556924569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:23.305Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cb6fac59-c52d-4f58-b5cb-c6d4e0b5556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:33.312Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=bacfbe27-da9d-4e4f-91f1-3be354c6d5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:43.319Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=553f7d81-0df5-4fbf-be4c-790b99a48a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:53.324Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=c9d1ae5d-87fd-49a2-b1cb-021cee9b639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:50:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:03.330Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=7c834d43-ffc3-4305-ad38-0461de6c50af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:13.337Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e0c7516f-a289-4d12-b874-7b97ef80fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:23.343Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=4d2ff34c-fb6a-4bc8-b3aa-d4c8b85267fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:33.350Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=cf3aaea0-9945-4436-b1be-8c41dd911d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:43.357Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=e3e91b8e-0b72-4dbd-a0de-218f71eb64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:43.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:53.364Z |INFO |Init configs |InvocationID=2c04f348-2fc0-41e4-bba8-3c010e782eb9, InstanceUUID=1ba5b89a-65d8-463a-8dee-faf83baac189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:51:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |