By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:11:45.153Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:11:45.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:11:45.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:11:45.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:11:45.797Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:11:45.797Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:11:45.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:11:45.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-16T23:11:45.949Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-16T23:11:45.970Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-16T23:11:47.256Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-16T23:11:47.680Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-16T23:11:47.700Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-16T23:11:47.700Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-16T23:11:47.754Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-16T23:11:47.755Z |INFO |Root WebApplicationContext: initialization completed in 1784 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-16T23:11:48.147Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-16T23:11:48.889Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-16T23:11:50.571Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-16T23:11:51.056Z |INFO |Started MainApp in 8.083 seconds (JVM running for 8.746) |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-16T23:11:51.112Z |INFO |Start scheduling PRH workflow |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:11:51.122Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=33b5d5ca-c060-40ec-98fe-2e71de16d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:11:52.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:11:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:02.617Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=698a0f94-9fa9-4967-941a-fe1381e39808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:03.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:03.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:13.683Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1b569a95-e8f9-401a-b188-b8b8884a7dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:14.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:24.721Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=532b6739-74d4-48d5-b4d3-870edb465cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:25.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:35.761Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f8275963-ce74-4749-beb3-84d0c8518cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:36.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:46.807Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bda302a5-5f55-45e8-bd81-53776b871bf2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-16T23:12:47.363Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-16T23:12:47.363Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-16T23:12:47.369Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:47.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:57.879Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1659f4d9-22dc-4e51-97f1-982d99c70f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:12:58.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:12:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:08.915Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1100b4c8-2692-44ec-a40e-f821cecd8aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:13:09.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:19.960Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e96fc035-5459-4564-8f77-c4fa5dfa7aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:13:21.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:31.025Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ef00ea1d-99b9-4234-aa7b-1e3838e5554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:13:32.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:42.069Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=59b3714b-6927-4f41-a9c6-bcaef12833a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:13:43.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:53.104Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=658470c7-33b3-47d5-82c5-ed08b7c6b27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:13:54.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:13:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:04.177Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=930f56e2-99e7-4ec5-84c0-6cb7391c2c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:14:05.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:15.220Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6bf28a30-1395-4534-b9bc-7feeaf4e0d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:14:16.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:26.258Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c3d96149-03b8-44bf-a212-e945b08df58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:14:27.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:37.296Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b2a20fa1-4f25-4673-9c93-d19fa5af8463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:14:38.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:48.337Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f8f14972-a283-4aff-8714-a2d1fd83ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:14:49.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:14:59.380Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9df5e25a-bf4e-433c-9a2b-c1a649d5b618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:00.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:10.449Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3125313b-336b-4547-b23d-925037679764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:11.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:21.489Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c917aa78-737a-4699-befd-d65a348c8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:22.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:32.529Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d3061aa1-4dc5-4383-8532-0c91f5ae73df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:33.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:43.570Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d05ddcba-d323-4c61-9ec8-a7f97fa7c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:44.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:54.613Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=697c8908-734d-4f43-b5f4-ad35e578e705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:15:55.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:15:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:05.648Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8d1ab4a4-08cc-474e-92ac-5e3ac65ea685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:16:06.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:16.689Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=43aebdc9-216c-4568-aa9a-b99d276af800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:16:17.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:27.729Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=46c6aafb-9609-464a-81d3-6f5d00a2798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:16:28.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:38.770Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0944a5ea-419d-4fc1-a432-8743cdeae82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:16:39.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:16:49.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:16:49.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:16:49.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:16:49.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:16:49.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:16:49.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:16:49.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:16:49.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:49.813Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b5420a95-ca2a-4945-a3c5-39fcfc4da087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:16:50.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:16:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:00.854Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=565c036a-8803-4640-9f86-d7ce253eef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:01.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:11.889Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1649135b-df5e-46b2-a172-b14d98b99221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:12.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:22.929Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=07936c61-a7a7-4c93-a965-f701ff4f6c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:23.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:33.970Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cfe08efa-18c9-45b5-84af-9f51e66e5513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:35.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:45.014Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8e98deda-e535-42e5-9351-d5ec39ee990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:46.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:56.049Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=897a8ec2-0911-4f6b-91a9-437220f1f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T23:17:57.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.204.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:17:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:07.088Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8ce6cf12-577e-4bf9-9185-bce5e61fc886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:17.256Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1a8fc407-e9cb-4fb3-9a7a-1783c07708aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:27.271Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=11195601-11e1-4d85-b2c4-bbb89687876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:37.286Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fc7c00e3-c1ca-4b3f-a214-5b6035a749b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:47.307Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f06507c5-b367-4595-9681-b818520a3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:57.321Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a52d5897-2201-4be1-bfdc-b0a51375b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:18:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:07.334Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8d182c67-52bf-4b83-ba7e-ab289f26780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:17.342Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9cd229c6-2718-444f-9167-3f3908359b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:27.352Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=beceed70-181c-4554-8c54-fff70fce6c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:37.365Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b17c72fc-b9ff-4dd1-a223-f0e0fde6215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:47.377Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=de6625d7-b075-485e-805e-19fdfad371a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:57.388Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f759bb45-8684-407b-8b83-5ed64975173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:19:57.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:07.397Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f65b3b6a-f2db-4b4e-b074-58f9ec36d376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:17.406Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fc4eef3b-1f7a-426c-b80b-7734109f3284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:27.416Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d391f535-77be-497d-bed9-503a2e00069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:37.426Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f948b6f3-f12d-4703-bc6d-da027ec84cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:47.436Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=80a17e6e-0477-4b92-85f9-6fba2008f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:57.455Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=47b3e084-1bc3-4417-bdad-0954d077c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:20:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:07.471Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6bcd90a8-49ea-4f4d-8f32-389cc2487202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:17.483Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4a99992b-5268-403c-8e26-44a64b6f37a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:27.493Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7d464195-e06d-4ed6-96e3-ba3c905eaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:37.520Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ed957e9c-84e9-4dcf-982b-8f474281f7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:37.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:47.530Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a4089b16-ccd6-4f1c-b57f-1fb9fe26ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:21:48.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:21:48.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:21:48.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:21:48.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:21:48.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:21:48.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:21:48.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:21:48.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:57.541Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=54cb2ea3-e927-438e-8cb0-af94020ffaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:21:57.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:07.562Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bb485295-6c59-4f35-9507-0cb5ebe8b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:17.579Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=26e9c9c8-a160-46ed-8835-93415e3a42a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:27.586Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=962bbce0-30c8-4c9c-8700-2ad7d94e51a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:37.596Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d40ab930-2195-4c0c-98ac-10caea7e8e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:47.605Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c206bbc2-0b0b-4268-8697-e81ddbf9bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:57.621Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2ae27db2-de9c-4f13-9941-1ca32a80e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:22:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:07.632Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6f3ab01b-75d2-4e08-9378-3a173e82a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:17.640Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8697711f-a9b6-48ec-a658-5160b239551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:27.653Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=033e850d-04fd-41d6-a96d-424493450497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:37.666Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3b3a5339-da45-49d8-ae29-613f321361d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:47.676Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4a3b3915-304e-4bea-86a6-88b5ff7129d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:57.685Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=590aebb6-e059-409a-afd2-c6f123fa5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:23:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:07.692Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=edfa74ce-1cdd-483a-a664-30343c1d4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:17.703Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=30fde16a-9840-441c-a5eb-08655d95a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:27.714Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f40fe080-a2d6-434b-ab57-11256babb15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:37.735Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1a6bf02d-640e-4b7b-b4b4-7d313f0e2d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:47.746Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=25e5067d-25c7-4bb0-a027-275babd0f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:57.759Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=eec461b1-5da0-4564-bab2-4c9f0b4bcec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:24:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:07.766Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f58c479e-f4bd-47e2-8d95-bc3f32748ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:17.772Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d8603664-f733-49bd-b952-3fab71db0b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:27.783Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7abf670b-e6e4-4903-a230-0c69e81e9821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:37.799Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=82ef562c-9249-4162-9f2f-f01e618d57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:47.811Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=98fb4583-f32f-4d6b-ab51-c763609d0d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:57.821Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=79248ee5-c28c-47b9-b091-cc2114973206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:25:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:07.833Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=818945cc-06a2-4dd0-a366-1692fae94cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:17.842Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bd66f2dc-d203-4280-bfd7-646279adbe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:27.863Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8fefa89f-cc4a-456a-9420-d9f884d43d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:37.877Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5f2ed711-81ed-4dbf-afc8-4b9b228bfc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:47.890Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cd1fa209-a20b-4499-8734-23d4b70af970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:47.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:26:48.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:26:48.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:26:48.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:26:48.562Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:26:48.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:26:48.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:26:48.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:26:48.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:57.898Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a4c425cc-b088-4929-b574-a3d386765dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:26:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:07.906Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=458059cb-3a00-4697-bbf2-c3039a4c5863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:17.915Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=19962281-2b1c-4f7c-a154-1660a41ddf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:27.923Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=31f734d1-c951-45df-b792-be132574a452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:37.933Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8ca885c9-2efb-490c-99c4-2f8cbe8edf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:47.951Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=843cca6e-9596-4f1c-916b-5cdac19b8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:57.963Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4f282219-01cb-4b08-861a-976cf1808ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:27:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:07.973Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ee4700f8-f712-4edd-b1f8-dde94871731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:17.980Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1b0d6a5e-3434-4b74-97e2-b399f09d187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:27.989Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=377f40e6-380f-4ba9-a150-a6cc157e7a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:38.001Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6797b64b-58d1-4ed8-96cf-24f3a987d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:38.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:48.009Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cc36373e-07fa-462a-9176-1ac18a6175f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:58.019Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9578da33-d077-44bd-bfbb-c426b7849b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:28:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:08.035Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=45909fb4-75e9-4426-8eea-995b7ce5137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:18.043Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=077798e3-e642-4216-9a82-0c3b0ad560cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:28.053Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=54315ad4-c44e-4ad8-b87b-59a5a63a3e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:38.080Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=837ab549-0473-4947-ba1f-df77b48da9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:48.098Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5ded7d3c-9ded-4956-ac4a-b5ad7c6bc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:58.107Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ecbc38af-7f8f-49d0-ac59-e4197e2ed513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:29:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:08.122Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=908c2a85-842e-4436-9db0-65e1fa16b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:18.147Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=277b34ef-57e8-4352-bbbc-9cda76c35b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:28.169Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a90df747-8eeb-493d-8642-c8d2cb4a7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:38.178Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e3e796c5-d920-4fb8-a1ec-7b3d64659053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:48.190Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=63a52485-de82-41e2-8da2-ab7cde6353f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:58.207Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=288806af-dc2d-47ba-a458-fee55a75116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:30:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:08.218Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9aa65aaf-2643-4b06-a63f-09fa5f58847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:18.227Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=325967eb-ea79-4193-a069-43260d4d9ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:28.233Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=799a4d1e-1cf8-4259-8f24-9521a2731559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:38.240Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4f6f0c1c-1b8e-4208-8522-1bd83afb1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:48.252Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=169fd581-6c89-4ec6-86aa-7f1776657ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:31:48.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:31:48.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:31:48.525Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:31:48.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:31:48.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:31:48.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:31:48.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:31:48.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:58.265Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5643d1eb-8a84-40f8-b3cf-1b00805c6aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:31:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:08.276Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=583db581-1dc7-49a6-8c5b-fa101d0cb634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:18.284Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=28b721d1-50ad-42d6-873e-8d836c80dc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:28.291Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=704f208c-94d1-4352-8418-a528908482a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:38.298Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1aee4302-a52e-4ba7-85ff-7a1bdf516bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:48.305Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b280c52e-5b45-4a9e-9a4f-4efd26cd8063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:58.317Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=54609b13-1f66-4c31-9aea-ef8c36e32565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:32:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:08.335Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=72bf5a2f-82bd-49a4-8b50-fc327d7bde90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:18.347Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c53002c2-f9b5-49ba-a978-1c2fceae3f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:28.354Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8475934e-0bce-4526-9d24-04c3ce339552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:38.362Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=769d7a30-0efa-41ca-a548-9b45b71fa06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:48.373Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9d97f79e-d14d-4cfb-b438-fa71fdb66f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:58.381Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=39cf3ab6-259f-4477-b9c7-a1e2c92dfc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:33:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:08.393Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9d0d3293-6189-4326-9512-d6049dadbf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:18.410Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e7e28cbd-df4e-4fbe-a512-53ef145cb42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:18.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:28.427Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4edb5337-c6cc-4a66-9e6c-9b03684f3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:38.434Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ea7f3abf-0901-4e3c-bc93-92f3f909feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:48.440Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5e5c1d30-7ba6-4a05-9ce5-0faa8c62867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:58.447Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=defa5ef3-5452-4b24-8119-fa5f0ed728a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:34:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:08.454Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2c728a82-f745-46a6-98ec-3b8bc64db103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:18.467Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9b90f923-284b-46f1-a396-2ef955374442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:28.479Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6bea98fe-df5d-4679-9fa8-bb902a066fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:38.490Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6b9792a1-68f2-42aa-b6cc-19781e2cb36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:48.498Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=60fa71b5-a2f5-4ea5-a430-23e6ed626560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:58.504Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=396acff7-cda8-4d4b-afd5-73e0242d77b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:35:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:08.510Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=048ed652-6b83-494f-975b-f7fbfd4e83dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:18.520Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=432d14c1-ad5e-4560-aa83-1324ace55179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:28.530Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7f97f073-6327-433e-aaf7-4caf73942fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:38.539Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fb9d2277-d146-49b5-aa3e-cd2911d73344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:48.553Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=84eab0e8-88e1-4c64-b035-5446effefdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:36:48.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:36:48.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:36:48.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:36:48.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:36:48.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:36:48.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:36:48.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:36:48.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:58.563Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0c518e07-41ab-4b13-85e8-2bb95b87d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:36:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:08.571Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2b4159ad-129b-4b60-9943-86608d128c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:18.578Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2683a043-bc55-4bc9-8525-d66d47084696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:28.585Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c283a47a-eaee-4602-8910-fa05dd605dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:38.593Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4926273b-3433-4273-b173-247d4fff853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:48.605Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=67288385-04d6-4123-b9fc-4ec25e35f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:58.618Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b1942dc7-03fd-4ebe-9d36-f6e77f5d198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:37:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:08.639Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b81195cb-2788-46ae-aafa-c04a1ff5b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:18.648Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8386aa88-d389-45d9-9111-91ef1dc4c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:28.659Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=db461a16-8209-4963-b358-640aa1801428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:38.670Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5d764723-7c8d-4460-aac5-e06dcde3b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:38.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:48.678Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7724b58e-a7f7-4efa-a194-bedcc10baafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:58.688Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bff4a5a6-9980-453e-a408-49c385dfdf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:38:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:08.699Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a3e6e257-5aa6-4057-8f12-1a312dcf0a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:18.716Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=63c811b8-b154-418d-a4a0-28ca561f8287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:28.725Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d0c686cd-8857-442b-a64a-1c1444644062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:38.735Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=83b8409b-9c6c-4b0b-ac19-877448d054bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:48.742Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=10b7a33f-7a5b-4293-a11a-54a178ee5506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:58.750Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=caebc3bc-3d81-4a82-bbe2-48f49e6860ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:39:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:08.756Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=943de76c-2584-4942-bcb4-297093e69eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:18.770Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=35ded5cc-2919-498c-95fe-1e04c2458b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:28.779Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=286bceec-8915-4b16-8cff-772bb99077c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:38.807Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4d464d9c-c743-4f51-b7ad-3ee90c14418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:48.817Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a316b3ed-1ebb-467d-a6d2-68140b8341f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:58.825Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=417a9e31-58e6-49c6-b606-367c6dcf7896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:40:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:08.832Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=48c31276-3f41-4d9e-bc5d-a99c2e0f851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:18.839Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a6be2b11-4d94-4626-a325-a7e8e4f0bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:28.845Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=99ebb36a-86f1-48e6-8016-c2d32dd59509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:38.855Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=63c6e826-80bb-456e-ab9c-4e52a5d643d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:41:48.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:41:48.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:41:48.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:41:48.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:41:48.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:41:48.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:41:48.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:41:48.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:48.869Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2350aedc-6b50-48b4-80cb-c3e7daf53d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:58.878Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4377c632-6ef2-4035-803c-38cde542f02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:41:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:08.885Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dabff765-c39e-43a2-a129-6388c06e9277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:18.896Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8a2f6082-5c45-4fa1-942d-172ba8079c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:18.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:28.901Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d1264f58-f5ec-4efc-baf4-63ce8b7f6ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:38.907Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=82285670-c737-415f-afa3-c567fe2a3077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:48.926Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=99d13caa-5203-44ba-9a97-93b8b94cba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:58.940Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bbaabbe3-b0d6-4c83-b1ac-46774485dcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:42:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:08.958Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=665bfe0d-0a35-4496-8074-8b2aa821848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:18.970Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1814b3e2-0370-4423-8f2d-c98d1c0d187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:28.980Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=10598a60-f140-4d9d-bd8f-a79163938bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:38.989Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5c8e8521-8a9b-433a-bd30-23170a3a26e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:48.998Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=07b41191-b0af-4903-ab5d-5ab103b3a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:49.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:59.022Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c59680ca-9f7e-42c3-8005-d2b94f9c4eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:43:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:09.036Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f03f2399-f640-4677-816a-4cf046bc4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:19.042Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7b026964-95c8-460f-b769-87e1872ec0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:29.050Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c74e2bcd-e711-434c-b1a2-6f3ba24d7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:39.057Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=99ecd4a8-d3bb-4078-9c81-ade3b217f67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:49.065Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d0afa2e8-59af-4249-8677-5d4c904253f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:59.074Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8f61b96b-d023-495b-a5bb-ed57d867683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:44:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:09.081Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8bfae9c7-dcf3-4b4f-8b8e-1205e3ba1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:19.092Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5d3ffe63-5515-4be0-a8e6-051aed05c840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:29.101Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7adfaec0-1456-4590-8e98-673d8692ace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:39.112Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b5e5ce8a-1efc-42de-839b-e65ae68d6749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:49.119Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=58efb878-6099-4261-95cf-f95a763066fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:59.125Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f26731ff-f271-4afb-9621-2f009f166818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:45:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:09.133Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4e520496-cf58-4016-8323-a6ad33c9142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:19.145Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=50dc5ec7-40cd-4cfb-a717-29aff467c6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:29.157Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f857f7fe-7042-4c2d-9f70-fdb56f18d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:39.171Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=430c092e-47a2-44f2-bb49-37f03ca2a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:46:48.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:46:48.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:46:48.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:46:48.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:46:48.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:46:48.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:46:48.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:46:48.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:49.177Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e4d657d4-de0d-41dc-8d3b-a2e15dc50338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:59.184Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5bc13da4-97b7-4801-9bb4-c0164ac1aa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:46:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:09.192Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f9c8b6ca-3df5-4e3c-9165-14bb9b6d3346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:19.200Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cf0f6f6a-03f3-4b8b-a825-c6811e51fb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:29.213Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=54c2f0f5-1b8c-4da1-8957-f0a3cf5ad4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:39.223Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7e2e2dde-ccfb-4a2c-be0d-9be6311da7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:49.237Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5d119db9-29f4-47fc-900f-709f5fae2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:59.244Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=744840cb-3b82-479e-919d-cad9ab0a556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:47:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:09.253Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dbe79c53-59e8-4a57-8c22-98a1448b0e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:19.260Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=564f0d31-b196-495b-88ed-14623f6278de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:29.267Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=25365484-7d9c-41a3-9cfa-cac2b06853e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:39.275Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3312bf04-74e7-4aea-8f17-7ee5a48b0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:49.287Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=789dc5a4-4479-4c4b-939d-ca4bcd73ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:59.300Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bd6d063a-3f6b-4b16-b6a6-2b25111fdff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:48:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:09.316Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=28d10043-b109-4468-a60d-13a0e746aa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:19.323Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a1abb3ab-2b87-47a1-ae10-146413c1e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:29.330Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1307c1b6-4d91-475a-8ab9-c3c0281266bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:39.335Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5b715389-e558-4d3a-a0b2-56b79721d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:49.343Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=89c5f844-d0f6-4189-9c9e-c89926db3524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:59.353Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=69afc2db-5044-4351-95dc-f433288ca2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:49:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:09.367Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cb35c608-ab37-435e-a3ec-136417ac7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:19.381Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0def6f34-dd41-431f-aca9-ec38459623ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:29.387Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=197bf3c2-09fe-4ecb-b79c-2f6061d36e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:39.393Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=113b3e20-a8da-42d4-9706-3f8fa4170dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:49.399Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5e45e5be-abfb-4567-b970-ea2747f94fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:59.403Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f5e41f44-580e-4841-8d9d-bba4d841e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:50:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:09.409Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=087c2d70-aa41-4078-a51f-02aa09fb928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:19.418Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=099ad048-6a3b-4bed-bc1c-c237dee22df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:29.427Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=82bc6d8b-1ddc-40da-a5a7-e1486aaf31a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:39.439Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c6ccb167-c7ed-423b-9b0c-2f9016e7d43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:51:48.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:51:48.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:51:48.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:51:48.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:51:48.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:51:48.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:51:48.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:51:48.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:49.448Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3c0a8e79-f663-49c1-a167-0c7add788b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:59.453Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a3b6b282-25ad-4732-bfb6-0c8a85010ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:51:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:09.463Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=aa534794-5290-41e6-8c3c-a93a3b534c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:19.469Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=991e22fa-9450-4bad-a9e3-41e3939a47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:29.475Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=771735f2-8183-4fe5-a4be-16280c3be3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:39.482Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f6bdac0a-4e6b-4abb-898f-13a11d565a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:49.491Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8adeb577-354a-48d4-8538-90b5e4204734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:49.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:59.508Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9b546bfe-32fe-4366-b7f0-941fdbe1809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:52:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:09.515Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e1c23fe0-2b0c-4fdc-9034-e6ffdef8d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:19.523Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8856c7af-b0df-4c21-90fe-f2e187e79f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:29.529Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0afe2125-cdd3-4ac4-896e-9d1a9d290b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:39.543Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5cc3c0e8-1715-450f-b649-14e91239eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:49.554Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1248d019-4f98-4e4d-a6bd-de4d244402ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:59.562Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=34e32923-5468-472e-a40d-1509e8e7ab51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:53:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:09.576Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4ab6bf23-bb7a-48dc-a670-064f5834ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:09.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:19.583Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b584c641-bc02-452f-8f71-73773277bb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:29.588Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=18e973f9-52a0-4a9b-92f3-e7f74bb08f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:39.598Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8b2e4dde-2cbe-4de0-8004-ffe07a640b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:49.604Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=154698cc-ef27-4cb4-b1cc-c61f8ce3f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:59.610Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a450c386-d9fa-4855-bc0e-7b5ece9a9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:54:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:09.618Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=17f7eb8e-79ac-47b3-b2f8-944e7ff0f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:19.629Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b63a0278-6d2d-43d1-aa9f-9eba46a080a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:29.644Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fb62d299-1006-4dd2-89c7-c6da8ca02b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:39.655Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3fc4d947-d6b0-4aaf-aec7-adc9508270be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:49.667Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c3f1e164-1501-436b-bbd7-9d66793baf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:59.674Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=70c614d7-2d65-49f9-ac39-46628245d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:55:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:09.681Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=43bd0cfd-898f-4d15-ad70-65380fbe735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:19.688Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=039eb8e2-3eb4-4755-8fe2-ee550dddbaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:29.695Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7a0a4c0c-0974-4921-a526-3eff6f370cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:39.709Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=62363c96-a43f-445b-8a84-6258ed29ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:56:48.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T23:56:48.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T23:56:48.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:56:48.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:56:48.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T23:56:48.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T23:56:48.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-16T23:56:48.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:49.719Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4188f961-ed9c-4f2e-adef-a80ef0d44579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:59.727Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4abb9259-0524-49c0-840c-b0135683a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:56:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:09.734Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e101012a-2df0-42b5-8e91-9caed5f3d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:19.740Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b45c3b65-d2f2-436c-9014-7bfc0f9bd106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:29.747Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b8500763-4a25-4f4e-9c10-f449ac113274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:29.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:39.757Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cd4d23b3-dcec-4b35-ad03-3c75b799e8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:49.769Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0dc1a74a-fb54-4f82-b27b-aa87215d69a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:59.779Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a0282f35-5912-42d9-8544-4c991b645217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:57:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:09.787Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ca17cf15-75a5-46e5-a279-2509a9e78967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:19.794Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=afc3dd53-f484-4942-a77d-16537dd3b069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:29.800Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fd1f0233-d2fd-4911-9eeb-1699a9e36ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:39.807Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7bb78ab3-dba1-4db1-8d56-c34ee442ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:49.816Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=14ce640e-095b-44f9-b52b-830b5da17319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:59.827Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=334e1179-b823-4698-ac4f-ddb78b6076d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:58:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:09.840Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dae8b156-08d9-4c78-9122-a55d1ab1ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:19.854Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ae466f86-5f0c-4547-8fa3-c14817994cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:29.861Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bbd3315f-cbb2-4ccb-8e07-75087663570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:29.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:39.872Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c0e12eae-9e87-434f-847c-c2b803348afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:49.877Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a9a7e640-77a0-4be1-84f4-ff79ac0d7075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:59.884Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0fd3b05c-1829-4abc-89ce-38852add1a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T23:59:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:09.895Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=59a130dc-bfb2-4a79-b132-dad8224f2c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:19.956Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1fcd69f6-75a6-47e5-849a-b06d4b1303fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:29.963Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fbe30676-6c7f-48b0-98fe-0cacfd39c6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:39.970Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ce118ada-4a3d-4e76-9365-a9dd33343ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:49.981Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=aa11e8c1-2ef5-434a-a0b4-3c228176a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:59.988Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=00d2cee8-61f1-4ac6-8a79-014c0f6e0093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:00:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:09.996Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cafd8563-2c88-46c7-a053-5079e8445227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:20.007Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b1e69cfb-bbf0-4c4b-bd90-97b02bf41b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:30.017Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1cec7d7f-05f7-4fa2-91ee-5117eb0d2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:40.023Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e3204151-710c-4224-aac4-aac8877ff9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:01:48.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:01:48.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:01:48.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:01:48.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:01:48.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:01:48.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:01:48.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:01:48.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:50.036Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=72d8d1d2-5d57-43d5-9aad-3a2077412ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:01:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:00.050Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4e68c790-0fe0-48cf-acfd-d77377c8973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:10.056Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2f674542-a74e-4de7-9953-371840a0f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:20.063Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5a32de64-d95b-4151-92a0-dc2baa0d5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:30.072Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a666d675-d59e-4708-97fb-f47ec4eca3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:40.082Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=44506924-98ae-45d2-aa4e-58f935c209dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:50.093Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0e027c8a-c7e2-4f48-ada7-08bdb46163e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:02:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:00.099Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a76d0824-9270-41c4-bed9-1ad7bfca9c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:10.104Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1fa76c33-9a98-463e-b463-3e43fcdabf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:20.110Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=267d8d2b-eba4-42a9-9361-ac6f5bae987e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:30.116Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=28846eb3-c3e4-4b59-9dc0-48837f9fed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:40.121Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a894eb8f-eb75-4dfb-86de-cf0478ccad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:50.129Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=346c77be-1ad3-4dad-86ed-2a684c5fa2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:03:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:00.137Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6a78205f-2d21-4f60-b1eb-4843632452ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:00.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:10.149Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5dab095a-2389-43fa-8005-6c67bb73e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:20.156Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=38f75a98-321d-4efe-9b29-f7355ef7c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:30.160Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2bf5122f-5329-4cbb-836b-11fdfc59bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:40.166Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6b863af6-3dd7-4a02-a1db-f94c371e9834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:50.170Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6a9d682c-cbc5-4419-856c-2032dd9eaeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:04:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:00.181Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=93d1a54f-3946-4b3b-9842-7a2f93d621bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:10.191Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1b80eddc-5f8d-4954-8f2c-d276913b7634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:20.209Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=776c7470-62cc-4cec-96a3-0db1c29f1c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:30.215Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b976feaa-38be-421a-a618-e4d66577f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:40.221Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7dc61cc1-7d2a-4dc9-88fa-4a766b09a3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:50.229Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8000c2ff-732c-4a66-ac85-d8b4d50d6fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:05:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:00.237Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5527c20c-b2c4-4cb0-b4d5-4d0b4538ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:10.251Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=487139ea-85b5-4598-acbf-37219fc176dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:20.263Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ac2ecaaf-b621-43e1-946d-cb709d53753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:30.271Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4d3b70f3-9635-4507-8b52-a213cdd443b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:40.277Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=04741a2c-bee6-4b7f-8f1e-1729c58e7d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:06:48.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:06:48.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:06:48.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:06:48.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:06:48.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:06:48.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:06:48.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:06:48.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:50.282Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=157f9b47-a145-4581-8055-1d03b29d3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:06:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:00.288Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9e7ed4cc-bbce-4951-9207-884faaea2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:10.296Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8431ccdc-4ba3-487a-8460-fd6666a29133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:20.305Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6840a8cd-56c0-4322-9783-418be9ece3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:30.318Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1c47e16f-0efc-4503-981e-d66855e93b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:40.329Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=586aef43-b1fc-48fe-b97a-659e74396c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:50.334Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1de8edd1-9238-47ec-b489-25b782fa6731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:07:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:00.341Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b19c3524-aa7d-4ec7-849c-8b44db2924bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:10.346Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=abdb3b0a-53b5-4f3f-a40f-9cf5d9eef921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:20.351Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e91e3106-ec6f-4668-97bc-32de9da4f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:30.361Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ef7941bd-5ce7-4912-8f1e-770dee36f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:40.371Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9776c8fc-3688-4037-bee8-65648f10f73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:50.380Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=96faad5f-f84b-4828-a514-1c720cc9b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:08:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:00.385Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c278a003-492a-4043-afa3-b3f2f494321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:10.391Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a3b95143-124c-4c8b-ae73-71577fc6bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:20.397Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c842059a-17ec-43ad-aa05-f53b266f4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:30.405Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0ba06424-69ed-499d-82e1-1e24d8966658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:40.411Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=877a379b-8781-492a-844b-d8ef88f50627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:50.418Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fc91594e-55b7-4a9e-9944-2559d2d1a438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:09:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:00.434Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=de441429-8925-45d8-95c6-55e888a107e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:10.445Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a6667266-fb36-45c1-9e60-422c5c3835a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:20.451Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3b66b8d4-f22b-4d59-a879-4e817d3b0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:30.457Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=131b4a36-e500-4a2b-95a7-a73a97e3ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:40.464Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=788a3ebd-52f1-46ca-aa2d-7021c48dcb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:50.479Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a161c5a8-b212-461e-838c-07cc4c816ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:10:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:00.484Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8b996b57-05f8-401f-b875-02802af1ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:10.494Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f16ff88e-e1dc-47f6-aa58-616f8e539cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:20.509Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d2c2d8ae-d5b0-45b5-9eac-3a4689fb2738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:20.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:30.517Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=760c4846-391f-41ef-9913-6446bb407ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:40.524Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=636c2b93-4ac3-498a-9938-14a928502fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:11:48.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:11:48.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:11:48.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:11:48.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:11:48.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:11:48.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:11:48.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:11:48.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:50.531Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=31739345-50b4-494b-be7a-fab800bf1add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:11:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:00.536Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=90c49109-84f4-401e-a1ca-b61f2383eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:10.543Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3b6860de-9e48-4cef-a985-794f6d0cc0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:20.554Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3ba8fad0-198d-428e-9d8a-3b27aaf4eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:30.565Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8b0bc830-206e-4009-8e13-a8e1b7a24a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:40.573Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c1abb4a0-6168-44d0-846d-0b1359f144f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:50.580Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=06833b9a-ea69-49d1-b5b6-862eadd898fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:12:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:00.590Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4e084791-c7ed-474d-9a79-c3c25ede483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:10.596Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fe68adfa-c205-4f3c-96f0-2c83503fbbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:20.604Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=394e11e4-d67b-4c37-9dae-e816112902ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:30.616Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8e9395e5-76ad-4937-ba97-ec345ea28633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:40.629Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=939e6831-bd90-4afb-96a1-230dbada2b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:50.644Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f393fc93-5bee-40b3-aca8-68055a9be98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:13:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:00.651Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bd6b6044-bd25-43cb-b5dd-e3026a4baaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:10.657Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2e9cc29c-cf6f-49b8-b061-376089afb18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:20.663Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=90062bd9-d01a-4847-9992-8f8f3199b6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:30.670Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2ee93880-5079-40cb-a184-ecac86c578f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:40.687Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fddbeba9-d5d5-43f4-9eaa-b61137fc4749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:50.699Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=db4810e1-6267-4469-ae04-043263ed363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:14:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:00.709Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d0374361-0ad2-401f-96c4-e5d94de83afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:10.717Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b31bb6bd-8ddb-43a2-8aaa-d30bfd204228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:20.723Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d6c2a6b5-f585-43b0-a9f7-e4fb95617a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:30.730Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3b601c9e-3be4-498c-950f-085feb4b9e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:40.736Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9581104b-b139-4955-b7a4-6e5a0e48fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:50.743Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ef517121-c379-408e-bc3a-a680434ef89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:15:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:00.749Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=416834bc-9ef0-4f44-8300-e3f3f3b47f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:10.760Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=076646aa-d6b5-44c0-8df2-532965db932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:20.770Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6aa19679-a4df-4e23-8167-9353d85d2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:30.777Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ac0fd98c-b835-4fae-a6a5-9b9c52df223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:40.783Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4728ca3c-2585-4b66-9eb1-65b31a0f6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:16:48.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:16:48.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:16:48.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:16:48.503Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:16:48.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:16:48.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:16:48.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:16:48.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:50.789Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6025851a-49da-4af6-b915-dfc660fea330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:16:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:00.795Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dea166d6-5b9d-4608-a242-f184c0ae4b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:10.802Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8c2ee108-5767-408c-ba22-66de233b0bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:20.811Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=aa431b56-f1ee-4aa0-a145-8ae56e66f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:30.824Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=520ed391-8496-4fd2-ba31-f5ba976851cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:40.832Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=621bc07c-3961-4c8e-9ff9-0960f8573266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:50.839Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3d1cf340-6a76-4406-9b4f-3a0ab5805c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:17:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:00.845Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a1abb199-4ed9-4c84-863a-7c784af3e69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:10.863Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ba52ab0b-d8df-46a9-a56a-d7c2f1ad54a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:20.869Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9ef50c6b-5b5a-4b28-915d-5b4d17b187e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:30.880Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=18e22b4f-6343-45e2-a91f-ae9ca400a522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:40.891Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1a31c182-c77e-45dc-85a7-6af52fd0fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:50.900Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ac30ee19-a58e-48d0-811b-4295e68571a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:18:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:00.907Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5e06ab7c-9d71-4831-a46a-5ff01462654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:10.918Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f0265d4d-3a63-4da7-99f6-35bdc63e5a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:20.923Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8564ebac-dfa8-477b-baa5-91f8437f10e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:30.930Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f7a07d88-6dd5-47c2-884c-cbb9b78f0399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:40.941Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fdaca440-5120-4049-8ee9-847ef6a22018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:50.952Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fc3cde58-6027-49bb-884a-40c02302e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:19:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:00.966Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=59230aca-74eb-4e9a-88ac-a29e4f669bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:10.977Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5c9d0bde-ab6c-478d-81ff-dbf819f4bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:20.983Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e3a060ff-fa53-46dd-bf02-1d223630493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:30.989Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e012393a-6628-43ba-bf4b-9d776677638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:40.996Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3caa0e28-6e69-4878-ba7e-b43d278a13da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:51.011Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d3499128-69cd-4cf7-8876-49d8ee98aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:20:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:01.023Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3e70151c-4d4e-421c-ae77-587ec04a19cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:11.034Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4930aff4-74c5-43ff-a600-7da613536ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:21.042Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6b956aef-156c-4be3-9b77-65c04bb1ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:31.048Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2ab80b4a-2623-4bea-b720-7c8faff57ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:41.053Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ad30fc00-5a84-453e-841b-cf8c20414143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:21:48.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:21:48.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:21:48.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:21:48.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:21:48.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:21:48.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:21:48.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:21:48.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:51.059Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=22ff0dcc-2633-4343-bad3-b6458e0b31cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:21:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:01.065Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7cc28c6e-0764-4782-bc6f-fe6aa43ab3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:11.082Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=92b7c60c-7368-49f5-b5da-f84f82c69e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:21.090Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c15c1a5b-209d-4478-942b-fa828bd7783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:21.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:31.099Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=64fe1159-7fac-4068-82e8-38b658febb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:41.105Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=82e78692-951b-4217-ac43-d485d2a5ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:51.111Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=313d15f1-037d-478e-b7c7-f7c882556a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:22:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:01.118Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=999c6ff0-797d-403e-922c-07ff1741ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:11.126Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=541a78c8-86bd-4e74-bf0c-435c248d3fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:21.138Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f676c53e-1542-4ed8-a2e2-c2fdd3012197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:31.149Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=58048742-18ea-44c8-8c1c-c0797286430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:41.160Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=34fb75e1-aba4-477f-8c2f-7b203e19c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:51.166Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f5e468c2-79d7-4496-9335-f14ea2d8f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:23:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:01.172Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7c0d5894-0045-483b-9ebf-df0d8d549676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:11.187Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4e458bca-7ab0-4e9f-bd9d-29b31708650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:21.195Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ffab81b8-502f-4fdd-a193-07c4ed5766ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:31.203Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=56677165-5bbb-4509-ba92-67e8f454ffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:41.215Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c16a9d1d-2282-4c57-a313-a270d1fef484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:51.232Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=31f8e06d-52cc-48e8-b4f6-6847a8d2d6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:24:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:01.236Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=71de9934-57c4-46ca-a58b-a56b56ef6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:11.242Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=24e729f5-041b-4917-905d-b8479bed3a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:21.262Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dfb3bdba-7db7-485f-aab6-82f45368f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:21.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:31.272Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ae2e0a76-f8d3-4e24-bf6d-fa210eb9fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:41.286Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dae3ff63-fbe1-437e-a45e-db1f0064a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:51.298Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8e7ea3d1-b72c-4fdf-9178-db4b2af4b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:25:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:01.317Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d9791b88-23b3-417a-80e6-cdb067f07693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:11.329Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d6aad7a6-7cf7-4011-85e8-d68fe0a5df18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:21.337Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7ab28756-df3b-4120-9cc1-a59ff71818ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:31.343Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c83145ea-acc1-4346-8805-e8c6b0ef1beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:41.349Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c0d084df-dcfe-4b54-85b3-9c45ec618a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:41.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:26:48.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:26:48.532Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:26:48.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:26:48.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:26:48.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:26:48.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:26:48.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:26:48.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:51.355Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ed22add9-7d9c-45f1-bb46-6d36997f4620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:26:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:01.364Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d11c21f4-4238-4fab-a99b-b446fadbe0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:11.373Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=83442311-586e-474b-a8f2-65f9535ee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:21.384Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=38ccaab0-a4ee-4ce4-a363-86728257e143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:31.391Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ab65a0e3-2476-44b8-a2a5-2b02acca7dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:41.396Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e4b04ac8-fa35-4beb-a1aa-54ed49cfe321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:51.402Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a892c942-2a21-4f22-8722-a7c7e8c1f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:27:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:01.412Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5f2f4d74-7544-4de6-94bc-670f5ed3a87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:11.422Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b3850b49-f6bd-4ea3-ae48-6e5d736505f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:21.428Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=41c1b0d8-251c-44be-a2a6-cd56bdbb91bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:31.433Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5448c941-20f3-4b4a-ad64-322965893c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:41.441Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=551a0b2b-2bbc-4aad-8f66-e6ad9f6f345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:51.451Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0f4671e1-e7af-45df-97ce-7dfa0414d598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:28:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:01.464Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4140cfd4-dbb9-4f46-a4e0-85a61c2baa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:11.472Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2586f0cf-d78d-4b4d-bde4-6df521fae4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:21.478Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e5463fa8-09c0-4a05-ad1e-c6732711700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:31.484Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e086a2f6-aa76-4b03-aaab-feda596a05e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:41.492Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=259b2bd4-1e22-4c46-8b98-fae219e6a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:51.505Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=092b7d2f-fab1-4e7d-a302-009d0bc32557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:29:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:01.528Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5ec9f71e-d5c4-4cc8-9c45-5efd63988dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:01.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:11.538Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=abaf414e-72f2-4e7c-8e05-8b92e6f62097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:21.544Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8ccd6e38-0855-437c-9631-d4efa7e2cda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:31.551Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d2efca72-f858-44eb-930e-09c993e5c388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:41.560Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cd5a7aad-c4c1-439f-bbc1-7887e2b2ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:51.565Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c2881f4c-1922-42da-9559-6363fe598300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:30:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:01.574Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3525d88a-4915-450d-9868-1b3fcd4901b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:11.590Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a55b14b2-fd9e-4f78-895b-84c71435c5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:21.604Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=72846981-ab8c-4d3e-ba81-a290d851644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:31.611Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d2a6750c-13d1-4bca-a35d-525358b77327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:41.618Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c3e2c41b-a5a0-4bf1-8bca-84299bca916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:31:48.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:31:48.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:31:48.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:31:48.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:31:48.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:31:48.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:31:48.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:31:48.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:51.623Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bde26ca4-f4b4-4faa-8e41-be7ac93d9873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:31:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:01.629Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d678186f-149c-462d-b024-91bda2409470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:11.635Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5be05409-0d9f-43c3-97a0-d30e1bee1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:21.648Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8ba0bd86-577a-4273-887d-7a9c373ec96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:31.658Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e0f91f4e-b4a7-4509-8d6e-a4dd1f2e2637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:41.671Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f05307ac-706b-463f-9ffb-a04e6687a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:51.677Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f9e90a9a-b1cc-484d-8b2e-c086ecd1f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:32:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:01.684Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a72284bd-e214-4905-ac61-6fcdeed01bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:11.689Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c545a8fe-ac12-4bee-a92d-47c3cc8503f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:21.697Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d3c5237e-42ec-49f0-977a-0923075bbf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:31.706Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=65117e5a-6468-4ada-8861-b71619e93982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:41.722Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b7a1a71f-6246-4ba2-9bc4-0cc2ec614426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:51.736Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=0f261bea-56d0-4312-a1bb-497b063cc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:33:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:01.742Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=04ce4f86-952b-4a7b-82c8-a9119db23371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:11.747Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b3b762ec-cbe6-48c5-93c3-3acedfe3977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:21.756Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2d455dfa-5511-4d6c-b05e-c6ec2639b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:31.761Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=35c5b532-fed4-46c1-b578-8f246f32ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:41.769Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e7a92935-6465-4a5c-93af-2351860482d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:51.777Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b6ccf695-70f7-437b-b5a8-a39977641f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:34:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:01.788Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3689a824-e648-402a-beb3-2a5699f79e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:11.800Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6db0dc5a-6067-4e39-9c55-cd543c224bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:11.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:21.808Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a2476f25-d8cf-4543-8802-afc4d8cdb2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:31.813Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d89e71e2-d554-4583-a593-db6339ac4d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:41.819Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6e625897-42c5-4b96-8d2b-ae6243493cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:51.825Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2dc264b4-24f5-47e5-b5f5-9a207cab6ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:35:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:01.832Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cd4dba96-014e-4718-a166-339760e8e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:11.842Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=54deeb52-0c62-4b2e-b2b3-6e0519cea49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:21.852Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e548ba16-2058-4303-ab78-935ccd592b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:31.858Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cfc65845-32c8-43e2-977f-acad14da6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:41.866Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2aa21620-041f-437e-ab7a-f2c39c810d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:36:48.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:36:48.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:36:48.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:36:48.587Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:36:48.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:36:48.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:36:48.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:36:48.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:51.873Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e45d4f73-e3ae-4cd2-b6f2-2534fcd1d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:36:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:01.878Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e2c9344e-6888-4c71-95c0-7013d49ea43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:11.884Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=3f3b5d48-bfc2-4ad5-8ae6-7957d08c4a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:21.894Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=beb3097d-1130-4457-8f91-6e1440a5716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:31.908Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=87b13c70-13c6-4bf2-9f06-8fa798418a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:41.922Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bde1f962-74f8-498a-a6fa-5ccf1d7fa5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:51.933Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7be7eed0-8af1-4a4c-8573-64095e8d7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:37:51.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:01.939Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=65a4f6e2-ccdd-4dfe-8253-4a7dabf9cfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:11.944Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1fe3acb4-159f-4b75-82bf-581efde6e7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:21.951Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dc769c36-a5d0-4274-af05-875266cb801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:31.957Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9d634e68-4d02-405f-aec1-69125e160da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:41.964Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=978ab4b2-0a15-4d6b-abab-456e3ea7deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:51.977Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6faa4d2d-4243-47b6-a441-b9f0154d3788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:38:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:01.989Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=ce95c7d6-3417-47db-88af-154187fe1dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:11.998Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=21445ec5-925b-4701-8f7a-c8207c21116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:22.005Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=39065009-10d4-4b44-a332-b6709829ea19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:32.010Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6437eddf-152b-40e3-b3dd-5309d4bee139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:42.017Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8ea7fb54-dc58-4338-a1b0-c23712cb6932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:52.023Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a36cac0f-378f-4249-b1ed-76dd918f62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:39:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:02.033Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f35133d1-6a9c-442f-9af6-1c80564dde30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:12.045Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1cac9228-e9d8-45be-8c26-9c95f7218379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:22.055Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=01fae866-c159-4e7a-b667-d7a1ff8e5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:32.063Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=717132da-4616-4355-85ae-e97222ea440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:42.071Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=acbbe34a-1778-4cd4-b25a-a3831c5dc999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:52.078Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6ee88a8e-042e-4058-a833-99517636b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:40:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:02.083Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8089d0dc-ce5c-4573-88a5-9ed00f8535c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:12.088Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=49507f0a-db0c-4cd9-8bcb-9c73d69ae37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:22.094Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=309d6643-94c5-4867-888a-4fc6b4eea50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:32.105Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=70ee93de-506a-43b8-9059-52b4bffb9c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:42.118Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f196a455-caa9-4a49-b04b-e13b2f7d5c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:41:48.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:41:48.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:41:48.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:41:48.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:41:48.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:41:48.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:41:48.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:41:48.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:52.128Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a4c53496-1931-4e00-b2b7-a71a83f57fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:41:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:02.134Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=052de2c2-d100-4ca4-9801-047a693e9e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:12.139Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c0591e7a-b4ae-4ad9-afb5-b34116100a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:22.147Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bb6fd1ee-e3d2-4b68-aa9f-0466ffde7901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:22.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:32.153Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4495124f-94ce-4498-a415-c5a6f17afcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:42.164Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4d122da0-5efa-4937-af4b-e133d543a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:42.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:52.174Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a5b16974-62a8-41ad-9bdf-fa4969af129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:42:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:02.182Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2fbb0680-c83d-477d-ba3e-527b19dd0be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:12.188Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2bca704d-2b2e-42fd-b7bb-d26d6eb89eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:22.196Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8d7c73ea-102e-4f4e-953e-281067b2319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:32.205Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=12dda999-5bcd-45bd-a6dc-33332c982683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:42.211Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7c151b18-6c82-4d09-a632-1124b3987518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:52.219Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dc12c8ea-803b-401a-ba5e-9ba52103de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:43:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:02.230Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5de0e06a-12eb-49c1-b2fd-7b3a142a413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:12.240Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6d45237f-158c-409d-ae0c-94dca0c9fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:22.252Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=880e1f5b-6b84-4cb2-a61b-19cab6dca428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:32.259Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=04acf4ec-cae1-417f-a690-6871aa0145a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:42.265Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=60bf0dc0-181e-4fdd-908b-0a09181054d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:52.270Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=82a6b32a-842c-46bc-af50-a11625588a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:44:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:02.279Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bf2ec585-8fc1-4f96-be23-bd61b84d8ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:12.289Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=614e44a5-2bf2-4215-a48c-3a3396a2edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:22.298Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=de582a3a-8365-4cc5-b47b-9a17f3a604aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:32.303Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=cca6f615-5db9-43fb-9c03-8c3082f4f60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:42.309Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=41ff621e-0669-47d3-b8ea-0047ec26f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:52.315Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8c532e5e-d843-46d8-ba9e-8ad1d565e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:45:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:02.321Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b99128ca-a601-4c5a-b675-9ca81c643544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:12.329Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e3f6ef0e-276f-42bc-adb3-9c1f985a3e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:12.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:22.343Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a6e320a9-f2cd-447a-997c-89866684825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:32.356Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e2ba3bea-a0f6-4f04-b28f-7a94b1acaf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:42.363Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f1e55c4e-315f-4930-86de-9884243995e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:46:48.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:46:48.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:46:48.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:46:48.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:46:48.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:46:48.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:46:48.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:46:48.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:52.368Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7a0025d1-e1cf-4117-bf0d-e8086f0c6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:46:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:02.374Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=4e5240ea-5d98-46eb-af3b-ce8a889fee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:12.379Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=c6ee372b-8d43-4c6d-beae-e48efc2a7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:22.388Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=7ae4d9e2-cecb-4265-981b-cb5aebc092f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:32.397Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=fa0246ba-13b1-464b-9bfd-a88b39694713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:32.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:42.406Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=9784690f-66f2-4405-b1d7-f09002788637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:42.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:52.415Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1e237710-e10b-443a-9fe1-1b9e854a2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:47:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:02.425Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=1e3ffdfe-4b51-4d51-8be1-8e0962edb51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:12.438Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=f052fbbd-1a2e-4d09-bc6f-2fc7c4e1b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:22.443Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=efe43b41-d6d6-4653-aafd-4d976382a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:32.449Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6dd07531-56f7-42cf-8aa1-c5f1f6eb02c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:42.456Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=d6ad6ab0-5b14-4c36-9ac3-2905e1230098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:52.465Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=6bee2e70-987d-41b6-bd6a-e5020bad7899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:48:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:02.477Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=dea6d4c6-4e10-41b9-a13f-8f3cc4a1ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:12.487Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=40507dbf-1246-44fc-9dad-1a85551fb3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:22.495Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=69eda7d0-b015-4c0a-a03e-cde623edd287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:32.503Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b2261a24-5ddc-411a-957b-0671f1912cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:42.510Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=62dad005-e0f7-433c-a166-0edca496c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:52.517Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8503fce4-ac38-4f93-a31e-f8576098f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:49:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:02.524Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=180c3850-affb-4d60-8cc3-f98d57a6ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:12.530Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=eb9f7aec-fa43-4f48-bba0-2836fca625e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:22.534Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e4f48f23-7418-4b2a-8142-815f1324a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:32.541Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5b28cefb-fc35-4638-a8d9-fcb35e588743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:42.549Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=2190c540-509a-4ac7-822b-3808ff28d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:52.562Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=bebf1dca-428e-4c89-931d-9a6ccfcd72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:50:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:02.568Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=a8dfd1f4-4323-43f9-877a-2be2b8fe397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:12.575Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=398f12fb-4348-492a-96c8-b73c5a3699d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:22.581Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=8e386a92-2972-4395-96f7-627ad5e14fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:32.586Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=b9d0212e-2bc0-47d0-ba74-454694f4c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:42.592Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=99a507b4-60b3-49f4-9bdf-b5637a63f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:51:48.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T00:51:48.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T00:51:48.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:51:48.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:51:48.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T00:51:48.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T00:51:48.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T00:51:48.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:52.603Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=5f128227-5c19-4a59-bd32-e1a9ce6d0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:51:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:52:02.626Z |INFO |Init configs |InvocationID=ce7a8de6-483b-42c1-ba83-5f42a426a686, InstanceUUID=e7d3c152-6a46-4d22-803b-0752e3aa0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T00:52:02.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |