By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:04:18.896Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:04:18.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:04:18.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:04:19.468Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:04:19.565Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:04:19.566Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:04:19.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:04:19.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-30T12:04:19.775Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-30T12:04:19.797Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-30T12:04:21.272Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-30T12:04:21.712Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-30T12:04:21.729Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-30T12:04:21.730Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-30T12:04:21.794Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-30T12:04:21.794Z |INFO |Root WebApplicationContext: initialization completed in 1996 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-30T12:04:22.190Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-30T12:04:22.991Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-30T12:04:24.341Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-30T12:04:24.708Z |INFO |Started MainApp in 7.798 seconds (JVM running for 8.532) |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-30T12:04:24.893Z |INFO |Start scheduling PRH workflow |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:24.904Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fb5dafa2-b317-48c5-bc58-7535c48c963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:04:26.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:36.338Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=891631ab-3ae7-463c-90c8-9cda079a2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:04:37.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:47.379Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=83a0a65a-e0c6-4055-83dd-d89f7a838b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:04:48.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:58.418Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=183c4941-09e3-4d20-854b-c17013a4df5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:04:59.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:04:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:09.458Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5bbde997-7a0b-4bd6-886b-0e40ea226029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:05:10.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-30T12:05:18.101Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-30T12:05:18.102Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-30T12:05:18.107Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:20.498Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ba52dfd4-06df-4d65-b0d8-a51989703ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:05:21.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:31.538Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c2bbba95-d890-45b9-8325-1aa55e2acf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:05:32.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:42.583Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fc09203c-2c72-465a-a095-39c4c3a79c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:05:43.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:53.618Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=02bb2d90-9caf-47bb-bbf3-6e31bbc809b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:05:54.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:05:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:04.658Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=138d2797-0266-4562-8c15-f4bf2cf99e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:06:05.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:15.702Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8f751f2b-334d-4ac7-b84e-d37d5ba1f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:06:16.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:26.738Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=060fc5e8-4eee-4d0e-80b4-323da319b03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:06:27.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:37.779Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=edb5b390-d438-4e1b-999b-6f84549e378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:06:38.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:38.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:48.818Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ec61a8ca-d87b-441c-bf9d-4d6ebf22e7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:06:49.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:06:59.859Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ae88ec59-9007-4a2e-b017-04f465e4f994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:00.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:10.899Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=06b4c5d2-7683-42d2-a187-349629bb0cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:11.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:21.942Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a1ef9d57-8f03-4c07-85d0-2055dc254687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:22.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:32.978Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=27eee6b9-5293-4aa9-93cb-8b1582ef32a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:34.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:44.019Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2d4f73cd-cf55-46fe-bc55-75b730ffab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:45.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:55.058Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e42bfa4e-3897-4986-80e0-5b869b79ed51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:07:56.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:07:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:06.099Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9a66c142-cfd1-43bb-93e2-f9c8649a8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:08:07.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:17.138Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1cecb95b-3f84-4c40-8d98-01566440fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:08:18.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:28.178Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ebcf2c99-ac48-4fcb-b5fc-9bca4fc333f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:08:29.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:39.218Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dc413809-7146-47be-9699-28165faf9d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:08:40.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:50.259Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=663df59b-980d-4182-9781-e78a7f9bde8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:08:51.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:08:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:01.298Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=01d5b0cb-6a05-4cfa-8322-af48f887bf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:02.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:12.759Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6d96fb0f-de7d-4879-9014-e8b6586069fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:13.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:09:23.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:09:23.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:09:23.045Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:09:23.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:09:23.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:09:23.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:09:23.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:09:23.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:23.794Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=061f0fef-0944-4714-9f72-99f90022c824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:24.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:34.837Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8a69ea7e-786c-4025-92db-f1ccd69a91ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:35.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:45.875Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=68fcaf0c-f294-4257-9c3f-30bf4ec00685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:46.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:56.914Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=737869c5-a0ad-4d9e-bbac-c3b7f7a47b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:09:57.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:09:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:07.961Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d7a91f1a-b477-4ffd-b034-973274d36da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:10:09.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:19.026Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a7a755d8-050e-4cdf-876c-03c31eb4925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:10:20.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:30.070Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ab60c4aa-97e3-4954-9369-b1944cc18947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T12:10:31.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:41.107Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dc411329-983f-41af-a4a7-0d0217226f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:51.225Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1bfb4eb4-4614-4c94-943e-1097f32579f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:10:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:01.239Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0667cf16-67f6-47bc-b2c9-e0e51eca6049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:11.250Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8eb9e9b4-7f26-4a09-bb68-eab1bf4d7d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:21.261Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b68695e0-936a-4141-86bb-5c7d5162e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:31.279Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0fd616a4-b2ec-4934-9e32-992a96c7e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:41.306Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9f90dc67-5f86-4ba4-8a1b-a60c3f42a16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:51.316Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=05227d1e-1b9d-448b-bc5e-d7f054c0fca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:11:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:01.328Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a8d2b520-8a9e-47be-974c-c8319e5b6492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:11.338Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fabcde7d-245a-48f6-815a-cc503a668278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:11.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:21.347Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=25d5a7f2-9a24-4c2a-897d-043fb85bb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:31.360Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d5da7813-3312-42d1-bb0e-d42aba6df2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:41.374Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9c9903ec-7233-41d1-84a4-fe45a617d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:51.394Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8cbb721c-6f3e-4535-ac14-b6fe2a85373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:12:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:01.404Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=702a0d53-10a5-43c0-a3ee-21416ead7a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:11.413Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4020e578-31ab-48a4-9ad8-de6bf4182662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:21.430Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c0cf0b6c-88af-4d3f-9c9b-38747edb21d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:31.439Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8a82c611-1433-4bf1-95bf-dfa9b2ec73bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:41.447Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=77bedfd1-ec5e-4452-ae0a-67adfddfb8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:51.457Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=819ed011-cd6e-4b67-8cd5-4e79d68c203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:13:51.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:01.473Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=eca94537-5d86-483d-ba1c-1ab29b22c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:11.483Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2d2d0e5f-2459-4a97-aec6-5ef7be5120b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:21.492Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=57864327-4e83-4792-8c58-96890858de84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:14:22.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:14:22.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:14:22.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:14:22.566Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:14:22.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:14:22.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:14:22.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:14:22.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:31.500Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8ee71bb9-ad0a-4442-ab76-c363767539b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:41.508Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4fd42869-c02a-4e68-bc61-a9f2e8a14899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:41.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:51.517Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7b862f51-b311-4d33-8b99-3d00a6ebd355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:14:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:01.527Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ad2716db-9f6a-44d1-8578-0b4d08235664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:11.536Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b35218e7-f21c-4a7a-a35c-7ca9811312eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:21.545Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=52cbe039-1062-47f4-87e6-e373ca10096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:31.555Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ec7c3102-d645-4780-b681-3165736e50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:31.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:41.572Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=51e9ed2f-073b-4eda-a82c-8aa9f1646218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:51.581Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6b1422b1-eda2-4567-89e4-4bf8b0558c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:15:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:01.587Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6e8fa3ed-74be-4697-a94b-f165d99b063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:11.596Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=18ff2e1a-4ae5-4814-ace9-b2d23be832db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:21.604Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0be01e6a-528e-4ad0-8c2c-5e334b3a74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:31.613Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=37dcb0ac-0848-46cf-a7bf-4cf8d99b016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:41.626Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0880f802-8230-48c7-ba75-6ad1f6d4d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:51.635Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=99826c32-1220-4fc1-9fcd-bae585d52af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:16:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:01.650Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fa7427c9-1d2f-4670-b93a-8d9dcb744f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:11.660Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=314c96ce-2bec-42e5-acf6-b0d5fc00ba69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:21.669Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b22e6ec4-c346-4f6f-8ec0-7638dcb4b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:31.696Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f990c5ce-6df9-481e-917e-247c18f4f990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:41.716Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=da46e421-bf41-426d-b5fa-f1cd8aa5d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:51.728Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ec384ceb-9b4d-4ba4-b063-1e7ace4d4b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:17:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:01.743Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=896d1fb6-8ea6-4c0f-bced-c3b750d2adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:11.770Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ed43a8ed-697b-438c-bf8e-4c13d9bfba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:21.842Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2140e868-715f-416c-97c7-c3ee242d587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:31.853Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=28dba794-9d88-4b08-99c5-c3973bd40331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:41.868Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=65328e30-bf37-4471-93b6-007706959d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:51.893Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b5252eae-7144-4048-8597-03cb32f68417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:18:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:01.929Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=13185a39-cf75-46a5-bebc-d879d467416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:11.953Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1dd60224-0096-4850-b107-374af9bcdc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:21.971Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7290757c-22f5-4ff6-80f9-8c6071d5f13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:19:22.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:19:22.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:19:22.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:19:22.514Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:19:22.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:19:22.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:19:22.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:19:22.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:31.979Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8303d8e2-cf8d-4053-8201-61b4594e9f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:42.005Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9922a2ee-79ad-47cd-bcd5-2cdd17d208df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:52.013Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=84b768ee-5542-4914-908a-a5849b21cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:19:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:02.020Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ae14a785-8370-4cdc-9081-09a77b49db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:12.027Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a8717314-48a2-41b7-98e3-1315bde62c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:22.037Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=12e91975-a6bb-41eb-bd0d-411ae60d934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:32.060Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=48804432-3817-4816-a6a3-5a1ab1e2e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:42.068Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=401bf66e-0b38-4b93-b72c-fad50c355991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:52.076Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ef9acea8-383a-4674-ae2a-13e21326db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:20:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:02.084Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=19613c9f-5de3-4746-89bd-c72903a44e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:12.094Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c0017572-60e6-4001-b13d-d14e5b4f88f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:22.104Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c3e31a03-bb89-4f46-816a-4d58d00cccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:32.117Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=86eabf64-781a-49a8-a2ab-8f0e84514cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:42.125Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=13cba68a-b033-4438-9c66-f2d0c06ec153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:52.133Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a9793356-1f0c-47c1-b15d-6f0e6c54f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:21:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:02.142Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c4a11192-3c7e-4d60-8725-2710a8fc5b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:02.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:12.152Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=eaf56099-f7c3-45a7-a2ca-414ffbaafcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:22.163Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7b6b091e-24e0-4e96-8224-ae454750beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:32.175Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2f7eadd6-a559-4412-8d82-ea9ee73b43a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:42.183Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3a9ff1ab-74bc-47b7-88ba-6d7d94c3a842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:52.190Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=56abc617-f568-4181-8fa3-24cae0fef480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:22:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:02.199Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5261a2bb-54cb-4432-b655-961185a7bc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:12.207Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8a62cc0c-a24e-4e42-8ec1-0fb29ec80e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:22.218Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8c317d60-d34a-4c31-9c22-581313788668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:32.231Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e6ea414b-e05f-46c8-a94c-b3bb1a96f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:42.239Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ce1ef211-a503-415c-88d2-a2ee7b641b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:52.248Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ea40d73e-415a-4c43-96e6-090ab3395b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:23:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:02.258Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2526ce4b-7e53-4615-90ed-72266709cf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:12.266Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7be06a17-f1b0-4062-9d62-f390ddd8bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:22.274Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d7c682ab-6d2d-47fa-9566-349b3468849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:24:22.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:24:22.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:24:22.543Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:24:22.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:24:22.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:24:22.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:24:22.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:24:22.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:32.282Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dc7b207a-c6da-4220-a145-3a892a705160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:42.300Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=adc2462f-3503-4482-9c33-c2450d5bd309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:42.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:52.309Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d82a176b-789d-4598-ace4-b4e953bf2b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:24:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:02.317Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0bb7f3c2-76b0-4dfb-a426-80090c52bd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:12.330Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a11ea57b-d34e-45d3-92e4-6b3f42ad5555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:22.339Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0c93cc6d-82fe-4501-b6a1-1b5cfb93c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:32.347Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0476bd18-fe07-4b0a-9e71-9781c2962d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:42.357Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=602d831d-22d7-4804-8eec-790946d60b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:52.367Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3942cc8b-b1af-46f1-8d78-ea300247165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:25:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:02.380Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=92b43277-32cb-4959-8fc9-cc6999fbf9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:12.392Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=440d6aa7-1091-4f96-a5d1-34cadf61d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:22.402Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2dfb5ec1-bb8b-4c86-9f90-c41ae62010b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:32.412Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=544976ec-213a-4816-9de5-113efbd8ae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:42.419Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=535a6666-e229-4565-a216-f598b2830ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:52.428Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=01d878bc-1c0e-4a35-804f-c669dd182b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:26:52.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:02.443Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=238963f2-929f-46e5-9bdf-077270f041dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:12.451Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=eb663f4a-0552-4689-b3c0-ef2ed7200b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:22.459Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3d6ed5d9-a8f4-437c-a586-685e4bc5b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:32.465Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d8c678f1-8719-4882-990f-0225c57b1c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:42.473Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=05c1140d-3514-40fb-acec-2df7056d807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:52.484Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=11d2d1ed-c58a-4e30-9ac1-4484f2984105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:27:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:02.491Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=eaedff91-4497-4832-a613-2b4d7169879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:12.500Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6e5d06e5-fecd-4823-8997-3a5716502e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:22.511Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c6af1167-bad5-45a4-857d-dc1754961c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:32.528Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b5fd7788-f4b8-4212-917c-8310ff90dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:42.539Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7b879463-6d65-453c-9937-9635cf361626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:42.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:52.549Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3bb770b6-053e-4f23-b4fa-a7128ed2feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:28:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:02.558Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=18a6b1c6-c216-4d7a-b81a-d61e28442098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:02.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:12.566Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=842b2dcc-478c-45e5-83ff-bcce84a205b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:29:22.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:29:22.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:29:22.472Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:29:22.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:29:22.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:29:22.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:29:22.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:29:22.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:22.574Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a075a7a6-09f0-4617-a8f9-304486122820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:32.580Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=53f3c3d2-02e6-42cb-b9cb-3c9dd964eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:42.588Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=67c5a339-ff80-4909-8021-84e1b56df3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:52.603Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7bda2236-7837-4f5c-a6dc-86fbfb8a6213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:29:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:02.614Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0a232ab0-7757-40ec-991b-3fcb9c3f38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:12.623Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d79a2632-b94d-43d4-b358-4604861d21a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:22.631Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=39a980d3-3253-4c61-b9f0-2a725ca5b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:32.639Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=de3a76a6-ad22-4e36-a10b-c1dd52c8b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:42.650Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=56a3a234-fcbe-47ee-89a9-b8d0d922566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:52.671Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4787ea28-84ce-47f7-bbb2-d65fcab2c8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:30:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:02.684Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c5dc6ed0-6c48-455f-b33a-d46f447ac2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:12.694Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a9d5380e-8551-4538-a6a4-8fbf7054273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:22.702Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c58089ad-bf40-4541-bf72-8f1a84a18d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:32.709Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=69c66faa-008a-4382-b55f-73c9670b22dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:42.718Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=24444213-6145-4aa9-b1d7-3bf8c41e3e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:52.727Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f6abb740-76b5-484e-b7dc-dca24cc2b153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:31:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:02.737Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5f5e8e05-c2e0-407a-a3c6-f25eedd10180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:12.759Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b2565536-a2ff-4112-800f-3da5deb478a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:22.769Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4853921b-1d82-408c-9020-78fc9ecbc76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:32.778Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d47c45a5-9b47-4286-8f2b-1df8ebcb5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:42.787Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8d9e7566-3a26-4e2c-8683-e74c3bf31036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:52.796Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2ee446ab-ff0f-4bf2-b1d6-e319cabf6a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:32:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:02.807Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a2bf392b-2ab4-46b2-9253-8b001477d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:12.816Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=00863448-0ac2-47ff-aa92-032e281091cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:22.825Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=02ac03f1-d0a7-442f-97e3-6d85534648ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:32.832Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9f9ae3fa-458c-48b4-a801-c8a66dcfeec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:42.841Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b697c161-78b3-434d-b4c1-8adbb73f87dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:52.853Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fa748597-d1ff-458c-953a-4ae7f5cd39ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:33:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:02.862Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9232a843-2197-4d35-8000-489af9c7c7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:12.872Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=32802aec-d20a-49db-b814-ff333e308e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:34:22.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:34:22.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:34:22.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:34:22.511Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:34:22.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:34:22.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:34:22.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:34:22.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:22.880Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a2272de1-bb71-4b08-ae56-67ef4bf7af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:32.889Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=551701a5-42dc-455c-adc8-69a35fe43fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:42.896Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0cff50b7-decd-44f4-ac4c-5f4757139633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:52.904Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0d3a5078-7191-45d3-84c4-9d49e141ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:34:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:02.913Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=79fbe940-7409-4dca-888a-3236dda32ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:12.934Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f779df00-b591-423c-a744-239f1d20d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:22.942Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9bb95005-bd71-4bbc-b29e-da6558c17f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:32.957Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4c0bd8de-d41e-4d6e-a2be-b9827e952e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:42.969Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=490f9616-18be-4495-bd39-8039e2ed2d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:52.982Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ae221d04-e6e3-402c-a340-de15ef5e9978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:35:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:02.991Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=446c7ed4-2baa-4e04-95e6-2dfe610b78e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:12.999Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6408ec5a-3329-49f7-8f7e-a37cbfcf8b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:23.006Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=32443919-ed55-4dbd-9132-b2aa7ba007d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:33.015Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fb56562d-21fa-4713-8e58-7b7fd70e3ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:43.027Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aad187a6-265c-4e3a-b666-e19b8bd9d297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:43.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:53.034Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a463ec5b-7279-4114-b180-34a35c688510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:36:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:03.043Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=db06e12d-7267-4091-b814-99ab6e2ecdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:13.051Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ada78712-18be-4441-acea-779a3baefa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:23.061Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d76ccb48-0313-4cf3-9cf9-dd85a7b59449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:33.073Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=af1f329a-e129-4964-b6b5-e417196c0bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:43.085Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b502712e-eb9b-4a3b-94b6-661c27ceb68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:53.094Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5c7c02d8-e3a6-418e-b29d-82dfe787fcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:37:53.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:03.102Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=36689da5-a497-400c-9890-fd51b8bd3639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:13.110Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1d725ddd-cf5a-4b11-b56e-4c81610678eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:23.118Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c8f5b382-a61b-4b39-80a2-35117942c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:33.125Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=14a3a44e-bc10-4cc0-b2c3-adadb034dbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:43.133Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d912a40f-4655-4ea7-a6ce-27d7b6363fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:53.143Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=10c1ad48-5b0b-40f9-bb62-872e3169cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:38:53.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:03.154Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ff9e4529-0cac-4429-afc4-094dc8e92a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:13.164Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1e09c58d-7de8-43ef-a8ba-cada1a30b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:39:22.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:39:22.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:39:22.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:39:22.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:39:22.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:39:22.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:39:22.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:39:22.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:23.173Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=84598cbe-a85e-4dc6-9e63-d32e17943272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:33.181Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=764ac301-fd74-4cd9-b2fc-3fd8a3a081c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:43.188Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=185d4bba-3304-4d28-ba8d-d8d97e366a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:53.195Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6b1e38b7-b48c-45b4-a596-2844d68c45b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:39:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:03.204Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=53cddd12-095a-485f-b38c-60766d2f7802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:13.212Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=75df89c2-ae8e-4c6f-8a18-6ec9b858e738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:23.220Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=22b0f1dc-a3c6-45f2-afab-e53dded47780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:33.233Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2b4543b6-daef-4dce-ae16-6879a8830f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:43.242Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=845e94d5-cc46-4bca-8c7e-f3cfda55599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:53.250Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=115c1449-9c35-4f42-aa7b-5d7cbefe9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:40:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:03.264Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f1b6e7f0-7ac2-4d35-a3a1-f5ade920d04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:13.275Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f3f08f74-ef6c-4352-b8fe-ebd54ac57030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:23.284Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=72a22719-7b22-46d3-bc6f-65d771798ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:33.293Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5e743ef9-c1de-4aa4-8033-618c8041c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:43.306Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6251a4ec-b3b8-4923-b131-c4085f4dae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:53.319Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e1f78102-a943-4d9f-8101-32e5de583557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:41:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:03.329Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=27ab29e3-6c2a-4eaa-bf24-ed747ca7fed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:13.337Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=818c4a9a-6b1e-4f62-823d-b0a97ca8f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:23.344Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bdece7f2-8091-42e9-b94e-e3ed5af074a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:33.351Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9bbfc449-e2e9-4531-9a62-c31de7dd5a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:43.362Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f57ce4dd-2cc8-4312-81c3-8ae115b26432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:53.377Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=92093626-05f3-4eb5-93f3-a7d1ebb81d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:42:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:03.385Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=add4ad74-058c-4752-8cac-fb4936299392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:13.395Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9d682de4-487d-4b55-babd-e7c6565d4a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:23.401Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4f95d288-5aa1-4715-bb49-67e614894613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:33.409Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3b4b131b-2887-440f-82ec-9b23c6af293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:43.417Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2010aa06-dee8-4036-83f4-9d4973001705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:53.426Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2d9f3ebd-8d9e-479c-9840-92972ee811e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:43:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:03.438Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1cf8f954-f0ba-472f-93a5-8a4de5fcec8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:13.450Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b02524d5-ac1c-4526-9810-6f3becee1e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:44:22.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:44:22.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:44:22.487Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:44:22.489Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:44:22.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:44:22.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:44:22.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:44:22.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:23.459Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=29e5eb8e-0d13-4034-95f4-da486c893311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:33.467Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1da390d0-30f6-4cc0-8358-6878d17d736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:43.477Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1e4da984-a17b-40e3-8ac7-632229dfafb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:53.486Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=98a3ea16-69d1-4c66-9483-7ef2a9cec07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:44:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:03.494Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6bfbfe9d-81a4-4bde-b896-94ddc50f24a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:13.502Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8cf6ba1a-5fe3-4878-8559-885febf0a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:23.512Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2ebfdedb-546b-44d1-a6ef-9291d89806b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:33.527Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6341a552-0acd-411b-8246-ad338c663a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:43.535Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=374449e1-af78-4354-870d-cbe56ebd36fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:53.543Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f72a361c-0da6-496d-8927-870764f661ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:45:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:03.551Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d7bf4812-18df-4222-8aad-23408178d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:13.559Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c2a02ae5-72a4-4ae2-98a7-8b2c33b55d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:23.566Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=16146229-59cc-4dd6-88c9-49d962a1168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:33.575Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2ee21a64-2789-4209-b3c1-c86f998e6032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:43.586Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=163e4aa8-fdef-4a68-ba38-66aad3fc7424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:53.602Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e79bd3ae-f5b7-493c-836e-b534154a61da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:46:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:03.608Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7aee9327-6476-4c60-b4ac-69555bfa749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:13.615Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=90a1630d-a197-45d8-b6d5-fefa2c2744ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:23.623Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=94de52fd-73c6-447f-88a3-7c442665e240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:33.631Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=56f0b78a-8ca0-43e2-8b50-cee9a53557ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:43.639Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4b8d588c-67a9-4b63-bc1e-aecc9dc436f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:43.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:53.648Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bec355f8-706e-4d21-88b2-40aefc58bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:47:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:03.662Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7ff874df-ca5e-43dc-9240-c65ae2802e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:13.676Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7e3f8673-d322-40c7-868c-495632a6028a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:23.685Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3c623ca9-f92f-4995-8403-2aa33f068731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:33.695Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=77f28b96-196e-4135-8c16-13f6864ea94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:43.702Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4403fc89-072d-4c51-b167-cb3c13700cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:53.712Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f84b279a-9542-4d7a-befa-c5a81bd6cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:48:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:03.719Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bc9c4be3-36bf-41d6-8318-a81072a42f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:13.726Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3df99dbe-0452-4ef0-920b-cc1fedb49e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:49:22.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:49:22.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:49:22.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:49:22.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:49:22.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:49:22.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:49:22.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:49:22.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:23.732Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fcff5bb7-9446-41ea-83f7-ac272bbee275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:33.742Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f11a0e9e-49b0-4668-b24c-ab1c96497d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:43.752Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0a6b0bac-47a3-404e-bbbb-87b10d39fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:53.760Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fd436fde-d3b7-4329-b5c7-061ea9622383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:49:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:03.768Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=accbfa8a-4cff-49f8-b875-5d5c1c288446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:13.779Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b16afd6d-e8fc-46e7-aea3-cbfafa67ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:23.785Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aa32212c-19c8-4944-a209-c62396a904a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:33.793Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9d3417ac-d1e5-4677-8c75-d77ef6f2f2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:43.807Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fdb98cc3-7163-4f55-ade0-aef636173db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:53.816Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fd39ac61-1d1d-46d0-b6d4-164545b4dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:50:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:03.824Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0b28450c-49aa-4e37-b889-4279a81e48ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:13.831Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8ed80191-6e5d-4111-9e5a-2fd1ea2e55e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:23.839Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=317d332c-91a4-4be8-92fe-cc29d58746b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:33.846Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=64813aeb-a646-4c66-944f-86d622f7f1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:43.857Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=73e95172-7b63-4205-9a9a-6556413c4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:53.865Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b37d4362-0f28-406e-8974-5967f67e3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:51:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:03.879Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8437d3da-87aa-4a96-879b-46903a19b85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:13.886Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=90906940-0d41-4fe5-bf1f-bbdcfc972caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:23.906Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4af8439a-8118-432c-a114-5c75a00ce072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:33.913Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b8b9ea6b-1172-4081-93a9-906475abf7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:43.921Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=950b6bc4-280b-41fd-b099-1d8759ac1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:53.928Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8987a643-1f99-4740-a068-00130b1ecfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:52:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:03.935Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b6c3c097-5251-47de-a242-28e42c56c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:13.944Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bbbc8d4c-d607-4238-bf2a-6b29d5f1b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:23.966Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4a6f54de-dd25-4a26-9f3e-a44d27c8a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:33.981Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=244f2967-65a2-4ee0-8427-f4e65fd383a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:43.992Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=64f39105-366b-4df2-86ea-3cb9acc3f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:54.008Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a857625a-a20c-4993-915c-b77e1f5176a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:53:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:04.017Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3426f33c-7dbe-485a-b611-29d45944e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:14.028Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=00599d7d-c9f4-48c6-bf79-bc561731430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:54:22.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:54:22.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:54:22.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:54:22.495Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:54:22.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:54:22.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:54:22.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:54:22.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:24.034Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cd274d4b-5d5b-4233-a288-7c7f3fa2c531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:34.042Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=00ad0d65-f49c-4ba0-892e-6f0a7dc73bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:44.052Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5caca032-b870-4e8b-a19a-2825a88b8c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:54.060Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=18835b9e-5420-4503-a931-ab5905709dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:54:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:04.068Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c4eabb28-da44-4c05-a1f3-9efa3fc0559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:14.075Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a5405a1a-1564-4832-a11d-956d0e6201e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:24.083Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e8a1a71f-50e0-4c61-aab0-14d27b5cd2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:34.091Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=22c1b6ae-d10e-4e54-aa7a-835e1a9859d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:44.102Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9b58c17c-d750-4086-b5a0-c4d136f71e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:54.109Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=40802d82-be61-4b5f-a0f6-850a55ec4c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:55:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:04.118Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=29d9288e-e1c0-44db-a256-09088910a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:14.133Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=97217147-67d4-4145-a1ae-e7e8235bf09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:24.140Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a9dc45c3-7444-43c2-a25e-03740516bb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:34.147Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bfd4e912-f303-480d-bb47-8997be1c34e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:44.156Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d3611027-759f-4077-8e17-bc2aad1df545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:54.166Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ef6ac4e0-92f4-4a1a-987b-1c57d141e94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:56:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:04.175Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2918f684-6dbb-468c-a966-239b98b9ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:14.188Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=72151a37-5967-409a-9141-9293d0604486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:24.198Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4ca45b12-0eef-4c9a-abdd-c644c3398e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:34.206Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=339526ea-78f3-496c-b6fe-087535aca894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:44.214Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b746547b-8bc2-4ead-93a9-9d5da2455c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:54.221Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=755b8a8f-5060-4d9e-9698-e95c1886e9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:57:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:04.229Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ac02ab78-750b-451a-8cb4-679d2f8314df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:14.237Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=68599b2c-9492-4700-97be-56c1a79d9e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:24.247Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b21eeb10-5ce9-47e5-b644-3ec8d4c91644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:34.265Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a4927e2c-c1b5-41fc-b265-d509cb71a1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:44.274Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e18dff8f-db3d-482b-8730-af82f2f98474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:54.284Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aa436d5e-e585-44f8-b6be-3c239ce64f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:58:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:04.295Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=47e5a424-4461-4a88-a7a2-7c196aa8c84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:14.304Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=27c716c0-4889-4ba3-a47d-2baf4321ba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:59:22.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T12:59:22.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T12:59:22.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:59:22.476Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:59:22.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T12:59:22.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T12:59:22.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T12:59:22.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:24.317Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5f033659-4277-4d77-af82-d7a5c8ceed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:34.326Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=57560114-c732-4416-b06d-9f2abfea2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:44.332Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=93f3eb9f-f347-4b39-a360-11f2df4513fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:54.340Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6daf0dfe-802c-4f69-98f7-2f3ad57eabcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T12:59:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:04.348Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3a11c7f6-2a3f-4fe5-a34b-a0c2de273fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:14.356Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=179c8372-49ee-4da9-b7c4-07233ba71a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:24.363Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ffe3d2a7-5786-459d-97d3-0efbed30fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:34.370Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=50830507-4d1b-43f4-ab58-f2b89159d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:44.381Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=62c30c76-d60e-43a1-9f54-25893ef6e4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:54.392Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=13eeb780-e44d-4dc1-969d-3c792019f7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:00:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:04.399Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1751b2b5-5e4a-46a6-b198-c02e4b26b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:14.405Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8bc149ae-646f-4256-9a78-7b417e4e3828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:24.412Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=92a0c3c4-6b6a-48e8-9cc3-7580d565f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:34.419Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8ad8f9c5-7534-4aea-b188-ce76f6df5f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:44.427Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2abad332-8b05-45c9-9c07-1273c6ac507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:54.437Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3f730e1d-e48e-4ed8-af33-08a9a7f3cc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:01:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:04.446Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d8ae7bdf-3357-46af-87c9-c88e01f7763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:14.466Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9d531540-997d-421c-89c5-9c5e59305105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:24.489Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6c6cf648-3f0f-45ff-963e-1cf8474c6211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:34.497Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=18f49a42-d2cb-49ee-a422-b01d59e4d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:44.505Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bdbc3c82-1841-45be-92b5-f6a3f2f28222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:54.514Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ec7590a5-baf8-4d11-aa30-a36e9d029102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:02:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:04.520Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4ef793c7-4381-4e7e-aaa3-49f87d9f32a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:14.526Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c367ed28-aa71-405e-890f-0699ac31887c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:24.533Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c20ca393-647e-44d0-9138-39030d4dd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:34.549Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=71e69d02-2ca2-482f-8726-8307aa975342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:34.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:44.556Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6c6b6e0c-e0f9-4cc7-aad3-f7a13e023ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:54.563Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=342e6e76-d535-4586-a1ac-99bc4b2fd0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:03:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:04.579Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=26e7196c-c1ff-4f1b-a8c7-fe467d9a61eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:04.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:14.594Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b02abceb-4748-4b62-a403-b24df8e3d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:04:22.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:04:22.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:04:22.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:04:22.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:04:22.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:04:22.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:04:22.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:04:22.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:24.601Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9e70e67f-9d74-41af-b612-a27f51a98afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:34.610Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b338f0c5-b5a6-4759-acc1-eb70ff42bd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:44.620Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=66970f17-6dce-4900-9514-08cf7bad0ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:54.626Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=508823cc-7014-4fd5-a208-3eaf40de3d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:04:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:04.633Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f7144d9e-e8ee-4328-8fc9-2c569ad0613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:14.640Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9beebec8-369c-4466-86dc-1cf1ba96163b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:24.648Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=408501c9-7fef-4a46-acda-91ec63efc28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:34.654Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a52949cf-0bbb-4019-9e67-3e35a3590b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:44.661Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9ae4b1ea-8d9b-4db6-adbd-26b405063411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:54.668Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2bfb70a9-cc6e-4990-9ade-bdfd889e9e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:05:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:04.677Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2b2d20e6-a6dd-4774-bdbc-d83a74c72fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:14.690Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cb9b7641-4bea-4a9d-8988-8250b95c6ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:24.697Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fee9d59d-797b-4323-95bb-f79e2231786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:34.705Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b36c6d77-1cff-41a8-ab4a-00ad8e2cec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:44.715Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=04fefc2f-7107-4b93-b357-6a3e558d3a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:54.723Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=71ce0ada-f66e-48dd-a44e-36945a637f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:06:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:04.733Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d932a48a-7935-41cb-a651-58ba3007da8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:14.740Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=596398bd-2790-4fa9-be6f-a0cd12a1b546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:24.748Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=20f08e48-db5c-4781-99d6-fedadb394623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:34.759Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=555aa08d-415a-4807-a870-78fc29b54108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:44.766Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=41a20bf1-7ce5-4049-9b1f-f4ed5f6732be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:44.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:54.773Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=26f3fcaf-efbd-4098-9fc7-6b596edd9559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:07:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:04.782Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=01a264f8-5e42-48fb-8f9b-469a49c069f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:14.789Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c2a248f0-691f-4d59-b011-46186aebb5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:24.797Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d5e4858d-a1ef-4f44-ad1a-6ad4fb30a613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:34.804Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=bc53aad3-49cf-4d07-838d-73c045ddb3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:44.813Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1fca04a0-90bc-48ab-8282-ef28e54725e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:54.825Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f818df7a-13f9-406a-b63f-cf78d46a29ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:08:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:04.835Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=047c30aa-0f25-4672-96e5-31c490bb71d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:14.842Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=409aa270-57c4-4e39-88fc-5a84ed18355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:09:22.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:09:22.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:09:22.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:09:22.444Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:09:22.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:09:22.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:09:22.448Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:09:22.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:24.849Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8de25bb9-51a0-4a7d-a24c-7fcc3cd5c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:34.888Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4fd2ef0b-8eb2-43a8-b3fd-5414c0800d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:44.895Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dfc962ad-24f8-439c-a663-11eec6e21a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:54.903Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=902b2a19-138c-47ad-9c00-d58dbe6e87d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:09:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:04.917Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a28b476b-12c1-4948-b296-6ff365fdcf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:14.925Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1ac9baf5-9915-480c-b9c6-4216307248ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:24.939Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2ae84551-baf9-49c3-b334-f4817816141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:34.946Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5bc4bf0a-0d6b-4384-8c6b-744e8ff1eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:44.952Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=65fa4ebd-482c-4714-b289-e6f097793aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:54.960Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=99172173-14f6-4798-8424-58087fe2d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:10:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:04.968Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0f07e62e-a88b-4c3c-b39f-4f33c74eaf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:14.977Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=49e1b4f9-9e20-4265-acff-b33c7339bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:24.992Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=19863c04-14e6-42db-a0a0-e008308c9538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:35.002Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=eca73920-b6c7-4279-9a34-7d897d054d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:45.014Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0ebfb6fd-81eb-49e8-bdc2-1183c39aa9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:55.021Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=32f75cdb-feee-4fb9-b4a3-2a2be37d91a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:11:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:05.030Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4f61da5f-9825-4e24-bedf-aea647e9319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:15.037Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cbf6ae6b-a3e3-4c58-a855-1a788bfebaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:25.044Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=54b30345-02b7-4fae-b0d6-cdc5b938382b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:35.051Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0491c6a5-a438-4fbd-be04-387d3b8c1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:45.059Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7388fef5-3a77-41df-831c-a69d093c1641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:55.070Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1016b151-540e-4f7b-8625-568cc165d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:12:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:05.084Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6d34b310-b3f8-4998-86a2-7b6d19381639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:15.092Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e4dd2bb8-dace-440d-a0e8-686bf76289fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:25.100Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6f9bb8e7-4675-45e3-b3a5-7680960541a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:35.107Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b4c8992b-7920-4b5f-b67c-3e481fe44075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:45.115Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=264cc11d-5e32-4dcf-b092-dfe61d45decf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:55.122Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c5302957-9269-42f0-848b-00b271e07dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:13:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:05.137Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=74b352de-54f8-4003-858e-2e6d0ab9181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:15.154Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=93774ec6-14c0-462f-b896-169b74052100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:14:22.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:14:22.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:14:22.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:14:22.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:14:22.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:14:22.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:14:22.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:14:22.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:25.163Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b4042cac-3313-47c3-8f9a-424aa8ad44a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:35.175Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=51b5ec89-650b-4295-9cd2-e63b9abf5053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:45.183Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e47b589f-1513-436c-8916-8db57a321c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:55.191Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=427dd51c-d220-4eb9-a4dc-faf06de58a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:14:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:05.203Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f6bc2684-28c3-465f-a61d-65241fe7adb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:15.211Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=74fe55e4-d556-4132-940a-bc46cd921a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:25.219Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9ca822bc-0988-4174-9e53-553bfe870626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:35.233Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=80963dd8-82ea-4a76-bc5e-ee45dddfdc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:45.243Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=907d7252-ee74-4a55-b978-0601ba64910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:55.251Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9a1c3032-1897-4dfa-92f5-1f4013471caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:15:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:05.259Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=269ebe3e-c385-4490-a6a8-85ef41a292e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:15.266Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=daf45983-3946-4078-ad84-66fbf72346fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:25.273Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aa0b9db6-4269-4231-9274-fad714902006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:35.281Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0f3b2ebb-c14f-4b92-8052-25e5503178e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:45.290Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ee2d4208-6ee8-478a-a5d9-58265b747a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:55.306Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d7a73fb8-9b92-4d97-a6ac-be5cfd09de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:16:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:05.313Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3a9fc77e-c0fb-4092-a668-3f253af216cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:15.331Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4df9677d-0679-4ca5-b0c9-f7eb5eee04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:25.339Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5b993c80-3455-4171-90b5-9e955b3b08d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:35.347Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7eea11e6-11d8-4e97-bbbb-92968a208177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:45.356Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a8eeb287-7351-4e2d-a3d3-4904d489a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:55.362Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=33a12e44-63b2-4de4-952b-2812d3ca12f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:17:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:05.369Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=15d834f0-8026-49ed-94c6-2d6c5d7c2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:15.377Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c3b5f350-b77f-41ce-be35-4f1c410d5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:25.391Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f34b7cfa-17b2-4934-962e-4691165c6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:35.400Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0b90aa80-f9d2-4e8d-84c1-299982a89b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:45.412Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c4408dec-b442-4497-ae76-d8a9abe66385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:55.419Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d249a64f-8766-4726-b381-42c2c9677025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:18:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:05.428Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d1c38d52-035b-4624-af58-c637e38cb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:15.435Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e419e127-d7c7-4352-be8b-739f04319a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:19:22.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:19:22.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:19:22.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:19:22.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:19:22.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:19:22.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:19:22.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:19:22.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:25.442Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f263687f-7496-416f-815e-974124ec60f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:35.450Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=91b5f334-e019-4e85-903f-f6c64f8d8c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:45.462Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a91b7b1e-8057-4036-974a-d42db247621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:55.470Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=07bf470e-cfcd-4f81-967b-746ec505b87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:19:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:05.479Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=af191254-102d-48ce-85e6-6a542e95f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:15.486Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b6dc4cda-4a42-407e-8777-6500be4bea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:25.492Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=94c1318a-2741-4b69-bf67-3ff79cfeee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:35.510Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5abb5c6b-3a41-4b99-9d6a-7d9b9b60d5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:45.519Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3085df67-07c0-4adc-8e03-f49715bfc163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:55.528Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=486741d4-d0c3-4655-b2c8-53f91cde1249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:20:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:05.544Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=474c7fc5-c793-408a-bae7-70934309ea36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:15.552Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=894e2ffe-d154-43af-8560-7e07b5d0ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:25.560Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f9aea14c-e54b-4fac-8c27-c1de64c37d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:35.568Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7c8db07e-9782-4f9d-a1f2-7e0408cc9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:45.575Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=85055cf5-829b-408e-a076-4da1b6bf8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:55.581Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=35b4130e-5ac5-4236-8304-e178206fd629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:21:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:05.587Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3e4905d5-f88d-4dbc-9f65-3a3cd0829a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:15.595Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=a9ae6b4e-b112-47e7-9eb9-e077273ea3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:25.606Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cc0bd16f-b01b-4770-8050-718bcdc68a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:35.617Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2a3c0563-dc6f-45b1-877a-5ff6f10897c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:45.628Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1adf1034-2f39-4a95-9523-e8b3e32b93d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:45.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:55.634Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aa7355b2-78c8-4ceb-9e77-67bb87f20a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:22:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:05.641Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=215907cc-d012-4b18-bb26-60e203e4f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:15.656Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c967a2df-505d-4127-9908-2fd192cc7926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:15.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:25.663Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=06609b07-b126-4e5a-a1f0-74314430a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:35.671Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=291e4440-5b51-461a-a2ca-6f8869ba27f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:45.682Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b4f48950-5f15-4a19-8070-6dd0da6a24f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:45.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:55.691Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fd31649d-32e5-4848-82bb-37e959f9e52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:23:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:05.700Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d841cb02-b51d-4fd8-8fb9-5e824c247dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:15.707Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9ab2f6aa-266d-457a-8480-6fcfb3f6911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:24:22.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:24:22.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:24:22.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:24:22.460Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:24:22.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:24:22.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:24:22.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:24:22.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:25.714Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dda431dd-6da3-42c5-83d4-10d61797e3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:35.721Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b37c142d-3bdc-4aa5-9f37-c38402e70f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:45.727Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1ff6845a-3c8d-4112-8f05-ae5de8c38b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:55.734Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e1cbb7da-dce8-4763-b845-2885ba19e2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:24:55.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:05.740Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3486d0cf-ec2b-4071-881d-480affe96e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:15.750Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0d900ab4-94ce-4332-922d-b0dafbf9618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:25.759Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5cfe6cc2-f90b-472d-962c-4bef9d74df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:35.767Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cbe59fcd-099e-46da-bf1c-397bb4b84266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:45.776Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f1eeb069-821d-45c9-940a-f4ccd0728154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:55.782Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cf438677-42b8-43cf-93a7-508da5d0992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:25:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:05.791Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=19a1e7c5-c5ec-47eb-935e-2dbffc3a55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:15.801Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=382b7b90-8fc7-4b1b-a95e-b63ffbb292fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:25.809Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fb651dac-db05-4e35-a75a-ec9a98cc6264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:35.818Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=196dbbbb-5d3b-4708-9132-c69ac0266e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:45.831Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5421043e-c588-4231-ae63-566ca83543d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:55.838Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=70064f43-8a3b-4923-a569-a1654b655158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:26:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:05.848Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=fc8f2544-3896-4844-aff2-4f71f4feea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:15.859Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8f0f6e3d-c059-464e-be1c-07b37a826c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:25.867Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7d5e1d48-320f-40c8-81f0-39f0aee37de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:35.878Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b79efc7b-9ab1-4b44-953a-903e5e94e28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:45.886Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1770a1f5-4d44-46e9-81e3-1f4e20792d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:55.894Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=754dd5d8-539d-4fe5-85ac-e890faaffef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:27:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:05.902Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b7322986-355b-4beb-b5d0-e6702d73eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:15.918Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=79b51edd-5148-4962-bb58-52524c444e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:25.927Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1ac3dfb9-08ac-4f23-98dc-3811468c8680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:35.933Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=de573abf-c5e1-4786-a19d-de6bf08eb703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:45.942Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=08aba6ed-2c96-4dfc-91c8-e4dc99086e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:55.949Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6fc803c8-5f8b-4c98-a755-b4d126bebf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:28:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:05.955Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9d592d11-1aa5-4184-9c16-5d6d1a92af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:15.962Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=d114b065-c21d-4aad-9269-886a2661fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:29:22.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:29:22.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:29:22.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:29:22.491Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:29:22.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:29:22.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:29:22.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:29:22.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:25.970Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e43ef487-5c90-4446-8efe-803649aae0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:35.979Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=cd7e3468-41b1-4345-a586-4917eea869d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:45.990Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1b1900f3-5dd1-4c5b-8d81-5faabb98997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:55.997Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1633d7e5-ed1b-4bbe-b2bd-1492321a095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:29:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:06.005Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e7bf6c45-dcd8-4373-9d95-d47d12d22ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:16.011Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=3a379c3a-30ed-4de7-a241-af1c18c23b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:26.019Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ef05cab6-630e-40dc-b1d8-238f1fd56642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:36.026Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0d7444d4-882b-4552-8f51-16cb2f2827dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:46.034Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9f066464-058e-430b-ac55-969d1c2f6823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:56.050Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b6e322f7-3613-44e8-9601-6bd78361e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:30:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:06.057Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ebe05262-0b38-4e5b-b46f-98f221486f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:16.065Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=ac8f9c55-1c1e-408a-9fe6-baf092771ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:26.073Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e464ccb0-16bc-4d6b-97cb-2acd6422526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:36.080Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6527fef5-a166-409c-a6b4-6085fdf899ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:46.095Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=314fa17d-5e4f-4464-9126-5d41c3ef6010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:56.113Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=dc0d079a-5927-4148-9a05-4bb2f53b815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:31:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:06.119Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=54b0534a-09b5-4e98-ab02-7cb1fc48aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:16.127Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4591212b-18a7-4464-8a96-3aa79ba8381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:26.136Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9b2c01b2-f6da-4d95-948b-052315fe265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:36.142Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8507f895-fe8c-4e92-b2af-0a41020f1da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:46.152Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=aaf6723a-89d6-43f3-9947-e1b9dcc0c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:56.161Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=367fd914-f4c1-4b6e-b546-807f240cc3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:32:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:06.169Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=98596585-cf25-4d5f-b81d-7d95e64ef91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:16.183Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=51116735-f4b5-49ff-bcc3-4e9364ea959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:26.201Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4b676b1b-3eb8-4303-932f-703574dc1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:26.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:36.209Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=53de466f-654f-43f4-8453-cdbcd557a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:46.217Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=211f5b3f-3abb-4643-a3a7-b6c43c12c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:56.224Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=259e0cf4-65ba-45c3-be7a-7c803a8f7c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:33:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:06.232Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6535b890-ed5b-4fa0-8555-067351034c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:16.240Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=876c1b64-e426-43bb-bef3-ff4d1a030493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:34:22.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T13:34:22.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T13:34:22.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:34:22.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:34:22.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T13:34:22.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T13:34:22.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-30T13:34:22.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:26.246Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=df1f6269-e660-4f6f-a401-dec07c2545d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:36.256Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=7a38dbd1-56a8-4f04-a4f6-2ab3b8b1cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:46.263Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=0eafa7e9-138b-45ba-bfe1-3d855943cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:56.270Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=94ced5d1-2536-4597-a73c-4a419f7886b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:34:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:06.275Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=4cd91d78-879b-4188-992c-ca923ed2a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:16.282Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=556161b6-3014-4960-a36f-343750b24d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:26.288Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=06dc0be5-de0d-4337-ab69-5cc3f59f2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:36.296Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=054e196b-40c9-41fe-8817-e31eabf8b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:46.304Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c2f0b461-653f-4e51-95f9-dcf9ee1a9e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:56.311Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5532c74e-45f6-4d58-b632-52db28fa1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:35:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:06.322Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=2b20abeb-4a30-48b0-b727-2a76233cd6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:16.331Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=35bab15b-0d28-4390-ba40-447a3f21c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:26.345Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f84fd319-d376-4306-86f2-c15b8b56cc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:36.354Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=6785960c-8d88-443d-9d33-11ca66443457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:46.366Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=91bb8a9b-5f35-4850-9036-6b0b44ca5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:56.374Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b4389648-8f3d-4532-a154-ab2f849fc30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:36:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:06.383Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=e046e911-6658-4f8b-aaae-43494e5f6889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:06.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:16.397Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=c089134a-99e9-4ee4-918b-fe3add35c98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:26.410Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=f9b95ea3-8bdb-44ce-a131-0dac5b3455ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:36.420Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=9748f71d-5470-40ab-89e0-6005757e6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:36.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:46.430Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1157686d-4972-4775-96e8-18f6003f4cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:56.439Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=8d3f0b61-3d9d-4c06-b304-32cc480eee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:37:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:06.445Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=98907728-7fa3-4530-87a9-43e868bb3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:16.453Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=1398524e-36a1-4337-a8ed-08400d1ee2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:26.460Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=5b6c0dd5-2aca-4575-800b-cac3f4ee5cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:36.478Z |INFO |Init configs |InvocationID=d0f6edc8-bd5d-48df-8c1e-13d790e3aef3, InstanceUUID=b806301b-b231-4e7f-bd4b-cf32545690e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T13:38:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |