By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:33:32.244Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:33:32.247Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T01:33:32.291Z |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-11-28T01:33:32.901Z |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-11-28T01:33:32.988Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:33:32.989Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:33:32.989Z |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-11-28T01:33:33.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T01:33:33.114Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-28T01:33:33.134Z |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-11-28T01:33:34.777Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T01:33:35.236Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-28T01:33:35.251Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-28T01:33:35.252Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T01:33:35.298Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-28T01:33:35.299Z |INFO |Root WebApplicationContext: initialization completed in 2165 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-28T01:33:35.680Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-28T01:33:36.226Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T01:33:37.404Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T01:33:37.789Z |INFO |Started MainApp in 7.852 seconds (JVM running for 8.535) |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-28T01:33:37.868Z |INFO |Start scheduling PRH workflow |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:33:37.879Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5e78811a-82cd-4428-9138-8bce8138d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:33:39.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:33:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T01:33:48.535Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T01:33:48.535Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T01:33:48.537Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:33:49.321Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4300aa90-f9b2-4d5b-9c86-9486b16fb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:33:50.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:33:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:00.395Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=86eac8a5-f67a-4042-8807-1485defb9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:01.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:11.468Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8d23f51e-26bb-4f72-bfcf-84d24f6b83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:12.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:22.540Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=46cd7edb-dca5-4e3d-9233-f3744922eadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:23.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:33.612Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1b5bfd22-952d-49dc-86b4-bc3a0c5a4a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:34.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:44.651Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=81e07e11-6283-4447-a7b6-e5fb3d7d686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:45.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:55.696Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ccbd1b22-81d1-45aa-a847-337918611237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:34:56.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:34:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:06.732Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d071bcd5-74c4-4e5f-ac13-a147303c3e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:35:07.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:17.771Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=002c4e9b-256e-4921-b83e-f4695d2e28e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:35:18.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:28.811Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e805ac88-af25-4d59-ab8d-ad5dbb3168f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:35:29.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:39.851Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ddc3a8db-a98c-4fbd-be50-e3aeacaa1894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:35:40.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:50.931Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=40e5c1e6-b277-4623-bce0-6c7d536b776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:35:51.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:35:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:01.996Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=bef4bc3f-c1cd-4f4f-9efb-0ecb6733e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:03.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:13.036Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=10b5150c-cc6c-4a08-ba40-f936392f15dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:14.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:24.075Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9de95d7e-ad35-4819-ab14-115f5b7724ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:25.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:35.152Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=98bb476d-eaa6-483e-a598-ac7d2d5692af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:36.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:46.219Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e03af03d-5a45-414b-b5c2-9a97b8bfd38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:47.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:57.260Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=568b37bf-2bc7-4d01-afa5-406dca5adc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:36:58.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:36:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:08.332Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2cf15e8d-9da6-4e54-968d-8b2ea15369b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:37:09.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:19.402Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=24363cd8-000b-47ef-b76b-5e6164db656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:37:20.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:30.443Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d762a696-096a-48fa-830b-7f00e5e43e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:37:31.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:41.516Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dcd88233-83fc-4da8-ba0f-2ff36809a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:37:42.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:52.555Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=271a2b8a-ad00-4319-b066-1ad5df62de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:37:53.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:37:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:03.596Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c7dd3ae1-4ac2-4e73-a1e0-dd48f481fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:38:04.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:14.668Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f910da2a-e970-488a-8d9b-413474dd35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:38:15.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:25.708Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ee942d8b-ead1-4f97-8937-467f270d789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:38:26.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:26.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:38:36.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:38:36.381Z |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-11-28T01:38:36.381Z |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-11-28T01:38:36.384Z |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-11-28T01:38:36.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:38:36.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:38:36.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T01:38:36.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:36.747Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0776a711-b0de-4c35-bf5c-a041c781993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T01:38:37.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:47.820Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e7b13173-f515-447c-a76c-d5cd2453d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:58.493Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e534dd48-7914-42a2-aa59-437f7ceda62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:38:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:08.511Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=16c7396e-4610-4dfc-a432-73c68794e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:18.525Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a4a1dc25-bb91-45a6-a1ef-a010c723d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:28.537Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0ec654f5-bbd5-4c07-a4bb-1c8767f6d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:38.553Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7f4515ef-1bb0-4a7e-8fcf-5f2c19b25ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:48.567Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f0cece73-93f1-4411-b8cc-6e911d5c07aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:58.579Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6d7fb419-eddf-4d79-a148-ea81050aa5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:39:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:08.589Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b142ae41-f895-4dfe-b089-424052949aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:08.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:18.601Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=60f17330-5182-4642-b779-c10794fca02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:28.612Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=26f48a84-9b35-4de3-b8fa-861d8dbe888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:38.623Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4e6260f8-c724-4f21-91a5-5b38ace517b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:48.633Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4fe134f6-e743-44d8-9976-8a63c458dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:58.642Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=be255567-d2b2-4ed8-8f8e-af1a44cf43de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:40:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:08.653Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=15ed123e-b325-4461-9655-225e9dff1f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:18.662Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=83ba8402-2488-4b7e-817d-7a57d52f0d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:28.672Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f1a3849f-ebf7-4fed-b80e-1de4933e3ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:38.681Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ab162008-910b-403e-840a-ef9cfc891fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:48.690Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5202a97e-560d-4fba-a67e-13e646b2d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:58.699Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1fdcd70a-4321-49cb-a58a-fccd4cff2b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:41:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:08.708Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b2f0846b-dd2f-427a-8403-b26adfc5efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:18.719Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cc8f0fcf-5624-43b0-99e2-6c1d6f7c3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:28.728Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f8303571-5c4a-44e6-9fea-f05772d2519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:38.738Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a268b7ae-6644-4978-851d-bb9760d095c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:48.747Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3e611bb7-e4b7-472d-a726-0fb983a3bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:58.756Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b64f68ce-00f7-4917-b24e-f507e31191ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:42:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:08.765Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f86a2b9f-91ed-43c6-a28f-db7b04ff2356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:18.774Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3d196b4e-775f-474e-9201-789f729311cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:28.783Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ceaff9bf-0b39-479e-988e-622702d880cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:43:35.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:43:35.932Z |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-11-28T01:43:35.932Z |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-11-28T01:43:35.935Z |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-11-28T01:43:35.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:43:35.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:43:35.942Z |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-11-28T01:43:35.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:38.792Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b28b8513-b21e-499e-996e-b1c7550c0d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:48.801Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=25c904a6-df55-443a-a126-b5bb2f8c40c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:58.809Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=06605b67-14e6-4a2a-8bc3-a25e4d26eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:43:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:08.818Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0c0dc492-830b-40af-bd4c-e15a1c4747bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:18.827Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dc2f8ecf-1ec3-4234-81d6-fe44fadda7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:28.837Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=252cd1e9-555f-4baf-a134-302a6467919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:38.845Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ee096103-2d80-4ab4-9532-10f743a5dc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:48.853Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6b721eb9-ee22-42a0-a079-3fb2c9ba8b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:58.862Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c585ae2b-bb18-4f76-96ee-062b8a66a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:44:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:08.871Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dca0bee8-4b24-463b-b3d7-d8a7fc0954a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:18.879Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=52a2bee0-11e6-4d54-a7f9-22c3a8945463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:28.887Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=af8260fb-003c-4967-bd9f-26927b5fc418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:38.896Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=11dd2e01-5b74-44ea-bac8-d562159a2243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:48.905Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7494067e-9c4a-4c42-892d-86e20397a107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:58.914Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=47a0f74f-9b2b-451e-858d-3d3ca3079832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:45:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:08.922Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=79177183-a9e1-41ed-a3b7-f69265482fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:18.931Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c3c77450-f29a-4217-896e-5aaf08eefa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:28.939Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=71e63fe8-7b1c-4070-9b2f-6efbe143cf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:28.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:38.948Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ae190f0a-0621-44bf-950e-ea39966461bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:48.956Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=394db20b-27c0-4d5a-add6-55ed387adfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:58.965Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4ea9ccf2-f0b2-4b1b-875a-d6191c8a4a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:46:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:08.973Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c0a94fe5-1382-44a1-8c4c-190769c1444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:18.983Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3d8cd578-c69e-44cd-9c7b-99579a9bd0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:28.992Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=57c8c9d4-d6b4-4fa5-a179-9fad147163cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:39.002Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=fc2d78a5-a99a-4b4f-84f7-021e9a7047c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:49.011Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=37b92700-4186-43c6-921d-bb128b0c2921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:59.020Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d58abb12-2980-4916-8396-36ee47c89624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:47:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:09.030Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=18989226-c153-4f2f-a8d5-5d73e2863741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:19.038Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=837992c7-a51f-4bf6-b811-e561b2a2cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:29.046Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ad82bbc7-7c23-438c-a3f2-a47b5b265354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:48:35.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:48:35.926Z |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-11-28T01:48:35.926Z |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-11-28T01:48:35.927Z |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-11-28T01:48:35.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:48:35.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:48:35.934Z |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-11-28T01:48:35.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:39.055Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=58cfc6bc-5f22-4200-9994-f0045f5844e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:49.062Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2ad35991-fbab-4c54-9b35-0b6a982cb7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:59.071Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e9d4b63b-3f44-4c15-a010-1687525a9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:48:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:09.078Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b3a81295-b698-4578-9660-2802be7435f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:19.086Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c2fdecc8-58f7-45da-9333-4258b94d8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:29.095Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e25276bf-4a9b-4c99-82ec-1880f80d86d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:39.103Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e4855d4b-2827-4432-9b62-8fda69c96947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:49.111Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7c09afc3-b295-4943-976d-7d64a1615247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:59.120Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=92a4343a-925f-45d5-b97d-e0100e2b3904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:49:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:09.128Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f547bd3f-f2b7-43a2-be31-b82458468e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:19.136Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f5813730-95c0-4e6c-b972-f3a9ec8ab5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:29.145Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5aa93dfe-41f3-4a19-a7d6-5e95daea3b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:39.153Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1ae625fb-7250-4330-8b34-2468eb4f2bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:49.161Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=31fecd37-2aa9-408f-9db4-1fc49d371506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:59.169Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=90b0e38e-ce79-4c3c-9f03-37e63c3896ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:50:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:09.177Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5db800a6-98d6-4406-bc1c-136cc3d34f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:19.186Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e5b5340e-f9b3-490b-9976-e529163fd451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:29.194Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a3b62369-9581-4487-8492-062c1bf99846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:39.202Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a11e0dc8-19c6-4dab-a297-c5a422e47c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:49.210Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4531133e-ff44-411d-b2ab-93f2558a1fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:59.217Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e0cac722-5abf-40e8-aec5-4d3c7f29898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:51:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:09.230Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d377630e-0041-4b24-b6af-e49af0f21e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:19.238Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a924a7c0-ebd1-4ad3-a704-66f825ae9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:29.246Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b1a00616-81b0-4ef7-a77e-c48a4ba2ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:39.254Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=53004f17-0316-409f-8264-c60abca03364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:49.262Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f38313f8-e116-4d1f-b971-b4e2a619fb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:59.269Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=13082f5e-d806-49df-9c19-378d8194cfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:52:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:09.277Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1f5247f4-5a7e-4a68-afd2-df183eb63c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:19.285Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0afd5724-580e-4671-ad92-b54f93253c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:29.293Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=96bc8f19-c511-4b7b-9099-b9bbde7bdd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:53:35.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:53:35.900Z |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-11-28T01:53:35.901Z |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-11-28T01:53:35.902Z |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-11-28T01:53:35.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:53:35.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:53:35.908Z |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-11-28T01:53:35.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:39.300Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b7c59aea-3bd0-42de-92b8-be4007f79b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:49.307Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ea942cda-ba3f-4ee5-b5f8-8f4c2e9d310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:59.316Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=de1db1d3-5c80-4574-8c7e-a1c89f52f5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:53:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:09.324Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1f388106-9885-48df-8dbc-78a7498cda0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:19.332Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e551c660-3ebf-4981-8372-b5f720fda473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:29.340Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=598db20d-a2e2-44af-a8c2-2b68164ade14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:39.347Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f8d48b63-99b4-4d4a-b1ad-0fe4612ed0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:49.355Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9aeb8604-26d6-45ea-af73-fd3a1183b887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:59.363Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2df09a8f-8e8d-4db9-a2ce-5b09a679fd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:54:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:09.371Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d85a1e7f-e4f8-46b0-9fc5-607821fe22e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:19.379Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1950c405-eef4-4b79-adf3-d4d19d583a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:29.389Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2e2a8282-14e4-4ebb-81fc-37b97df43e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:39.396Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d0a62888-27cb-4ee9-b3e2-a29ec8223197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:49.403Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cb3f2ead-889f-4c00-8461-0e22c321750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:59.411Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0383fdd5-5ea3-4276-9a15-592f1e3cc4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:55:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:09.420Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=97e7edb4-94ab-45ce-87e0-3fc26a74c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:19.427Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e991417e-bf7e-48b6-aee7-76725a365258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:29.435Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=537641d9-a6f8-4655-95bd-abc34760b74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:39.443Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4ceda307-3572-44f7-bc9f-58f9914342fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:49.450Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=46ce81bb-f12b-4259-a5a4-fd058daa421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:59.458Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d7e4525c-a758-43fc-8b08-67eeef0b57eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:56:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:09.466Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=eae53e1e-953b-447e-94e3-2aa58e1b0e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:09.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:19.473Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ed9a28a8-8089-4302-901c-0877d75fd29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:29.482Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=080fb380-e770-485b-a293-e3fe7f35f470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:39.489Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e967cb10-5861-47f5-bbdb-95e080acfad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:49.496Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=45ea09e2-8326-4bb0-a1b3-de315f494b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:59.504Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f34e0ff6-573f-42bf-ab1f-3266bdcfdcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:57:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:09.510Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=270ce617-1fab-4507-bbbc-471413a40386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:19.519Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c90cbec4-97f5-46bf-a904-68d83eea4a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:29.526Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=116ef77f-d90c-4da7-b875-c24663dbac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:58:35.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T01:58:35.895Z |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-11-28T01:58:35.896Z |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-11-28T01:58:35.897Z |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-11-28T01:58:35.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T01:58:35.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T01:58:35.902Z |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-11-28T01:58:35.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:39.534Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7c8f17ed-10be-4ba0-ad79-a8d3681b834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:49.542Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6930670b-f674-4a95-8ab2-a601d71318d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:59.550Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cd92b69b-8650-4645-a220-4af4c7ca6f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:58:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:09.557Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ef61b510-01f7-4662-9064-c8454e2f976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:19.565Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=debbb5d3-918b-4b35-8bef-dcb365c9c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:29.573Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2bffdac7-9d26-4c02-9c11-fcac6f0d9684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:39.581Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8ac9ad07-7a19-4899-a820-9bed5616b971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:49.589Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9e31697a-805e-4cb5-98ea-c9945c86d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:59.596Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3df6422c-d296-4044-84d9-7efd2d517933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T01:59:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:09.604Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=553e15b2-0c00-48e7-a41d-d83ad01b244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:19.613Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1a9aa1c0-5884-467d-883d-f994fafed9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:29.621Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0b2f6a61-ad53-48c4-81e2-8aca8484a5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:39.629Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=507e790a-d4a2-4ac9-b38b-e3fd48e0cc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:49.636Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6682df04-67e3-4aad-ad10-60cdbca9ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:59.644Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2edbf5fe-e523-4036-8307-a28a87835495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:00:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:09.652Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3c113505-3fb3-42ce-8992-c1fb071f026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:19.660Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8cb4a6d8-138a-425e-8e60-c06048783fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:19.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:29.667Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=fc284799-31d3-4061-af1e-dd74ad6946aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:39.674Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ef51d74b-07e0-429d-8641-bf74070b3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:49.681Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=39c2ccb1-781d-46fd-90d4-6a620232b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:59.688Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=424d20ff-4ac7-4783-84ff-ec2b7b022279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:01:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:09.695Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d4ac5136-5a95-4706-bb8a-5f4a4dd979d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:19.703Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4dabb3f7-cd0d-4f95-b1d1-94cce10f5015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:29.710Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=316dceb3-5aea-4c75-bd19-1e5d6232b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:39.717Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f81672ff-2ffb-4953-84db-66df07eea93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:49.724Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=06231307-ca58-470f-86a2-319755bc2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:59.732Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4cca4ee1-8c5e-4e6d-ad31-6f036e4d0cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:02:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:09.739Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=52c8e2bb-1099-4b20-9840-2f19bc623a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:09.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:19.746Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c8cf724c-a41f-4d0f-ad4b-cc0528b81a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:29.754Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=956bfe4e-a3cc-4d7f-857f-5f99b25b9530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:03:35.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:03:35.895Z |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-11-28T02:03:35.896Z |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-11-28T02:03:35.897Z |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-11-28T02:03:35.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:03:35.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:03:35.901Z |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-11-28T02:03:35.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:39.762Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4daf5983-48e7-441d-b353-3311e77988c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:49.769Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f76efa5b-da02-458b-b9bb-25f1a2afed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:59.776Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b00caf82-1726-4d9b-a230-b4282a23d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:03:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:09.784Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2e2fe48c-4a9b-4ab8-bcef-9b786e3ba1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:19.792Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=57512444-e0be-49f3-8dff-3c4514592ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:29.799Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=61901e1a-f4e8-4799-84dc-519a1b2e05ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:39.806Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=107603da-4c97-49ff-bfc9-50ff5c80774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:49.813Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1e0138ea-d1b6-4434-b5bc-c1a5fccbf054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:59.820Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0b759b05-3b3a-4dc8-8271-62f0970503c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:04:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:09.827Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c9ebc0b9-a604-44a8-9e84-7bf14fcc0154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:19.835Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=574093cc-c8ba-4031-8bdc-617cc495e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:29.844Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=71ae2151-fffa-4889-a9b6-58cc8e03b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:39.857Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=bbf44113-b7a4-4a09-9505-403a4d90337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:49.863Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9c162927-8433-4ff0-92a9-b33586c6fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:59.869Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=74454aac-238f-4431-a736-694fd1040523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:05:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:09.878Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=62d4f2a7-fb58-4a33-bffc-3b993cc61057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:19.885Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=98b7a067-d5d1-42cf-b861-64f261a76dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:29.893Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=08514b95-7010-4571-87e2-f5dcc2db30b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:39.901Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=595801f4-dcb3-453a-80ca-77c269cf5082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:49.909Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=36f2a4b1-0c69-4023-a40c-a53219c5ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:59.916Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=72953cce-6ce5-4f4f-98ad-6251b4735cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:06:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:09.923Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c1f52b09-8508-46b4-b66f-751b5551aa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:19.931Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0a2717e5-ea3d-4e08-adeb-f149835a4924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:29.938Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0d0ddfd0-758e-4da4-a53b-b5c693876ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:39.944Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ff44742c-3a1a-4af9-ad49-f1237f565fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:49.952Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dd48f882-ece8-4994-9c5f-4b0a62756071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:59.958Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c588cd9d-75e4-439e-8598-42a759016ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:07:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:09.965Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=89ee313b-eaa4-482e-bed5-e1c9487d5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:19.972Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=019918f5-38e2-42ad-9662-c082aff7f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:29.979Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=21243401-4602-40b9-914a-5e0f4cd4dba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:08:35.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:08:35.916Z |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-11-28T02:08:35.916Z |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-11-28T02:08:35.917Z |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-11-28T02:08:35.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:08:35.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:08:35.921Z |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-11-28T02:08:35.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:39.986Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f4709081-76f4-466e-950e-886a478acf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:49.993Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9cd16c82-3ba6-4954-9194-b9ec07166c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:08:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:00.001Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4b484d06-d382-4694-bb5b-5a1211efd851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:10.007Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f33baea8-20a3-4699-ae03-c5d33a870545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:20.015Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f85615a1-4cae-4a7b-af4e-c7909cff5436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:30.022Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=937ad86e-81f2-4093-a9ae-d0b3fed127d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:40.029Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=01a6afa3-b414-40bb-a685-c012b52dbeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:50.037Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dc6dad1d-fe50-46be-81c8-4b8ba53c45c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:09:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:00.044Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=834ee2be-ef28-43e2-8e78-52d3c1e542eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:10.051Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8c10259c-a6c2-48fe-bff5-4c88b5ee102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:10.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:20.058Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=90602720-4d2c-4415-8ac6-2186892a7af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:30.066Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6bb4d965-66ad-43a4-97c6-5970eda4c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:40.073Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=196b2419-8088-4edf-90ab-76fb7b9be8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:50.081Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=da1adc39-7596-4233-baa8-3f208ab12e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:10:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:00.088Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f54afc40-83a4-4b83-9945-20db9e8c8ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:10.095Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ad991829-7630-4c74-844e-48db79b86a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:20.102Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=bcc43f7c-ebcd-4eef-8a3c-05b3e7d244ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:30.110Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7e951ae2-c1fa-4142-898f-7d64b5c6caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:40.117Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=371785dc-dad7-40d2-b69c-e7bf8a625f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:50.125Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8516007c-49e0-4797-95ab-8d9d30186e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:11:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:00.132Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8f3d87d4-e4d4-42f4-bc15-2516ef59442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:10.139Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ecd9705b-5a10-4980-b496-3567deeae3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:20.146Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6002d793-8edb-4eba-ab53-1339dca09254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:30.153Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0a7b768a-36ef-4d68-9e3f-ee8be7deff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:40.160Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=aa807648-63d7-4ac8-b52e-677821eca4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:50.166Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f3712f2f-8902-45d5-98e5-b8c1f753fa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:12:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:00.172Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=137fb8f0-8178-49e8-814f-28adfb3ecaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:00.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:10.178Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=605e2fbf-2af2-4ede-89ca-c647bf44b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:20.185Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a8ca22e3-e0d8-4ab7-a1ca-51f5e0742b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:30.193Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3972a437-a22a-4aee-a050-655d89d01bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:13:35.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:13:35.913Z |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-11-28T02:13:35.914Z |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-11-28T02:13:35.914Z |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-11-28T02:13:35.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:13:35.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:13:35.918Z |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-11-28T02:13:35.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:40.199Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=72f76b6c-691b-4ead-8f4a-57069feee2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:50.206Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f2db232e-cce8-4780-b22b-ca8210332d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:13:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:00.213Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=165c253e-0553-4fd9-8f8b-3b6c8a33a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:10.220Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=19f8b5e4-ee4c-4d06-b19d-90dc16e3299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:20.226Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c8678cff-167b-45c2-9e26-61b78fbef3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:30.233Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f1be221a-8091-43c9-887c-5fb99883e35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:40.241Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=30623bad-3b16-49c2-8b43-ed51ce6f472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:50.247Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d36723c2-2b50-4c69-b077-13008aec2f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:14:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:00.254Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f013a575-b8ed-41e8-8a14-6cf4cb18b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:10.261Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=76593204-dc7e-4c90-ae12-4538b720ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:10.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:20.267Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a3e30825-0531-4780-b772-ab9d3099897b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:30.274Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ccbddee1-86d9-443a-a791-4aa3c7b25e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:40.281Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9f353fbd-19d3-4884-a15b-881612847bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:50.288Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5f329c4b-cb19-412c-9c1e-e73679a39c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:15:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:00.293Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7fbf1c02-48b9-4b9f-bf7b-5e42f80469c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:10.301Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=806db34e-f135-4a97-9117-e6399e9353f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:20.308Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a8d435af-3d62-4d4b-a86f-add80ffc0c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:30.314Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=17077d65-6782-4a6c-a2c5-3790887f11a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:40.321Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=55f51337-b4cb-474a-91a3-d731c155bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:50.329Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9b9ee9c0-b57c-489f-9421-d23087ea640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:16:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:00.336Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4f170d2d-0a1b-4994-98ac-4a1e7855305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:10.343Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2cacc0cb-c73f-4d60-b2ec-4dedf8738665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:20.351Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f7643e64-510c-4eb9-95b6-50810e583ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:30.358Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8d059dc4-aa59-4777-8b27-237104779053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:40.365Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=01d5665f-c231-4916-b743-874d744c054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:50.372Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7e0d28eb-23e5-4f7f-8d17-e94a1b8514e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:17:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:00.378Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3e25434a-1e75-43aa-9271-4e5cda561594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:10.385Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d032d03f-35c6-46a8-aaaf-80ebfdd24773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:20.393Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=31b088c0-3acd-451b-9e26-f161d7e9579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:30.400Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=064ca22c-059a-4bdc-a375-010522121c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:18:35.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:18:35.901Z |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-11-28T02:18:35.902Z |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-11-28T02:18:35.904Z |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-11-28T02:18:35.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:18:35.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:18:35.908Z |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-11-28T02:18:35.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:40.407Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=19b9decf-980e-4f1b-93a9-dc1c764e4522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:50.414Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8775426a-f57b-429f-84ff-baa8e6b11b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:18:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:00.419Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e454c359-aba6-4fea-a218-927496dfceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:10.426Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3e77f290-608a-46fa-b6c5-7334c23f4ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:20.433Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c5a5444c-d7e5-4d8a-b990-52e3d9b6c394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:30.439Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=083586f4-fef6-412c-a9f7-23b4b15c94ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:40.445Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6d12dc9c-7a2b-46ed-8517-3f223b060a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:50.453Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5a7ceee9-e3ee-4a96-9ce9-d4ecc9d31fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:19:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:00.460Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=961ccbdd-c389-40a0-93dd-32cac19777f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:00.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:10.467Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=93b0ddfc-2ad1-4c4c-ac66-b9aac216d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:20.475Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a57a2c74-630b-4ec7-8aaf-7c72cf832881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:30.480Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=fa689042-e8eb-431c-a325-8868c01f81f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:40.487Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=21e6a0ea-0a0e-4a89-881d-efe1c7673783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:50.494Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cb3908a8-7672-4bc9-946d-1e7292f2041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:20:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:00.501Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=dc6106db-e118-4012-b583-7b266c45e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:10.509Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c0709118-3fae-47ee-913a-9bab0ed6934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:20.517Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=24a402db-edef-47a5-becb-6cc58594ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:30.524Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=35e3d108-e7d5-4dee-8dde-665893baae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:40.531Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=11c7ca0b-23cb-40e9-af7b-7e04f700a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:50.537Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0f563f89-c4e7-4d20-be8a-44ccf908e259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:21:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:00.543Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=785d4268-2e25-487e-a31b-026fb4c38b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:10.550Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=22d32eb8-4453-4f8a-8a4c-97c9eae928fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:20.556Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=552b3a97-fc11-4ac9-91f2-2988a2037c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:30.563Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=587d59d9-f7ce-4dd2-996c-fc1b100ac521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:40.570Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=18326931-3ea7-4cdf-903f-21af18d42f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:50.576Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5e17ad6f-8de4-4d2d-9a7d-f915617fb2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:22:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:00.582Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cb93c861-823a-41d4-a631-4895f80f6bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:10.588Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4ef71f06-d661-41e5-b634-d433a9981848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:20.594Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3193c221-b487-43a5-967f-892181a2eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:30.600Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=90e8f520-84e5-4ff6-b4b0-ff00797c6934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:23:35.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:23:35.872Z |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-11-28T02:23:35.873Z |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-11-28T02:23:35.874Z |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-11-28T02:23:35.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:23:35.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:23:35.877Z |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-11-28T02:23:35.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:40.607Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=98903fb0-a5a9-499b-aafc-44b5084b4af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:50.613Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=115f41a8-e3bd-4bee-bf31-d663d0a8f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:23:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:00.619Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ab151ccf-a71e-4b1a-b89d-4876bdcb0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:10.625Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=98799f9b-4e0e-4da6-8744-84b38626dee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:20.631Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=02809f2b-b8f3-47d6-84ea-c5003d175462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:30.637Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8e1cb277-b8a2-4b24-ba87-e13c8dee5df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:40.644Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cc2f6f17-cbe0-4fe7-bf86-742e7cf8e09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:50.650Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=167a3187-0b8c-49e0-b273-3a8682bde15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:24:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:00.656Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2f8a064b-1af0-435c-91dc-96889c966769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:10.662Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=aba803b2-7a7e-4647-93d2-bc87706dc928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:20.669Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ccf2760e-2589-4cab-8222-86a7c33684c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:30.676Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f34b799e-621b-4e5d-a33d-70bfbcbf0b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:40.682Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3ee12e43-d8fd-44a5-abc7-9c75b1976734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:50.687Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b9112111-6e0b-4794-953c-38dd6256002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:25:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:00.693Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1645c803-a2b8-484a-9889-be81af59741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:10.700Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=55152112-b93d-47ba-8ae9-dc387a52daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:20.707Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7266126d-502a-44f8-ae9d-b012759a12f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:30.713Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=473f5d9a-f2bb-4eed-b669-b4575f091b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:40.719Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ad64b18a-f0ea-4c1b-bb69-62e41a92a3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:50.726Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=2683e65b-17a3-453c-9660-dc1a9aadbdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:26:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:00.732Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6bf6487e-705f-42f5-a114-0e092c979e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:10.739Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=8dcc7810-c15f-4fff-9f99-f93673485977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:20.745Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=922cceff-d475-4bff-898b-ee6d400aa411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:30.752Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e84ce1e3-68f8-4f90-b074-44a5aedbf735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:40.759Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ed1b84ac-8ad7-4920-b232-a2e52e5be4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:40.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:50.765Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c8085549-78d2-46a5-9dfd-72047a24f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:27:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:00.771Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6a636220-a1dc-497b-9733-8640a66fa857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:10.777Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ed6d25a7-cfec-42f5-a86f-9b854b416bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:20.784Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=148717ee-8f9d-4032-a890-b52716bc6a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:30.790Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5349bb86-09aa-4806-88d0-2ab0a3b4472a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:28:35.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:28:35.887Z |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-11-28T02:28:35.888Z |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-11-28T02:28:35.889Z |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-11-28T02:28:35.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:28:35.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:28:35.892Z |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-11-28T02:28:35.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:40.797Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=06f9a85f-628b-44fe-8cc1-87d406b8832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:50.803Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3a98c74c-f3b6-48b6-a9e4-c67033975d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:28:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:00.809Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cc635920-31bd-48de-84cb-4b9091a83c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:10.815Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=c9915b90-0289-4196-8804-5f72f9c42a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:20.821Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=209cc086-20d7-45cc-9588-6b8180c49be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:30.829Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cec8b5cf-0b43-464a-826f-c133e2232763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:40.835Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d26e96ed-968a-4cf2-a44a-003f74ac017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:50.842Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=d5aa52cc-9672-41e4-b60f-0f6668ae8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:29:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:00.848Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=19df5da7-d8c4-4791-89a1-51de482600a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:10.854Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=4f913449-dd53-450d-a7a7-4781a00fe8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:20.860Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0a468ce4-d5cb-4a9c-8a5f-cff058ecb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:30.866Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=28142e5b-b098-4450-adca-bf48456be969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:40.872Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=65eacec7-a55a-4719-845b-6039c6055d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:50.879Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=16ae9223-972a-4c69-bca9-977526404696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:30:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:00.885Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=e6014b81-8468-4544-87bb-baf98e7773cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:10.890Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ca689faf-01df-4e0b-a128-a65d20f86d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:20.897Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cce5da18-e07f-4247-ae63-ee516faf7580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:30.903Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6a0a3b33-bb25-41d3-bcb2-6addf2797812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:30.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:40.910Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=eea74781-c93e-4c23-ae55-4ec55b4555f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:50.916Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=808ade04-0d36-4367-a829-e13795a05338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:31:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:00.922Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ab341ad6-85e8-4188-a2ef-8d7b293b42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:10.929Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5e7a6c09-f9cd-4a74-99fa-934877f501c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:20.936Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=1fa6bd3a-2d91-43c3-9674-7a77631e0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:30.943Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0e0e4c39-5e3a-4360-9fbb-7314be59d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:40.950Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=fa36d5e9-eae9-47de-9e0a-8c4400e19818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:50.956Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=242dde28-300e-4271-9778-6ebab54cc7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:32:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:00.962Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=7e622107-426c-4e3a-bf30-c0b8176ae844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:10.968Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=20252650-6fa9-4489-a406-c3318f7f6190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:20.973Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=0a17baf0-cc03-4cfe-aeda-a3f1634ecbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:30.980Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5ea1e688-c458-46a6-aeb7-e304e0731bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:33:35.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:33:35.877Z |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-11-28T02:33:35.877Z |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-11-28T02:33:35.878Z |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-11-28T02:33:35.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:33:35.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:33:35.881Z |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-11-28T02:33:35.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:40.986Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=44a8b347-408e-45a0-bc16-12199a29c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:50.992Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a3d913e0-d49a-46c8-9065-752aec12f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:33:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:00.999Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3b96191a-37b2-48b4-a2f8-643ac57c8990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:11.006Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b9cf058a-3781-4bb6-a271-81ea955fcc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:21.012Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3ed92c19-6fb7-48c0-a92c-30cc6e2acc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:31.018Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=cfa5e450-a4e2-4dab-9c68-098912cd45c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:41.024Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=728240f1-b345-4876-b41e-04d4412f3a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:51.031Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b5bfafd7-affb-4e63-902a-6060954f6527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:34:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:01.038Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=04a888e7-d3bc-42cc-8af4-09abcffd3156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:11.045Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3dd5999a-0c2d-4adf-a725-9257fdef248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:21.052Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9d43962a-8b5f-4afd-a28b-719ef0fb13f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:31.059Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=a4eadaba-8a0f-44eb-9025-3ea7717792e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:41.067Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6e463dcc-6217-410c-b43e-c8e136530c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:51.074Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=04b14c36-7a64-4f21-a823-10c924a5a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:35:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:01.081Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=676328a3-a4de-4b7c-9f7a-26549aba2481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:11.088Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=eab7485d-bb09-42a9-bde0-0de5df706a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:21.095Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=9e35feaa-c97f-41ec-96d2-535030dab40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:31.102Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=f5227fc4-2fbd-487a-95f9-12034dc3fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:41.108Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=94993799-89aa-4920-a69b-bb58591f64e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:51.114Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=57799ebf-570b-47d7-8ab9-eddea5f5904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:36:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:01.121Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=062cd275-2099-41c6-99ba-74baa896bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:11.128Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=b1c8169a-fb72-4181-b229-d5ba59aa6183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:21.134Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=5b6e22d2-9f23-41d7-8336-9cd9dee26251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:31.141Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3796a91f-2ad0-4b2b-9bc0-31c7eeb68da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:41.148Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=70be0ee8-eb8f-4814-9692-cce679faf3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:51.155Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=78bc5ebc-5d23-46a0-b02d-881854fcae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:37:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:01.164Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=55fa71ec-88cc-4500-83a5-2a8e7e0e5a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:11.171Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=6a971e11-9a81-4a78-8ac5-a5efcddaf3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:21.179Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=ae57066e-3f9f-4425-9a56-94afba8fd8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:31.185Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=44804b51-ae95-4392-9bf4-11fe86d5824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:38:35.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T02:38:35.883Z |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-11-28T02:38:35.884Z |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-11-28T02:38:35.885Z |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-11-28T02:38:35.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T02:38:35.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T02:38:35.888Z |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-11-28T02:38:35.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:41.193Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=aa8e41da-95c3-4e7c-9699-3c63db3b6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:51.201Z |INFO |Init configs |InvocationID=92ff6af1-31eb-4e92-9f70-2da7c9612302, InstanceUUID=3d60d0ed-4ee2-437d-b819-daa10f4e0581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T02:38:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |