By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:11:41.699Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:11:41.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-06T23:11:41.740Z |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-10-06T23:11:42.477Z |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-10-06T23:11:42.627Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:11:42.627Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:11:42.628Z |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-10-06T23:11:42.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-06T23:11:42.896Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-06T23:11:43.006Z |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-10-06T23:11:44.398Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-06T23:11:45.065Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-06T23:11:45.082Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-06T23:11:45.085Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-06T23:11:45.138Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-06T23:11:45.139Z |INFO |Root WebApplicationContext: initialization completed in 2132 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-06T23:11:45.723Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-06T23:11:46.495Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-06T23:11:48.115Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-06T23:11:48.660Z |INFO |Started MainApp in 9.149 seconds (JVM running for 9.745) |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-06T23:11:48.721Z |INFO |Start scheduling PRH workflow |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:11:48.731Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e60aa0b3-d33e-4682-b3c0-1b3200082e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:11:50.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:11:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-06T23:11:55.343Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-06T23:11:55.344Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-06T23:11:55.349Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:00.230Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=37f75a55-f30a-4ac1-b199-1c702e91201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:01.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:11.268Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=19984105-c8b6-4b62-925d-8d00d8a7d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:12.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:22.311Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=64118399-3c42-47a2-923e-6023eea23d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:23.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:33.353Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=951188d9-c725-4b77-b2c5-a4a7fa9fd942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:34.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:44.390Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1f36c681-f883-483d-9c3c-2f727962a274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:45.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:55.466Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=671e6026-3ec6-4182-84c6-3f7a1f8ea836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:12:56.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:12:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:06.503Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=65f28d16-0f2b-4d96-804b-13df71602529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:13:07.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:17.574Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4ff1d0b7-4f9d-4e1a-a728-773c84997fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:13:18.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:28.612Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d71ccacf-4d22-4d65-9160-97568f340b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:13:29.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:39.653Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fcb5a58c-9c27-41a4-964a-4cea22b22149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:13:40.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:50.692Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b97492d1-2e0c-4b85-b2b3-81d539a669ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:13:51.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:13:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:01.736Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=20e68312-304c-4b51-80f8-c4cc286c79c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:02.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:12.811Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9c41eed1-2ef6-418e-b41e-4bdbc70e69fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:13.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:23.912Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5ea4bb31-34ac-4d7d-8dd7-a077286adf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:24.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:34.951Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8de2d602-b73a-4c6a-b190-2c5c2d8d2032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:35.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:45.990Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ef765de9-2d23-4c25-b731-bfdf0813ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:47.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:57.037Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e0527603-39d4-4f40-97bd-7307b4aa2d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:14:58.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:14:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:08.134Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8b05844f-aa4c-467a-b423-159d99a50674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:15:09.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:19.174Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9cc736a4-5da4-4faf-b87e-a31ac185d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:15:20.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:30.212Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=05f1f69e-ff72-4d49-90b8-b4d104db5ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:15:31.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:41.253Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bdb35622-2aa0-4f92-ba43-c2967874973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:15:42.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:52.293Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=58c7ab6f-11b8-40ce-9e61-d9868a563aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:15:53.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:15:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:03.336Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=07214a65-22f9-4dc5-8d35-00a2d6b8d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:04.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:14.372Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=873e9ae8-e991-40a4-82bb-ea7e891c8e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:15.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:25.413Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9fb6db78-850d-4618-886c-27fe7102c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:26.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:36.452Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f1fc1798-6b67-46d1-b7d1-3eca08dccb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:37.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:16:46.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:16:46.113Z |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-10-06T23:16:46.115Z |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-10-06T23:16:46.117Z |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-10-06T23:16:46.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:16:46.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:16:46.124Z |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-10-06T23:16:46.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:47.492Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=79d8bcc3-ec7c-455c-8fcd-78c4d556b5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:48.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:58.535Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c18ecc88-9b7c-4158-93bd-211bdd3135a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:16:59.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:16:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:09.573Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e4d34c8a-3728-4a64-9119-f9b885991491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:17:10.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:20.617Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b47c864a-a053-438b-aa9e-431b76f13928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:17:21.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:31.652Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5f1702b1-3d03-44f5-ad52-36852115d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:17:32.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:42.692Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=72d85fb5-52cf-401a-91f3-6417647c9d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:17:43.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:43.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:53.734Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=84d9a2e8-9c7c-4d90-a44c-4a4bdcecc677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:17:54.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:17:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:04.773Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=866f8044-a4b8-4833-8521-fb6b0528726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-06T23:18:05.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.33.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:15.816Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5d06f693-8dab-4673-ac6b-69c9aed1707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:25.927Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6270fb5e-f630-418b-9dc3-63c1289bb1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:35.946Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=99de1688-51bf-4729-afc4-b464c11d216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:45.955Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b6010d14-afad-494a-bf96-8609e602af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:55.967Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d8c314ef-e19c-4bf9-842d-3abe71b8c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:18:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:05.983Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8cac78f9-e879-4bf4-a455-10b4185d6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:16.001Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cbfad741-6fb2-428c-ae1c-145e76189d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:26.017Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=51357d58-ac16-49ea-be51-92dae1ac78fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:26.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:36.030Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6c67bff8-5ca6-49d8-8f9f-155f0abd5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:46.042Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8f2c08f4-deda-4b93-be0e-d9026c4ef28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:56.055Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1e642986-81fe-4d09-800d-6e760dbae276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:19:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:06.068Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=58d111c2-aa36-482b-88db-98504d229951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:16.079Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d384bed7-1a07-47e0-b39d-7dd81bcfd7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:26.088Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c4e2b78b-4f99-4ec6-b4b8-76dd2bdd6635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:36.100Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d5b83d91-47d8-43fc-9f00-1c8d71ff3697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:46.114Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=76e0bb9c-a92c-45e9-b65b-16e7859dd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:56.124Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4ae4f39e-f92d-4ec7-8352-8be7ad15696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:20:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:06.132Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3e7d58b1-4856-4058-ac1c-4753fb4f4a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:16.145Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=29c45590-9da9-4f8b-b7ca-234ed7c9593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:26.158Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=448a5d63-36cf-47de-ad9d-12803c4471d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:36.168Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0d5be1b2-0924-429d-b529-83ef3b3a4b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:21:46.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:21:46.015Z |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-10-06T23:21:46.017Z |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-10-06T23:21:46.020Z |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-10-06T23:21:46.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:21:46.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:21:46.049Z |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-10-06T23:21:46.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:46.188Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6d45c5d1-c5d4-41a5-9623-c915193fd6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:56.197Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f87da51d-d2ab-41e8-82b5-954b983649ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:21:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:06.210Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d3b0e943-f285-435a-b885-864d51f7a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:16.222Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f9c4f681-0a05-4aa7-a868-d3fb6094ea0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:26.231Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=078ce3be-5682-4570-bde4-64efb4d588c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:36.242Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a6382c3a-25a1-4f17-abb0-85d3b31ecf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:46.255Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=306c1d9b-de20-4d58-bc15-f8af9bfcac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:56.263Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0621f690-2545-401b-900c-34205edd20b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:22:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:06.275Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f5e20c18-af71-43c5-b416-564123cdab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:16.286Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=968ab53d-cee8-4e8e-84a1-05583338af19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:26.296Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2ec70138-a968-4942-9240-1eb678f354ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:36.305Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=734174d8-1a41-4d85-bb24-8ffc71e30c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:46.316Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=679f0998-6eb6-4d82-a711-c5377c95106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:56.330Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fcc81371-056d-4ad7-8734-c2f886a49196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:23:56.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:06.341Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5c97ab8c-4403-4d3a-8c4c-f31bdd24ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:16.352Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=edcc1722-38aa-4703-bac2-c85283b5f4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:16.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:26.361Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=29433266-f93b-4048-8dd9-76948cb222d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:36.372Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=788a887a-9c56-4e8c-9d96-5bdaa097a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:46.385Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=af5c4e87-a7bb-4cc4-a87c-4f51a2c22d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:56.393Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bbb8dee5-886e-43f6-b2c5-784ba01669d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:24:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:06.403Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0b1b10ce-5d8a-4b26-be9e-6e176d4fc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:16.411Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=94c2893d-a4b1-49b5-9af4-87d561ae9301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:26.420Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6282c2fd-3b22-4b86-89ba-9d2d646405ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:36.428Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c4543ac4-025f-40d7-88e9-7cc6224ccdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:46.437Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=be3d9fac-859b-4273-b679-533ec098636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:56.448Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ef54dd7f-1cee-405f-8a92-75da66429de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:25:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:06.457Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8261c245-8113-405a-af6a-2ed99cbb1275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:16.465Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5ba9863c-8554-4455-b530-16e2f83030ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:26.476Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d9398b03-e4b9-4ced-a6f9-b5911243cfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:36.484Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4ba7a3a7-9a9e-4fcc-ac19-2dc90c400cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:36.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:26:46.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:26:46.007Z |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-10-06T23:26:46.009Z |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-10-06T23:26:46.012Z |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-10-06T23:26:46.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:26:46.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:26:46.018Z |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-10-06T23:26:46.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:46.504Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b8c453aa-fdf3-466f-a33e-3cff20569e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:56.511Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=18f3315e-c56b-4a76-8192-37ee7de98744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:26:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:06.520Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bf9cad0c-5187-417e-95cc-27f6ddbe78b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:16.527Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ab438271-15e3-4893-a11d-6dfac70bc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:26.535Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=57567021-f4b1-4f9e-afcc-01b4fc48b9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:36.543Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cda855e2-a179-46b4-a917-a72b3ccde9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:46.551Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c94c6d1e-4051-4407-af72-f2df21be5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:56.566Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e5e9b163-d4d8-4e51-80aa-bedc8affe5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:27:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:06.575Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6e30389c-59c5-4e13-a30c-b8f4004fe1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:16.584Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4ad0cc98-13dd-47a3-9443-7c706931979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:26.592Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c8d210b0-110a-470b-9a98-d501d8ce7a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:36.601Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=60ff4a54-aad2-4a7e-97fa-5b25ca9ea8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:46.609Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a501cee0-d934-40f6-a68d-6dba518bc68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:56.623Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8fc84474-1e50-44e9-91b8-3f980a3135d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:28:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:06.631Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=afa5a9ea-da47-49a9-8f1f-2f7540e8e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:16.639Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=48df7277-232e-47ce-8a3b-9f12e1728185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:26.654Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0811f2c8-2001-4b3a-990a-bdded766334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:36.662Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1f856f7d-d482-46c5-bd59-0a97789e8c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:46.671Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8bac4a8e-effd-40d5-932b-481c311bb6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:56.683Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=953b8c7b-6f85-4b0c-8577-5d7a93003200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:29:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:06.694Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0a64b9d5-1ece-42a2-92ef-203ea84753d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:16.702Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=227c9d9a-b7ad-4e36-bcef-e964f182465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:26.709Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ec76cba2-66b8-4688-bed5-058b7422e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:36.716Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=22406c0c-2a19-410e-9a43-64e44fdcb69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:46.727Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3b66fc56-e31c-49db-9e07-9f865d016562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:56.737Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=594b5f00-7fe8-4dfb-9785-e6e84e204858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:30:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:06.750Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7a513708-e9db-42a8-a39e-25c97be2c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:16.762Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7a8f63cf-3de2-4a98-b653-1573f6475e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:26.769Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=827b955a-9916-477d-b6c4-5f4140de00f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:36.776Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=00553afe-b0af-4953-9b53-0a21c6683a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:31:46.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:31:46.021Z |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-10-06T23:31:46.022Z |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-10-06T23:31:46.025Z |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-10-06T23:31:46.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:31:46.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:31:46.031Z |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-10-06T23:31:46.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:46.786Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=603d0da1-48a2-4c1e-804f-4c863d7a4ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:56.792Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d9171271-095d-4b41-a9b0-1afec2bed1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:31:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:06.799Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=10c52643-7662-49a6-9b56-06f2831b0e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:16.812Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3a85a937-884a-462a-a7f4-807b2f92c6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:26.821Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d1dffec2-b13e-4fb4-a1a4-b1c32bcdf5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:36.828Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2e319bb4-f880-4bae-a458-0c089d845817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:46.835Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=19557a60-68af-4964-8111-5042b26ccd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:56.845Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a50f7576-7a45-4573-9924-816b42f490e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:32:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:06.852Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=df4d810e-76e1-4d30-9542-bd54f228e779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:16.860Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1cf4573a-216b-4ddf-94ab-ae6b556656a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:26.871Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=eae2fb7d-83a7-4c55-a76b-c03d7e3653ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:36.888Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dc0d0d86-6ec7-41a1-871d-4172f37d8d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:46.899Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=973260ab-9dbf-40c1-851e-3eb47cc70bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:56.907Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5b8cdc61-8664-426d-8ffa-ac7d0eced2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:33:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:06.916Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dd88f9ed-2048-4e20-9aad-7aedacd3dc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:16.928Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=870eb2bf-b591-4895-93bc-e6a49ea35c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:26.944Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=90fdd87a-7060-40c2-a8c4-f8d09d30e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:36.952Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9136ddd4-dae1-478b-813e-ebbf39398a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:46.961Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=26457663-07d6-4cca-a773-1a461159052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:56.967Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0c13a93c-be60-46ea-a0f4-0322279a0de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:34:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:06.975Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6915f1a8-7e82-44bc-adf5-5e04c1b193d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:16.984Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e688a31d-c83a-41ac-9381-7d63558c579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:26.992Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fd15b32b-4181-4f9f-8cc2-d31e74d19f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:37.003Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d49d4a21-ea13-433c-852a-2c391d2098cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:47.012Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=993099c7-385e-4eb2-b8cf-a6fa659ff335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:57.018Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=96649117-d691-4ec1-945f-a1176ce952e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:35:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:07.025Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=22a8c6f6-5079-4346-9f4f-7dba9d3edd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:17.035Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=13ed3ae2-181c-45f9-b9c1-334d83f84a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:17.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:27.044Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2d8646e4-ab2b-4eb0-a46b-583a9af79d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:27.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:37.053Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1fe87c16-89db-46d1-b687-08651c67dec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:36:46.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:36:46.074Z |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-10-06T23:36:46.075Z |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-10-06T23:36:46.078Z |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-10-06T23:36:46.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:36:46.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:36:46.086Z |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-10-06T23:36:46.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:47.067Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2391b9c9-3fed-4fc8-a3e8-893a4ee7bc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:57.075Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b444c676-6b95-4931-b30e-14dbcbbb4cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:36:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:07.083Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fee168f0-5dba-4376-83e7-3461b236e639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:17.089Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1b01e976-729b-4e6e-8842-33dd33bd5de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:27.098Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c1212bc4-1e5f-463f-a7d8-a9816727f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:37.105Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=888d87c4-fb44-4e63-ba89-08d20b3f838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:47.112Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=75db0a89-f0f7-4d55-b8f1-2d25ef55941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:57.121Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1bb4df1d-2336-43e4-b50e-726aa7e4f7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:37:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:07.134Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f07f1dba-f15e-4c45-9ced-d9e01f5ce6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:17.144Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3563d427-f7e4-49d5-bfe7-98925022946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:27.151Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b5de645b-c81c-456b-b5c1-cbbe2dc72b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:37.159Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9e30f0c3-2cc9-4688-99bf-93056a088480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:47.167Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3c668359-ef30-4a27-b6db-87a359f932fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:57.175Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d72a6952-6788-4738-baa3-f63dafb45fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:38:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:07.186Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d4e940ed-68e7-42e8-b7ca-e960bc89ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:17.198Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4beac42f-07c1-422f-ac13-cfa7aa722591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:27.213Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=97df7524-6868-4f14-b3d6-a8f1cf0073c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:37.220Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a480e748-642d-4da5-976a-67c3b48ce43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:47.229Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e8ea1176-3ff3-494c-b609-5f0a970c5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:57.237Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8a42964b-919e-4550-900a-df96ddb141f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:39:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:07.246Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e11d347c-e0ac-454d-b5cc-903835867f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:17.256Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fddf608a-16b9-4e36-87a3-2ea4e26cb653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:27.262Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=caf6f4d9-9cc4-45c2-a082-69b84410246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:37.270Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=75db6815-86be-4773-8268-5d2c68b0203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:47.277Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1e9ce22c-687d-48e5-820c-37f855bb1e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:57.284Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bff052e2-1cbb-4b50-b3e8-dc48b9d508c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:40:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:07.292Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=651a5347-91e3-42fd-9be3-1aeb00d917de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:17.305Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8747a83b-814a-4b7d-8b67-d3b1f79daabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:27.314Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=791bca19-0d1e-4026-a8ab-82a597ddecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:37.320Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a6cffc1e-0be5-49b8-92f1-89bbc9d1ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:41:46.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:41:46.015Z |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-10-06T23:41:46.016Z |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-10-06T23:41:46.019Z |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-10-06T23:41:46.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:41:46.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:41:46.023Z |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-10-06T23:41:46.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:47.325Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a8d4f0cb-65be-4210-9b0f-3ee8bcd31eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:57.331Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7cfc6701-2961-42a7-aed8-03aa6f37c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:41:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:07.338Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=29d6d0f9-e105-40c6-a3f7-2e4e3b8a4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:17.348Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3948ecf4-1da9-4a98-b81f-02d5775a0cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:27.358Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a5c89f80-2672-4c69-9ce9-c97d660cacc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:37.366Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7d60d1b1-a61f-4669-a663-f8cd1e80df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:47.375Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a693cc77-6368-4361-8e29-c6d0395bb584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:57.382Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9faa7685-72c9-4cbc-acc4-145f2f2b2d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:42:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:07.390Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4b378b71-a0f9-4af9-bd39-db93fe95eb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:17.398Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c24157b1-9fac-4342-9667-6609181caee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:27.404Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=476e71ee-d6fa-434b-af35-87d2473786ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:37.418Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0b271c69-16f3-4df6-9197-4cfce295cd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:47.426Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=eea587dd-a1ff-4558-b3cd-21ba7433a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:57.433Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=84b3d729-107d-49a7-9dee-fcd2fdd683ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:43:57.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:07.439Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=428f8574-0078-4195-9e10-03c5debcbbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:17.447Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7b5e7155-3a28-45ec-9bcc-2e61ce7c24e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:27.454Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f2445fc2-d9cc-4e79-851f-936176582873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:37.464Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7f36e8b0-565a-4c2f-81b7-ff1e83035d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:47.474Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=37df2a1b-dec9-45fb-9835-40f135e2a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:57.480Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fa7cb8c6-c3c5-4119-93f1-fa6bffd4a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:44:57.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:07.486Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b25dacc9-946b-4011-aba6-47557453e92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:17.496Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0c7118b7-6ad1-45ae-bb96-0158e3b69d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:27.503Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8a642656-0a79-4acc-9fd8-a969e0975942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:37.512Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=330d673a-b3e4-45c8-8d1b-4da339adf5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:47.524Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2c29a701-12e7-4ea3-8c5c-c97e2a63e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:57.531Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3efd2fc2-8c0b-411e-981f-2508b5aa126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:45:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:07.537Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ed276b5e-2c30-4edd-8b22-dcd2eab2c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:17.546Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3bb555fd-aab1-4b0b-bbf3-e0c7534b6d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:27.554Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e988e6ef-7a77-4f0c-9933-876aff3bbb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:37.560Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e88e26b9-7049-41e3-bcdb-e245f60a0b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:46:46.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:46:46.051Z |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-10-06T23:46:46.052Z |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-10-06T23:46:46.055Z |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-10-06T23:46:46.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:46:46.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:46:46.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-06T23:46:46.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:47.567Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0258dcf6-821b-4116-9220-1dee4135fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:57.575Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a6c47c7f-7060-4571-8a78-997bee2de6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:46:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:07.581Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=11875e9c-2344-4130-aa6e-cb4d21ffc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:17.586Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f52ed2e4-8880-4c74-a15f-72954e8deb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:27.593Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bfb07493-4e7b-4861-9ded-ec35d01bbbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:37.608Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=afd1666a-2064-4326-9245-6bc72478e483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:47.616Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=67f14fff-bba3-41f4-b76b-bc34edad7190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:57.623Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d5ebb8fa-5be8-4fb8-b565-0772bf0bcb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:47:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:07.633Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=edf44056-7cde-48b9-87c4-1c2b16ab8b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:17.639Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b1204a4f-10bd-4800-9ad3-e681e787b122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:17.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:27.646Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=de55aa6f-71e2-4bac-91da-0ff138efd56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:37.654Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=51a8508d-8447-42f4-8dd4-fd18b188823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:47.662Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8cd79948-378c-49d8-9ea0-149bcf6b74fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:57.669Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0955572f-a8bb-4e22-b9bb-a866fb41c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:48:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:07.677Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1a7015ab-7629-481e-9972-136610c4861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:17.690Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ba9f3d90-2958-4991-8099-7438227aa7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:27.698Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=910f047b-5469-46ee-8528-efb2fed94f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:37.703Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7155b99d-844e-4e86-8aad-a5e32a339ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:47.716Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b163d640-6dff-4b04-883b-667f61d7e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:57.727Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3e4a4cd9-046e-4ece-abe8-1e327d3cdb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:49:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:07.732Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b822154d-0d71-4585-b4fb-7c737e7e35bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:17.739Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=867c18c8-5559-448e-83bb-032e636f6931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:27.750Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=68b7ed7a-cda8-479d-8d6b-7064ecbcaab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:37.757Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6b2d378f-95f4-487c-9bd6-58e377a45db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:37.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:47.764Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=efd9bc5e-9511-4853-b185-a9f78decae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:57.769Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2717f61a-f8c7-4bb8-b804-8a7cdaa212c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:50:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:07.775Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bef0068f-9e04-4687-a9e0-689acd1ac19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:17.781Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=04e8fe3e-e95e-48db-adcd-604f03a4d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:27.789Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2ad5016f-9ab1-43b6-875e-f320341e6bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:37.797Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c461a105-7732-4a93-8e93-276384e40282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:51:46.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:51:46.010Z |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-10-06T23:51:46.011Z |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-10-06T23:51:46.014Z |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-10-06T23:51:46.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:51:46.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:51:46.018Z |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-10-06T23:51:46.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:47.805Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e8f44b5c-27a1-4e01-aeaf-2aafdcca3f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:57.811Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c6a7d439-d05a-43ea-a011-d585a0008c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:51:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:07.816Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=987f63ee-fb70-4763-b88f-a7196ed93cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:17.822Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ee41de11-9a56-46ab-8f84-6747501591b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:27.831Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dcde385c-1bdd-4f5d-bf0a-8503c99d632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:37.839Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=485c1b97-ec79-41cd-b014-61916571cf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:47.847Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3976fd98-bec5-4384-8084-f334b296c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:57.859Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b5900313-145e-45dc-9845-0c00b4361291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:52:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:07.866Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=82103932-2ab8-40d5-9384-52b777a2aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:17.871Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cf2d826d-040b-4fbd-8650-b1b946a4d73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:27.877Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=77df92cd-1b0c-49e9-83e3-49795351d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:37.885Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c3291c16-3f3d-4d40-875c-07151ea1e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:47.895Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b63dd196-c52c-47c4-9b06-483e0cc67ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:57.901Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6f1382fe-9e32-4937-b057-68bb256b2e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:53:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:07.912Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=aef8cac5-9ab0-4075-8ab8-2f0179a53ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:17.920Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=08bd9218-c9b4-4153-9b25-2b8a825d463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:27.926Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=42ad2c9c-77b4-4858-bfa9-f7ad689ebc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:37.932Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a9f3f8c9-9d36-43a4-acf1-de7491588384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:47.940Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4c1cbcfc-7a68-4f67-b961-e0389be09a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:57.946Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d86e9186-6fda-4ef3-85d7-593d04c5fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:54:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:07.956Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4d2ec525-d1e7-4997-b43e-5a876e71e853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:07.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:17.966Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ad0e1bb1-dd15-4dae-86f5-6d865ad99da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:27.972Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d5e2dc2c-1c49-4b32-93c7-d56e775abdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:37.978Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7dfcdd15-2468-4a8b-9fcb-eb08158e2ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:47.985Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b8cb0be4-162c-4049-b5cb-6ad0f5f77054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:57.996Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d533f410-9c73-40bf-a5d6-100f23227afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:55:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:08.004Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8800f442-4db6-4977-b44a-fc683372a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:18.013Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=61b0f305-53f1-4932-8438-a10f2ffbe43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:28.020Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=42021f3b-5e39-4503-88c1-f21d8401761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:38.028Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7e8cebde-76aa-4d76-9009-149448105e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:56:46.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-06T23:56:46.028Z |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-10-06T23:56:46.029Z |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-10-06T23:56:46.033Z |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-10-06T23:56:46.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-06T23:56:46.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-06T23:56:46.039Z |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-10-06T23:56:46.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:48.035Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=50552ef2-e17c-47c1-afbe-88fded46bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:58.041Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3ddb843f-f369-4b25-911b-ac60aa26874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:56:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:08.047Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ea4dc4f2-e594-4cc5-bc13-0fd388b81255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:18.056Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=14bc4bda-c6e3-4393-bc2a-51d5eb3cb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:28.062Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=926aa135-41df-4c83-8f77-7430a1a2321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:38.069Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=59059351-6d55-4711-870d-63599c39b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:48.079Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0da7ca3a-92a3-4e1b-8b94-2f1e43b1a2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:58.088Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3154b957-f550-43b4-a46a-f4e89005f9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:57:58.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:08.094Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9c8113a8-f8f8-47fb-834a-090c958e330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:18.100Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=39d962fc-cbe2-4540-8f48-2d592c40351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:28.113Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f2b6fb59-b477-42c4-9183-2140d81685cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:38.120Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5b5c8537-fc72-4377-8c1b-e7eea6a62a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:48.127Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4b2fe141-51a2-4428-9757-85de3e1cc128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:58.137Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3f5f7894-23dc-4cf0-8a30-d3ee4e2a2eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:58:58.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:08.145Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8f51b2d5-562e-4b88-ab09-14592c8e29c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:18.154Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e5b71928-4a68-4a10-94ba-fd6ec3a3d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:28.160Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7956711b-e3d4-4126-b4f5-290cf437a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:38.167Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2daa3f6c-89d1-4c34-a167-e05b748682c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:48.175Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=869a0553-1b66-45da-8939-c1a5cec8a638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:58.185Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0b0298b1-90ca-4d55-8dd1-34cafcafc893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-06T23:59:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:08.196Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ba3f7473-bd15-4057-b8fd-544c7b5f3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:18.225Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c5798cbc-fbbf-46a0-aca6-a8c554dbbebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:28.230Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=856a111f-d685-4c88-a74f-fb77c8b557ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:38.238Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=960eb644-e4e6-4406-93da-9c7d4b3673ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:48.246Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b86c9e81-3317-40b4-81e1-482e515e57e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:58.255Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=97f5dc14-3e90-44ed-927e-7fe08f5d40fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:00:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:08.265Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ba5d30dc-9ad7-4392-a8b4-c6e98cc84a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:18.273Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e76bc184-9d9c-4300-923d-00f8be4b054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:28.278Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fe009e15-c157-4160-9a81-0e95ca657821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:38.285Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=98fca0bb-a527-4ae7-9d51-acf081f75458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:01:46.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:01:46.006Z |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-10-07T00:01:46.006Z |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-10-07T00:01:46.008Z |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-10-07T00:01:46.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:01:46.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:01:46.012Z |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-10-07T00:01:46.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:48.292Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e73fd453-5b23-41f1-a8a3-aa46b914e766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:58.300Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=df077ac8-365c-4cd5-b88c-ebdb90fbf1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:01:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:08.309Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3cd8b2bf-f6cd-4ef0-acc5-e10a3564725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:18.316Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=59995d96-2aa2-4aec-982e-50ebc173d2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:28.322Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=67bc47e0-88e8-45da-bc8d-2c39b3174321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:38.328Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=978c2bd1-3a44-4bc8-8ee3-ab9c4a98874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:48.337Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d5868d76-4c9e-486e-ba50-4d6901cf3b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:58.349Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ef12ea3a-30dd-42c1-82e9-39626a011f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:02:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:08.357Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=02c198de-b7ae-4b26-9c69-02e2526f614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:18.368Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ee2293b3-99bf-4fba-82ab-bbdb0549bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:28.375Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f18d0f70-7649-4f8d-8010-69ab3b8e4814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:38.385Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2955aa5e-2f37-4e8d-bd6c-326c8b4be39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:48.391Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a2c8ec6b-461e-4f94-a210-43ceb2d13a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:58.401Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bb354d89-1cb2-423b-a021-11d22153afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:03:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:08.410Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cdb25a11-3492-4418-b97a-4bf2bdd79b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:18.418Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=870449f3-1f59-445a-bf89-eb221cf757c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:28.427Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=46c12c7e-2deb-4242-b1de-cc736ef977a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:38.436Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c91f5644-cf87-4f00-bb68-147ecb4c05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:48.443Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=52e18519-3ffb-40d9-b9a6-6b1029a1fe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:58.449Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e54114c8-56ea-462c-b88e-9db28133562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:04:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:08.455Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ca7fcd97-61a8-4917-8c18-83c833dbb279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:18.463Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4aee8bcc-cc6e-4130-9686-e2ed9f68f194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:28.472Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=489379b7-f590-4f80-aaa3-0039d0fef35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:38.480Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2f30a332-95bf-4745-82a4-1781c62e4848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:48.489Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8d6407d0-7166-45a5-ab68-095ed8ea9169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:58.494Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0b63926f-c109-4c8e-8ac6-34fed7ee8721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:05:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:08.501Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c6f6ea16-6155-4ac0-bb47-13f4c5418c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:18.510Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=83c0e65c-7062-4bb0-a2ae-07015e5ca37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:28.515Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5e9e5c5c-0584-476c-a4a9-e50cf5161c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:38.523Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4e9241d2-cd39-47ea-9a4e-b820fe54d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:06:46.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:06:46.003Z |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-10-07T00:06:46.005Z |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-10-07T00:06:46.012Z |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-10-07T00:06:46.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:06:46.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:06:46.016Z |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-10-07T00:06:46.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:48.533Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8f5e813c-5205-464b-a7af-7ab614b8467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:58.539Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=08778d33-689f-4ef6-bcf0-7a892483c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:06:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:08.544Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b55a2a0d-9966-46d6-8a74-2b665d9c824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:18.551Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3b3f24eb-ffa4-42b9-9d19-a53df96a6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:28.568Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=513901b8-59d1-4700-a4d0-4926c09dc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:38.576Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d110da52-98a9-4ee1-ac53-4aa6cf59d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:48.584Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6dc9c849-508b-4998-b360-f47fc7191086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:58.593Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2083ee9d-c722-447c-95e3-5d3abd2e672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:07:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:08.599Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=abe27355-cd54-44b3-a8f1-dc80551943a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:18.605Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d91b3f78-9597-4f72-9486-6b9b5d0a80a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:28.611Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6fc25aaa-8a5d-4138-b2dd-dab5f1466654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:38.620Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f5f24bd6-c674-424e-8712-446c490d7d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:48.628Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=89952a92-9f70-4a06-b6d7-b430aa29c24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:58.637Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e2c488f2-2b28-4820-a90e-2c6f3f8913e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:08:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:08.646Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7c3d5ab1-b1f0-4bf9-9f0d-fc41f86afa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:18.653Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8faf7076-a668-40ff-ba8b-68efecf5ba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:28.661Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2d2a181b-0d24-4777-af2f-d0b00cfd696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:38.670Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=72cf9c1f-5ed0-4312-bbf4-a173b3f32128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:38.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:48.678Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=df89db97-2f55-4ffb-88e6-e27badbbc116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:58.685Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fe7104da-bd7c-4c4a-baf6-25194bcd1c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:09:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:08.696Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fc98e1fd-79cf-459b-8f28-46d6817f9fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:18.705Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cb893743-d2f1-4001-bbca-a9fd2cc5eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:28.712Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=95ac791d-6549-4e22-b214-92ba338ed93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:38.718Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dd6a1e76-903e-4746-8e95-31686e84013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:48.725Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=197e9bfc-0e47-450a-b9c6-933a95f8bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:58.732Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fcd5b881-e1f0-450b-ad21-cd00890d2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:10:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:08.740Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=78450574-b058-4898-ba6d-1e4f388ef7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:18.750Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9330086d-e5d9-4f9f-bbf4-37d837c6ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:28.756Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e2cab580-70b6-4ef5-84b0-589a892e3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:38.761Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2c668681-6c0d-430e-867d-038662a59085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:11:46.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:11:46.019Z |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-10-07T00:11:46.019Z |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-10-07T00:11:46.022Z |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-10-07T00:11:46.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:11:46.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:11:46.026Z |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-10-07T00:11:46.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:48.769Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=905031a7-4dbb-4de0-9dec-3a2cd43b73ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:58.777Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=06d1f8f4-6807-4570-abb9-824aea000619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:11:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:08.783Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a5a796d0-cb3f-40c1-92a7-623d019c607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:18.792Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e1093e83-9240-45e4-82e1-e3759851eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:28.802Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=45595e06-56f9-4412-85ea-93dc21f6dcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:28.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:38.808Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9657620b-f4ee-4a43-9ce3-76ccbe0cafe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:48.814Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6335d4fe-dfe6-457a-abef-efe4c217bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:58.821Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7df8615d-5e76-48da-b5b1-6c00c25b24fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:12:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:08.826Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=895b5934-74f1-4530-9a2e-6783ee0c6cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:18.833Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c595e67c-a0b4-4862-ad15-da684c48c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:28.842Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f437d02d-7738-46d7-b16c-a262d27f4173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:38.853Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3fd6b98a-b11e-4d24-a9a3-b2fdd509c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:48.858Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e75e3712-b47f-4a24-90e5-6a25a363bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:58.865Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b3763418-cf9f-4944-93f7-76b5a188f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:13:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:08.871Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9623228f-920a-4c19-ae48-f5a31d73a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:08.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:18.877Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ede25ed7-f742-4987-8125-f30bd75afc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:28.885Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=772e8811-0e30-48b1-9e03-93f4f76861ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:38.896Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a0da9436-c987-4e02-9504-0385c60d37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:48.909Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5c45ae48-6559-4644-a6a3-093de945e112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:58.916Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=849493cd-39be-4f46-90fb-27675bccf40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:14:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:08.921Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8debecf3-ac8c-4936-a113-efba74cc2003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:18.928Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=78dfff81-8265-4d15-8cd0-0b802b5c4da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:28.937Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7ea896f4-fd20-402f-aa61-271d5a56dd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:38.945Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=50b9ae3f-b4a0-449d-a062-cc4c3273cd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:48.954Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6cd03d24-e6dc-4dba-b3c3-8cb7b5ea5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:58.964Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=944d8bc2-f46f-4b44-9ec2-1a996739ab1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:15:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:08.970Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f7b367a4-6a04-4323-b21b-047066e57ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:18.976Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=70696e5a-7f3f-4aa0-848e-770fa0bd1dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:28.984Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=144895e3-b760-4066-a6d2-5f72c5131fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:38.992Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0e0f55b4-1f3e-4dca-97b0-5986896f8237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:16:46.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:16:46.029Z |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-10-07T00:16:46.030Z |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-10-07T00:16:46.033Z |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-10-07T00:16:46.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:16:46.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:16:46.037Z |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-10-07T00:16:46.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:49.000Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e3282a90-2402-451f-bc9a-ce58309888c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:59.010Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a5b24f37-794d-4cbd-a752-483414417f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:16:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:09.018Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1c703ad2-8ee4-459e-8391-3db6358aea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:19.025Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=56340624-7864-4f69-ae1d-742f1cc3eb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:19.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:29.031Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9ace6811-59a4-4291-9a28-1b2e5b9a921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:39.039Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=022e2724-ab1b-4f30-9f65-28e37245e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:39.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:49.046Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=02b68aad-0ab3-4128-af1d-e95361d4faab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:59.054Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=db3ae8a0-2e26-4d6a-a53e-11c2cd9b1447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:17:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:09.061Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2999636f-88ca-4e25-884f-866d0180b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:19.070Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9a25e467-9796-43c8-b56b-8b12d1896eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:29.077Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2f2a6d09-ff8d-423b-ae1e-10a10d283130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:39.082Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b2bed561-67b3-4822-ab95-5dc68b8686ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:49.089Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f8d0dc50-51c6-4018-86f0-a87269ec6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:59.098Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=583ef865-0762-440b-8c01-515e1bcec749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:18:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:09.105Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=982266b7-c132-411e-9026-546bb92cd630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:19.113Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=adb54625-ddcc-49d5-a4a2-268f11ddb3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:29.126Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=362d23a5-658c-4730-a745-3998e7760ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:39.132Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=81eccaf7-03f4-44e0-810e-56bd8fbbb2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:49.137Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=72353621-a6d8-4bb0-859f-0147b9293c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:59.145Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=da5e2f36-6a67-4e3b-beb8-3e4cbc6ca2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:19:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:09.153Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1a1dcf5d-908b-4f20-a246-5fdb72afcf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:19.159Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=82ef1bc9-4b07-48c6-a3eb-ee2b2c7ee9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:29.168Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c6925697-c612-4874-af4f-3038e315663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:39.180Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e530fb7b-ccc6-4a7b-b779-ec240005bfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:49.186Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c650109d-dac5-4c90-9166-e3b63c85fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:59.190Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4c4b060e-b02c-488f-9a83-25db30f023e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:20:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:09.196Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=af0d1dcc-349e-45ec-9f2c-e0888d3bda79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:19.205Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1c0de284-5bd1-42f2-835f-c2a239ccd147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:29.212Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=969ef644-bd9d-4b25-9330-f6b741e51ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:39.219Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8892cb93-7a3f-4549-8054-5c6e94a5ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:21:46.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:21:46.024Z |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-10-07T00:21:46.025Z |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-10-07T00:21:46.029Z |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-10-07T00:21:46.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:21:46.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:21:46.032Z |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-10-07T00:21:46.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:49.229Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6c7e1e70-6526-4849-bb93-9e7a29a64661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:59.236Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=243d03eb-2a68-4cd1-b465-540a2d6e25aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:21:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:09.241Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=28d666ed-2bc5-4d2e-a8e1-ff2e6d6b6a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:19.247Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cbbb321e-ca92-43e5-8331-8b15636add40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:29.253Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a2b364c2-2584-461e-af3a-938511cde022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:39.261Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=59c5d6ef-32b6-49be-a692-5b5adaaa05dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:49.267Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4821b0ca-2df0-4a30-8123-1846fae65e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:59.276Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7f150ef1-63b6-4635-8517-9e598db31c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:22:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:09.284Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c597a97c-b83a-41da-a8cc-9ce410bd4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:19.291Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=12736a71-02b7-4161-b7eb-3170ef870cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:29.297Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a574ca73-4ffc-41d6-b313-1877190f9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:39.302Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0ae0d946-bf23-4734-aba3-70f61f5bd859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:49.309Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3779e57d-e3d6-4c78-a94b-521039dad435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:59.317Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7ed9adbf-7b59-444a-8078-c3e8d9d76c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:23:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:09.326Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cb8a350f-3dd6-48b9-8605-4eb9f2660b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:19.337Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e8d3a7a7-d497-45ba-92e4-c84a512d8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:29.343Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e9efbf44-883b-4dfd-90ac-b5dcd1e5419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:39.349Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=3c3ebb97-ce6e-4550-8ead-4d39edab1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:49.354Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e5cea6b5-31d2-46fc-a716-09260eb6fa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:59.362Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1eb0a44d-9306-4bd5-a629-d9f19877f4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:24:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:09.368Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=31a6ba22-14cb-4b9f-9836-b4e5a3afdb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:19.380Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8b5a00c3-dcb8-40f2-aab7-91edb942aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:29.388Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a6f401fb-bbc3-4ac1-abcb-48870be64f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:39.394Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b91616de-6ece-4c25-af72-8f001f47d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:49.400Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ea0cce3d-fa1f-499b-9236-98311d24e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:59.407Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ee393c5c-ee9e-4db6-ae9e-01fc4e86bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:25:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:09.415Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9b432112-1350-414c-adff-bd0b12b0523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:19.422Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7ada4f3e-96b1-40bd-ba64-220e80d89eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:29.433Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a39ae189-673b-47ec-b653-73b7ffb359bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:39.443Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5b979edc-2611-430d-b403-3b0d4210c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:26:46.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:26:46.021Z |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-10-07T00:26:46.021Z |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-10-07T00:26:46.024Z |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-10-07T00:26:46.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:26:46.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:26:46.028Z |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-10-07T00:26:46.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:49.448Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9a23b359-eb4d-48b0-ba62-d8d13cf043dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:59.453Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0656c181-17bb-4dc9-9018-8fef37edebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:26:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:09.461Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=106e31dc-7049-458e-8c4b-a25ba46c8a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:19.467Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2e103dca-8759-4f81-adaa-8232eea00677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:19.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:29.481Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7ec0ca49-742c-4f9d-9dd1-817522685a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:39.493Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=398e28d2-0556-45a6-90f2-985a43864df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:49.500Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7993db37-7ffe-498e-96f2-a54033661d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:59.507Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a26bbe58-fa4c-4b65-9d70-54aa39f9768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:27:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:09.513Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ba7e976d-b7f7-4f2b-b014-8891c58c3911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:19.522Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cf65665d-8fdd-465c-9c2e-43e2d045c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:29.529Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=45374eeb-b2de-42a6-a7c5-0abfea6d938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:39.538Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=88729e4b-d0d3-40e4-b8e7-94c7f5995a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:49.548Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6a3c0938-bd1d-4f06-85c0-867621b5d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:59.554Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4703184a-3bb1-47d5-8851-6ec4122115c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:28:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:09.559Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d1f293d9-3d01-40e4-953d-c3115666152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:19.564Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=471a4669-9385-48b8-a912-b00efde0f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:29.572Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=580738a3-f930-4330-86c2-ea928ce0e3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:39.589Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=042f2a6c-6a89-4922-a8eb-4a5994757ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:49.597Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ff30fee8-983f-460e-be1a-6829e9aefd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:59.611Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ec572307-9b41-4d3b-a0d0-8e7676365380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:29:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:09.618Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e897cde9-5744-4a3e-8587-13dca270f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:19.625Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=70e4865f-8a6e-463f-a8d0-601fb32ddacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:29.631Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=67d52a2d-3082-4035-a3d1-219b26d70ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:39.639Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b508a5b7-7c0f-4616-b57a-39ff588c231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:49.646Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5f7e36a6-5f27-4235-baa3-adef5a4df7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:59.656Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=60679f78-5b81-4362-a914-09ffe1fdc845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:30:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:09.667Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=7971761a-3f14-416b-94f1-a1716dcd8e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:19.673Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b57ac1cd-1af3-4fc4-9be7-8a74f0f521a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:19.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:29.679Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8be12927-74d7-4be3-95b3-b69eb32f6db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:39.684Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8288d39a-959a-4b51-9eb0-760cc77b4528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:31:46.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:31:46.012Z |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-10-07T00:31:46.014Z |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-10-07T00:31:46.016Z |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-10-07T00:31:46.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:31:46.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:31:46.020Z |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-10-07T00:31:46.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:49.695Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=178c9546-0d2c-40b2-9fd9-01a31377494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:59.702Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9958d172-4879-4385-9ab0-696f300b13ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:31:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:09.708Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=30157cdc-0fa7-46ab-a528-1abaf4110f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:19.715Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d1073d82-b6b1-43cf-b232-0a16d54a43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:29.724Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6dd50239-4418-4759-88c2-e0d756cd00c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:39.729Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e2e26c9d-9a68-4f23-ae83-61778e5f5e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:49.734Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=409c77d9-f47c-4878-b29c-9e44cb47cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:59.740Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ac948834-2738-4ae7-9c31-e163efe9d919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:32:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:09.748Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0f76d405-6c09-48a1-922d-ee07b574daac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:19.756Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dadd6556-c3b7-4f4f-a56c-fa6ab41c509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:29.763Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1b1e7cac-7de1-4946-bead-4433f7579824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:39.771Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a1ef4e4c-131e-4c3d-bf42-516f66471af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:49.784Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=84d93953-624e-4424-abee-1088b2b05e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:59.791Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=47182b95-00aa-4ce8-a0d2-8476c21a4078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:33:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:09.797Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6e9e329b-2be4-4708-ab49-1b46689de57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:19.803Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5f3663ed-d382-4f27-a0f0-6debc9873ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:29.810Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f02dd302-dd58-4884-95d6-e7f64bdcff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:39.817Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=371c8040-1d27-41b4-981e-823f60294bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:49.828Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c3952fbe-0f51-457b-8dc5-44dcdc037fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:59.840Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9ddfe3b2-4f76-4655-b9c9-7dab00743944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:34:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:09.850Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=972a5915-bb17-43a1-bab5-0c036f6d32c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:19.856Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=860c8587-5146-4bb7-bfde-d3ad4aa6fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:29.864Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=70947208-a34c-4103-ba01-6ce9f826d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:39.871Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cf0d8c15-ad78-4518-afd7-202e069c5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:49.880Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=e19b1454-1b5b-425d-96cb-5304831ea552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:59.889Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c3b1f859-f4e1-4319-b9a7-b0a4b94b899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:35:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:09.898Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=05d4408a-ebcf-4400-8b9d-ea19e299474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:19.907Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0611c3a8-1b75-44ad-b6f1-7814c32d506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:29.914Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1c1ac2d6-a8b0-4d74-b548-1028592b0013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:39.921Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=379546b2-3c03-427a-8cfc-d6df810e5335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:36:46.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:36:46.038Z |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-10-07T00:36:46.040Z |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-10-07T00:36:46.042Z |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-10-07T00:36:46.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:36:46.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:36:46.047Z |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-10-07T00:36:46.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:49.929Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=018ce345-5af4-4c6b-b41e-0a1b5d2120d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:59.939Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=f8650294-674b-4672-85c1-828129315e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:36:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:09.950Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ab417cf5-4458-4a87-8f3d-2a2df70169c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:19.959Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fb38eed7-f3c6-430e-86cc-0f36f4d10d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:29.965Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cd6c2ced-dda4-49c0-a1f4-5780692eb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:39.971Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9fcf57e7-4127-49fa-93c9-b6a560615b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:49.978Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b2d4d298-665a-4b76-881a-edaec4b2a58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:59.990Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=dd1ce869-4419-4e79-95c2-5cc1744b0fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:37:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:09.997Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=badca283-3689-45ec-880f-b72f7bc8174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:20.005Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4d227c87-9312-47d2-8394-00e7f2130545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:30.019Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=fe520a22-2107-4821-b9a1-066366b5a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:40.024Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=674b231f-bda0-425b-9b5e-9d7ef50dcae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:50.030Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=35f2d000-f126-4b32-8bc0-0557977bd4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:38:50.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:00.037Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d1d18bff-3de3-471c-9422-0fb8e8ec26af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:10.044Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6562ac4c-d028-4a45-9eeb-8152deb96674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:20.050Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=c476f602-715f-46d0-b10d-7276f804daf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:30.058Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=29fa1026-28c5-4369-90a6-5b77510b5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:40.067Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=87dfca6e-2f4c-4cfb-a7c2-81121adbf977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:50.074Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2e6f260d-42fb-4c9d-a948-5ed020f031f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:39:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:00.079Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=383e9a11-3892-4e30-8624-46ec96131b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:10.084Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=eaf31412-e117-4e04-a828-2a5e83ead07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:20.091Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=ee771311-c1cf-4b42-adaa-6f70d1709336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:30.098Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a1bf0015-1788-415e-8fb4-f0e98c31b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:40.106Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1ebe1e6b-8fa7-4783-a8cd-ea76168ea00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:50.114Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=740d760a-88b2-40b0-b6b5-ef2535288f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:40:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:00.123Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=cc5fa1f2-cd7b-47c5-8e1e-02bce6964420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:10.129Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=260b8728-5293-41ac-9fbd-cc8c1c77d7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:20.134Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8bc6daf3-841b-4772-a8c5-7b9bd7ab954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:30.143Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=1ede235c-2aa5-4c6b-beff-d12b820b5799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:40.148Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d42c9fa4-da56-4a19-8303-47b60ad7f9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:41:46.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T00:41:46.018Z |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-10-07T00:41:46.019Z |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-10-07T00:41:46.022Z |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-10-07T00:41:46.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T00:41:46.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T00:41:46.025Z |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-10-07T00:41:46.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:50.154Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=a1faf249-cdd9-4b0c-8e9d-ae8f0487ca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:41:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:00.164Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=bc9b782d-5c42-4121-a7b7-4b075e8a5588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:00.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:10.175Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=665cab40-39dc-4ece-bb63-d1ea0b4d4b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:20.181Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=6d60d26b-5919-428b-a2df-cafbf6d01243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:30.186Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8c381306-962f-46ab-89ec-0bdd902e11ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:40.195Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4c5403ef-7229-4d9a-8748-eb2ba705ba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:50.203Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=5b602a45-a6e1-43d6-b748-1dbaf06ca2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:42:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:00.212Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=43db25a5-11ed-4154-98fa-1b2842e4cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:10.223Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=9afd317e-fd35-43d3-9b5b-3a7e81b826b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:20.231Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2963f865-651f-41c6-a1b0-60b4d5d0d213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:30.237Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=d3d3c477-605b-4c21-a502-b5f067cc85f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:30.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:40.244Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=906ae19e-e6f1-42c9-b784-f249b0109f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:50.251Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=b621a1e1-e2e9-44db-b2d8-d7a1dc027bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:43:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:00.259Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=276a49be-8909-4324-b9d3-d74dd9be948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:10.265Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=4d41863b-b5a1-4e74-ac65-e9ff39dcdc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:20.277Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=73a7e0df-599f-45c9-91d9-8a59b8eb91ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:30.287Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=8605a7c2-a408-4992-ab76-ac087899f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:40.292Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=013d53ed-abe6-4c69-a26f-5c9798c629a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:50.296Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=46425691-2043-467b-9d43-c3c715cb5323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:44:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:00.304Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=0e684392-77c1-4f59-b518-9b2d3eb6feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:10.311Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=803bbe47-d14c-4601-b86b-d3adb722ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:20.317Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=333cf097-b9e6-4399-b539-1492c5d4315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:30.324Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=2579e350-37b4-42cc-a523-12d001b38bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:40.332Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=636c6754-9648-44ce-bda6-31d9efc77f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:50.336Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=33066b87-2b9d-4f50-b454-801d2fbbc1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:45:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:46:00.342Z |INFO |Init configs |InvocationID=7868f259-5870-4406-8fa2-1bb12d8de547, InstanceUUID=120adb62-7b93-4ed4-9ad3-6c1b99130f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T00:46:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |