By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:09:06.571Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:09:06.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:09:06.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:09:07.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:09:07.457Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:09:07.457Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:09:07.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:09:07.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T10:09:07.686Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-14T10:09:07.719Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-14T10:09:09.693Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T10:09:10.418Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-14T10:09:10.444Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-14T10:09:10.445Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T10:09:10.511Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-14T10:09:10.512Z |INFO |Root WebApplicationContext: initialization completed in 2793 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-14T10:09:11.277Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-14T10:09:12.696Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T10:09:14.485Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T10:09:15.236Z |INFO |Started MainApp in 12.535 seconds (JVM running for 13.539) |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-14T10:09:15.312Z |INFO |Start scheduling PRH workflow |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:15.327Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=76dbcf1c-4318-4f5f-ab9e-c7326caa54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T10:09:24.207Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T10:09:24.208Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T10:09:24.211Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:25.968Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=543c5bee-c740-40c6-b961-f0fc3e80a7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:35.993Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5ff1feaf-c02c-441e-b507-6c7ae8c336f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:46.010Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cee4cb32-4281-4b04-8da8-64a24c92641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:56.027Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d23214fd-4dc4-4eed-9a50-2278d08f3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:09:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:06.042Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f57ac4c3-8af7-4086-af42-ec87df5404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:16.057Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e709253d-4710-4276-8d22-7a6cfdc7ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:26.243Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=aa01b1f7-4c6f-4b72-afb4-5903de9e0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:36.277Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ade23f82-2b68-414b-8233-c61f59e7efce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:46.291Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8ce4a899-dfb5-443d-a63a-dd2d20982ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:56.310Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d66a054d-d894-47e1-bef9-7c6302dcae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:10:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:06.325Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=71ea4898-f7ac-4b8a-a9c8-16e37a02c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:16.473Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=06794626-c900-444b-9d22-73dddb2a28d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:26.491Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a6152484-e9d9-4a8f-87f3-464d59b5f757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:36.506Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ae98ea8d-a192-4319-a20e-509ee859e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:46.518Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=99d1f63e-ebb0-43a7-b345-05eae27329f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:56.533Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7f8ea8dd-e71e-4fb7-a9d9-84a9f23f9a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:11:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:06.547Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=72a864fd-6738-4d96-a1d8-66c3c49465a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:16.558Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a6c9f84b-1a8a-4379-9003-11544105a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:26.570Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0054011d-7ea8-4c19-af1d-81b5ed6ff571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:36.582Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=40059e94-8121-415d-a786-3cce3ed4e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:46.595Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a3488eca-d954-4051-8d98-2acf8e63ef7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:56.607Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=24b771c2-0cfe-4ae9-8c7b-e84c2986257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:12:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:06.623Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c583d376-f039-4c64-8df2-9c7ed8defc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:16.635Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fd0e5500-d5a9-46b0-ac22-a4c8034c0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:26.668Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f739c2d3-5f99-4ba4-a9c2-cabeac4cca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:36.679Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=916dfb97-77e3-4406-8f33-9f8175cff812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:46.691Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3c7fecf7-b9a6-40c7-8ca8-dbe73705d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:56.701Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0821adb1-b993-42d5-937b-37e4503c3f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:13:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:06.714Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4a715951-f307-4873-85a5-2a22959f4ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:14:12.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:14:12.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:14:12.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:14:12.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:14:12.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:14:12.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:14:12.410Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:14:12.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:16.732Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5aa0b807-96ea-4201-9e7a-71441f4eca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:26.745Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cd5ae456-6e73-4d8a-b868-eeeaea961b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:36.757Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5c9ee4cc-b20e-405f-b94d-3e843fbe6dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:46.771Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=269bce8c-cec7-4a75-a40e-930c2dc4ab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:56.781Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d1102dfb-40e7-4c74-a6a8-9ef95a23d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:14:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:06.791Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ff887281-39d3-4a15-97ad-4bea476c1454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:16.806Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=55597997-84dd-4b73-ac47-d73f5e77a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:26.816Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8868cf28-f5e4-43c9-aab3-2f06fcc9832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:36.827Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=54dadafa-ca9c-4b2a-b0c7-aa48ffdda430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:46.842Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bb030cde-bf25-4af7-9659-185196eda486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:56.857Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bdb60915-49e9-4342-a64b-a17522779df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:15:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:06.867Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c3e8eaee-aa65-4c8c-9407-956eaf693119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:06.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:16.877Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ce78fe67-d830-4438-9059-47e73ab28424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:26.888Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=65261f41-85b6-4606-9e41-09694ed42f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:36.897Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a438126f-1e54-4d09-9b30-0175e1132f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:46.906Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8ae592b7-2867-4ef2-8ec3-a6182450cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:56.916Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c0fea0c8-fbf1-45fd-93f0-aaa579c35639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:16:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:06.927Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9cdc67cf-9f29-4424-bcb1-8b6a6ee617c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:16.938Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cc24a2f8-f11b-4422-a228-a402a462358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:26.951Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0410e248-6972-4be8-b397-f6825ba18e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:36.968Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1c64302b-95e5-4e76-be94-6c8f8391079c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:46.980Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b8ea415-eef2-4f1d-b581-0fbb649303db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:56.992Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=67761bd2-dd8e-49e1-8845-1be52da9c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:17:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:07.000Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3a77a0f2-7433-40bd-a430-ed1f8e711c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:17.011Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0b3fa576-7cfc-4bca-8e6a-8634543c8807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:27.025Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=50b50391-311f-46ed-9250-b151f2852285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:37.037Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=52dcd13f-77ac-4b96-af5d-059f324f5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:47.047Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cd35e46f-64bf-487d-98df-7f1adf0f217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:57.060Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f8bc3bea-fc20-41e8-acb7-4d5679e8a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:18:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:07.070Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=79c09048-b370-4174-b624-f856f464fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:19:11.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:19:11.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:19:11.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 |2022-01-14T10:19:11.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 |2022-01-14T10:19:11.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:19:11.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:19:11.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:19:11.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:17.081Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6a163e93-22e9-466f-be0b-3dc3098f67ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:27.090Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=253d4ef6-0e4f-4c77-a067-b70937e3f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:37.101Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3eb5d6d8-6edf-4527-b65b-287d1d091446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:47.117Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=698bb708-ac45-420c-b3d5-78f5e3d2d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:57.133Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2505041a-d21a-4068-bdd1-2278bad3fca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:19:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:07.146Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=71565476-e739-4f8a-bf53-30200af5ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:17.164Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=58177863-5731-4a41-ac60-4ea6b3593369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:27.173Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=945e5d92-51e0-4a73-8961-bf561214c679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:37.183Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c25db830-89c9-4328-80e3-fb7dbf5ad9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:47.192Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7f37e7fc-78c9-4db3-a4bb-ff2263f64c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:57.202Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d4d35b4c-6c04-4a22-bcdc-78179e6b1766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:20:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:07.213Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f325bb2f-277f-4293-af5c-50e4ec9d73ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:17.225Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=da2121f9-4754-4cf3-835f-001e4784dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:27.236Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6b66a381-4ba4-4000-a781-59a60c0961de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:37.247Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=26c3a49c-59ee-482e-a73c-1e96fef046f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:47.255Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5aeadd3a-0ffb-4476-81ac-70ee8974d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:57.265Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b082f3cf-064d-459e-b924-723489addbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:21:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:07.276Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5062fe5e-c91f-433a-a8fd-006e2072385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:17.300Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5b41684f-2fb9-498e-b17a-3e77c275a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:27.322Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e05d16a7-4d80-450c-90aa-415840ae3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:37.334Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ca6be583-515d-4878-b2da-83dedd539313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:47.343Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4fba0458-ce03-4db2-a5f8-ef0f9db73ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:57.354Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=660fcdf7-d085-4030-a44c-eb4dad52ab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:22:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:07.365Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b227ab0e-9085-4725-8f59-d79c0a2585ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:17.376Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d73406aa-f847-4b49-90b4-f1eb902892a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:27.385Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=71dfa133-340d-43a0-be8d-2d47112d6f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:37.397Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=eb738667-273c-4101-a565-4aa3bec8358c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:47.407Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a1a4b5bc-0c8d-4505-9e8b-e0121c5a9c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:57.425Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5ef9032d-9a98-4c90-b1cd-b45f7ec98a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:23:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:07.441Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=efb25e31-6887-40a4-9e98-3f5afb6195af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:24:11.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:24:11.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:24:11.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:24:11.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:24:11.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:24:11.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:24:11.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:24:11.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:17.457Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fe4cb4b8-8583-4201-a1b9-16e17c0c31c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:27.468Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f9915a29-efa2-47ac-806f-84bb24ca2d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:37.476Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c53d020c-8e77-40bf-a7db-7c0d7c89de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:47.490Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e4464638-d6a0-43ba-946e-1354e0521e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:57.499Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=af631037-17ee-4f51-9247-ad5ca1f0b8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:24:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:07.507Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9d62895f-a696-457c-874f-ec48e09f751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:17.516Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=55dbc664-1c25-4bda-aeb8-583e0cfd6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:27.527Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=606f9fcb-8580-4345-ab8d-c78708f2786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:37.537Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7969a253-c175-442b-8e75-1527029948fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:47.546Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c3804601-025c-4ff8-82b1-99af6123fc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:57.555Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=eecc81d8-3046-4f80-ba49-1775273d857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:25:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:07.567Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0f1d231c-1a22-45a8-9d53-3f7d8268bbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:17.590Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9a4710b5-18a7-4210-af48-f43b2e7cb9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:27.603Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=247a7033-2300-42e7-a90e-a7d76e32954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:37.611Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ee293b60-2ec8-4530-8867-a1209e6c3b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:47.619Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=95a38995-0550-4b3c-9550-ca5bec157ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:57.630Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=00110d15-ad1f-4945-9c45-50ec208f6a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:26:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:07.647Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=32e89bba-82c6-4fbd-a174-2196aa89d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:17.659Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a85337f4-9d38-45e2-824a-ed6183f60338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:27.669Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=70f9f118-7599-4db9-b32c-83304883a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:37.676Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3af0094d-91aa-4d20-b943-346fa40df30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:47.687Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e00aac10-d9a3-48ca-b823-7cd088ff8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:57.700Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=38036bd5-56db-4c22-ac7a-b8b58418b9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:27:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:07.716Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7bd2629e-5929-443b-a959-cbc0df48f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:17.724Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=04b8b383-fb93-44f3-bc2e-3be1501ab5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:27.733Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c42346ed-3455-4fbb-9a1a-02a52c78077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:37.742Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fbe925c5-d0df-4a43-95cf-fbedf53a337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:47.751Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=79dba18e-cc22-44bb-8e98-2e5ebaa4e4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:57.760Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fa8fae27-8530-48a0-9ee4-3506ce3c69fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:28:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:07.769Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=635fdbb6-2dc8-4958-bb2e-88ef396921d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:29:11.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:29:11.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:29:11.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:29:11.593Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:29:11.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:29:11.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:29:11.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:29:11.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:17.778Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ff123ce9-d10f-4020-9f0f-745879cc12b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:27.788Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d4e804dd-5296-4e51-afb4-ef54d3bb2ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:37.795Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b7a83446-8fd5-490a-832b-61422a2f29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:47.809Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4748b0b6-5d8d-40ff-bf17-b90b3b402e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:57.833Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=72f3eddf-b2e4-450e-9107-b995ff018418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:29:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:07.843Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=33dd45c3-801b-4c75-9fc8-58d1c202161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:17.853Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=18f1e5af-d7c1-4fed-8ea6-a4cfd8b90f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:27.863Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f05963da-6c86-4b24-b400-6e59d9a495bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:37.875Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=63c40575-feb9-4677-a3dd-e9f308b1e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:47.886Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b9299369-f586-415c-b97b-c4765e2c2106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:57.898Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2aa1e4a8-7dc0-481a-aa84-385c113e6edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:30:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:07.911Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=12efb08b-373d-4e2d-a128-b2b957f88739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:17.925Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dec3a5e6-83ed-4555-a56c-5f1a35c0ac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:27.935Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9356ce3b-09b0-4b83-8ff7-88048c5dd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:37.944Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=552c96f4-3409-488d-a235-dcbb734f797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:47.954Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9f131d48-5c6d-407f-b4ca-bab24185eca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:57.965Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f9350190-180b-453a-b72c-75d31f8bde6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:31:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:07.973Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=01e853e6-b87e-407f-acd4-c52e9762e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:17.984Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bd7f04c4-042b-485e-9594-0645bc05a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:27.994Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=11cd15f1-9b56-4cd3-96e6-8987d2aad30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:38.006Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=37544c9f-04b7-446d-887d-6d380cc19e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:48.018Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=03db6c19-c2ce-403b-9c06-2c5c438fec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:58.032Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f6ba25ef-9cad-47c7-bd39-1b776542c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:32:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:08.041Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8d155cdf-d8f1-4e43-ab35-ff1799e657a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:18.057Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bb1d1b52-7440-477e-b166-09f2f30320b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:28.066Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=222d5436-0928-43e2-ba28-cf897c52d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:38.076Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2cd97719-3316-4c18-83cb-f4dcc943895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:48.085Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f1845160-27b3-4d59-99ee-24286b4cd7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:58.094Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=64da336f-22a0-43ae-b881-55490a5be7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:33:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:08.104Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5bb9f41e-5691-41bb-8c76-dde5adf063a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:34:11.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:34:11.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:34:11.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:34:11.593Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:34:11.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:34:11.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:34:11.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:34:11.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:18.113Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c9ecaa1d-28aa-447f-8542-c16d8a3a1222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:28.122Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=192269a2-8e2f-4950-a031-b0ecf5cb7060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:38.130Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b796643-ee2f-4dbd-9ff2-77abd48ac5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:48.143Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=323793fc-198f-4b84-8fde-cd47141d4582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:58.155Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c44ecca3-de25-4845-951b-5e4469ef4aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:34:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:08.167Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f746d4d9-97b4-440a-b17f-de236c6a9e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:18.179Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dcc737a3-e8d7-4876-a320-b589fdf234b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:28.187Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=10376c27-4f2c-410f-8ee9-25446c2b56d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:38.196Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f1de3c93-6413-42b3-9ff3-79a917a03895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:48.203Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9ee2d612-28a6-46f4-9ae0-2f3a5abd2e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:58.212Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=02ef4b48-a57f-4b56-a455-a5bf1b930300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:35:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:08.222Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=299897f7-712c-4391-966f-f9a3d77c7315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:18.232Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c7eef888-760c-42b8-a83c-560e28d4e4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:28.241Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=95e5054d-7fd6-4607-aaf9-caa97f7fe2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:38.253Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dc34c86a-c2a6-4df5-b5c0-e25f07511dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:48.268Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ad651b01-7e04-4e1e-952c-3febca2622ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:58.279Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=426c12e1-f48f-496e-aa73-2019cee74b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:36:58.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:08.295Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2c454c16-0bc4-4f2e-8151-ac58915b23e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:18.315Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dcf961e7-2c04-4475-9fbb-21839ec74aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:28.326Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ae281d1d-c9cb-4151-aa07-3a597260e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:38.335Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3127e579-44e6-41cf-9a33-1b006cf3a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:48.347Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=96510ad6-6f37-4976-aa49-fe80ded8ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:58.357Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5901db43-fe48-496e-9610-878f4a724be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:37:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:08.366Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=37994edf-5fdc-49ac-8272-cd01dde30b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:18.376Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=43ef84bc-89b7-4969-a624-140fb42118b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:28.385Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3a228b61-2bdd-4ebc-bbd5-da3b89404b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:38.394Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0dc94017-9d8a-4ed1-ade3-ac3304b63c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:48.401Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f8d8324e-4997-4a03-a23e-39174472c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:58.412Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=12176353-4c9b-4448-a82f-606507585535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:38:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:08.425Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=89f166ea-81b3-48f3-b622-a6fb4b287fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:39:11.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:39:11.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:39:11.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 |2022-01-14T10:39:11.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 |2022-01-14T10:39:11.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:39:11.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:39:11.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 |2022-01-14T10:39:11.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:18.435Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=212fed5c-419f-456c-9816-b31c8e28edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:28.443Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7b2495d8-74ea-4e6a-bdab-fc4c7cb4bd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:38.451Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=851adf14-1523-445a-b367-f05484aa572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:48.463Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a9a8f077-5154-46aa-b5a6-60ad30110b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:58.471Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=04531c58-f7e7-497e-b893-b17fa0063879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:39:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:08.480Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=07489529-febe-4582-9cbd-e2ead4c74a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:08.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:18.488Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4efa6683-8f11-46fc-9600-53915ce997a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:28.498Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=53a696c7-a0f2-490d-a340-b79332918595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:38.505Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=22d36086-2496-4e10-90ca-29213e6990fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:48.512Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=07aa5108-44a0-4f90-a3b7-260b3eaea90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:58.523Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=54484ac6-1760-428c-9c3b-44816c5c76b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:40:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:08.533Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4af3fd30-b49e-4791-87f5-98f4d79039a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:18.549Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ab6006d7-0493-4563-ac75-219186b4a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:28.560Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e58e064b-e001-486c-943d-a5bb4efcf9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:38.570Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bfe847c6-f8f8-4822-95fd-dd58ae93e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:48.579Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=61b8e5eb-0e31-456d-be1a-3f0f7e5f8bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:58.592Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=493f6536-3b85-4628-93df-6ffc614b7d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:41:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:08.600Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=74df352e-f926-4b53-a8a6-538a5bbb4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:18.607Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=992eb7a9-81cf-4d1c-8bb6-dbc867276288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:28.616Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7b8803e1-ccec-4256-aba9-760aa5b9a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:38.625Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1324bbdf-7e21-488c-b8b0-3845ae97c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:48.634Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f115d49a-4bcf-4493-8572-6264a083a8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:58.644Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3c503a3e-047a-4897-b6fb-ee277082edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:42:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:08.652Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c41a7b25-68e2-4a2e-9e04-2eec0370c42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:18.661Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f0cdd92f-1353-4dbc-9d89-7a2ed7e083ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:28.670Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=09959dd1-ec2e-485e-9d66-38e2bb1bf225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:38.680Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ba51f944-76fc-4b9e-ade4-fe3cfbd20608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:48.691Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c3a78beb-9284-4c5e-82f7-5aab63be93a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:58.703Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=382dcf03-cd4e-4209-978c-34edc4b511bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:43:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:08.711Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8feffc23-a0ce-4c1d-b740-c068a71daf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:44:11.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:44:11.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:44:11.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:44:11.567Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:44:11.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:44:11.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:44:11.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:44:11.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:18.722Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f6430812-bf71-4720-ab04-127641a3e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:28.730Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=739e76e8-1a9c-4b9c-9917-36023ca9477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:38.737Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ce86d664-cc92-47df-be80-e94ff17128ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:48.748Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2b9acdee-eb2b-4b66-9f1b-3e685c9dc7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:58.757Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1061f12f-40e6-45bf-ab7c-228a5cf626cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:44:58.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:08.766Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=357cf9f6-aa17-4b60-b287-6613cf26c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:18.777Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=67ce2d83-815d-4f13-b8cc-fe4e99bbd726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:28.804Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fb8b9e1e-580f-4faf-9705-e0c9d71fe87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:38.813Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e03c4f0b-afa3-4ddd-b3a6-394f6b5538a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:48.824Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=95eb5a0b-f5ab-4aff-9df4-cecaa0be97b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:58.834Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=587c5f9b-2d37-44c7-9e3a-96ac73d19f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:45:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:08.842Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e48f6440-31d0-4b1f-a467-e6c8f12f5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:18.850Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ad99af1e-eeb5-4f75-a58b-8c5ff4a13f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:28.859Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ce6820cf-7ea9-4246-b52c-0545b5c9084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:38.866Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5f5f35a6-4c1e-41be-860d-5af7864b76bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:48.875Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f33eefa7-b2e4-45c3-9663-8d5d36d79e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:58.883Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f77a119a-8df1-4833-9ad9-29ec5dd4abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:46:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:08.895Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fa56ec39-ad2e-453e-b605-120936eaf581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:18.909Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2c006936-3d45-44d4-9658-281ee6510e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:28.920Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ee5bc4b9-5429-4eb9-9334-58926786be1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:38.927Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7a5e4f77-5649-4c5b-a55f-953eee0e7e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:48.937Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2dd2aa7c-7b4e-49a2-81e8-62a8111f069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:58.946Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9906e242-ad8a-4f38-8db5-d64d4a919449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:47:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:08.955Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=00e9b5d4-e18a-41b5-a787-b3d47ae53764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:18.964Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=71c7409e-17f0-41b9-9184-1a1a3279982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:28.972Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=618a2ad1-9da4-47d8-991f-74436b8fceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:38.979Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2f47f6e2-a09f-4513-a64a-8a314d2f97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:48.988Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1f927aca-32b9-4d2e-9e60-2e4370affe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:58.996Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=99bd06fd-3d40-41a9-b819-3a9f95942475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:48:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:09.006Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2c2e67ae-7694-43a9-b713-34f4d0011f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:49:11.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:49:11.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:49:11.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:49:11.633Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:49:11.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:49:11.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:49:11.640Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:49:11.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:19.018Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3efa0265-80a8-4c07-b9e6-da7f596bccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:29.026Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=12d4b4b4-a58c-4f83-860c-87b048885d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:39.035Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b504a47a-dca5-4afc-945d-8cc5fe382ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:49.043Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4b4756a8-7e29-461a-99bc-490e1e9d7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:59.051Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c6fcbbc4-6256-4ed2-a39a-d4ebcbed1106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:49:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:09.058Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ea562b0a-42d7-4a3a-ad2b-1e26567fd6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:19.066Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=88cf4bbd-7c4e-4734-a6e0-f6934238d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:29.074Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ac5722d0-0624-465b-bd29-352a42cf5f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:39.082Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=76dcf47d-fbd8-4618-b09b-aa471cbaf411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:49.092Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=82fb6ce1-6bb6-4498-8458-07077b7d6c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:59.100Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=beb1a009-9862-4f88-935c-c4c35b529453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:50:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:09.107Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=737a958a-971e-40ab-bb0d-563b164169dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:19.119Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c547dd75-e924-4c57-a4b7-5f0f800f577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:29.135Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6501c8d2-684d-4dec-b14d-001fbd7fbb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:29.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:39.143Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=069fa863-e2e5-4101-9280-596329d7e103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:49.153Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f951544d-3cea-414a-8330-6b7234cc3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:59.161Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=82d87612-b195-4d85-ba1e-d27092eaf4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:51:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:09.170Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=33969e02-2a69-4461-9808-795926f25d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:19.177Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e423092c-d71a-4d9a-94c3-c014af2e38d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:19.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:29.183Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1403a7f5-45b3-44fa-9c7b-e4daa829faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:39.192Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e9c55066-ee68-4abd-ab72-5d56964214c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:49.200Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=74811994-d58d-47fd-b84c-57a33ce24f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:49.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:59.206Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8be66f5e-f2c8-4fce-9d2f-840b57e8b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:52:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:09.213Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2dcd42c6-f80b-4c7f-b97c-3cb7a3736a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:19.221Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=83e037a9-8fca-4237-8b88-cb983590d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:29.232Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fba5b332-aa21-42ee-b670-7719ae225b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:39.241Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e99ee703-f23d-4bc0-96fa-37f889da5d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:49.251Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9b52cc91-f359-409f-95cf-7e488289e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:59.261Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7cdd9e1e-7a5b-4782-8ff2-41f5f5e8d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:53:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:09.270Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=761c99f7-2045-455d-94f7-8555d039cf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:54:11.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:54:11.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T10:54:11.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:54:11.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:54:11.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:54:11.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:54:11.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:54:11.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:19.277Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5f783e38-4d9d-4b17-ad76-a3107d983ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:29.284Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f3492464-bec7-4834-98d9-26000dd8f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:39.291Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=410334c9-a8c0-4260-8b52-325f14398e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:49.299Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d3684a3c-f125-4cb0-8729-373ade2cee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:59.306Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1f3f3e79-f78a-432c-b550-7b37a92f1605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:54:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:09.313Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9449d5eb-d507-4813-b2d3-4c54e3334341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:19.323Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=263319f2-236f-4e1d-83d2-d5fe84aad5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:29.334Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0f342534-3c2c-450b-866a-f62e5d2a5280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:39.348Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8567f52d-2eed-45aa-a688-fc3ca2a60aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:39.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:49.357Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4916ea12-1bd9-438c-aa11-403f600e24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:59.365Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f18e4c99-3b16-498e-9aab-69eea8bd332b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:55:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:09.374Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=34f4e373-9b8c-4a28-9a4f-79900251ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:19.381Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f2e2bdf9-9f42-487e-a63d-a3526248c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:29.387Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ea3baf54-48ee-49bc-9d49-98194d306e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:39.396Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2829a751-b9e1-4ad9-af4d-75a411522863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:49.404Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=37fd44a9-b745-4092-b007-91e0d3da62ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:49.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:59.412Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4ea64aee-020e-45e3-8f94-f3811e606ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:56:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:09.419Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e12702c7-a8e7-4174-916e-17e4d035347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:19.426Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=54b0bad9-b651-4186-94c4-c65eab476143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:29.437Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8002863b-b1fd-4027-803f-580168abc627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:39.451Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1886a19c-a673-4ac8-9536-51f21a03bfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:49.464Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fcf4d95e-e1df-437e-9332-4dabc45f4fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:59.474Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4366601f-7871-4de3-a0bb-eb23642f1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:57:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:09.481Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=aa266c98-41b0-41e9-96e2-dc5770e85252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:19.490Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=20c5162b-78ba-4f38-9a3d-48d5fbafb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:29.500Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8c2d33b0-0a29-4192-a8ac-39da12a303af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:39.506Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4731cc0b-aed4-4754-bcaa-26710399450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:49.516Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f976c0f3-f4e5-4df5-aac5-b532a7c70fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:59.523Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bef991ed-03e2-4f36-abd6-bdaf9339ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:58:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:09.531Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0fd8d25f-7b3f-4acf-8b1b-93903a1b5893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:59:11.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T10:59:11.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 |2022-01-14T10:59:11.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:59:11.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:59:11.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T10:59:11.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T10:59:11.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T10:59:11.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:19.538Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=06b032cd-8b79-4b29-9f29-520b20171d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:19.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:29.545Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=59695ac9-331b-4831-86b3-b077c1724c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:39.553Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=78aeea10-cc8c-4883-ac23-6a0bf6a4dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:49.566Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cbfc55ac-9a36-40fe-95f9-1700942ee6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:59.579Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4deb34d9-57c0-4602-8e68-f4da8137ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T10:59:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:09.588Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6a70870e-467c-4c8f-9d35-379491b9fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:19.596Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=998c7995-661f-4c70-9ecf-03354d869360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:29.607Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4cac47c2-2fc0-43a3-b819-adf9d005ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:39.615Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=78114219-7cf2-44a5-950f-bb6f0785714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:49.624Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=950cb23c-b474-4fa6-8ac8-6adc24c1b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:49.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:59.632Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=36e5a3d4-cbc7-4e4a-adc8-ae93e7244833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:00:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:09.645Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4b03d31d-bc0e-4420-8d09-0c2162774c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:19.651Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8daeb640-69d1-410a-9cf2-2a570859e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:29.658Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e3bbe6fc-7ac8-46e4-8b7e-2bd25fde10ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:39.668Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d006fdd6-0546-483c-b16a-80f1dd74bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:49.680Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a4b58485-c2d8-4a49-8c13-782016074b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:59.691Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f47ef723-7821-45c2-a78a-7e801d1029d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:01:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:09.699Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9ae51336-fe1e-482f-9886-6f94fed2e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:19.706Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c73b40d9-3c76-43d1-ba7a-cbf0d6232c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:29.714Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d77b9477-bb7d-4f47-9ab1-a3097fc51c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:39.722Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c805ac0c-005d-44e7-a41a-aee85bd46a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:49.730Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=219e033c-10c7-4f32-9df7-613aa3abdb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:59.737Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=11f83576-e26b-4a4c-bde3-db1a394a7a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:02:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:09.744Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4fdf1b59-26c1-4689-89bc-fec6d4ea29c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:19.751Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=62646900-3495-41cd-b3b1-9c55a9cc3da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:29.760Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7355b22a-bdec-453a-bb3c-ba0d2ab03c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:39.767Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b200e3c3-d42f-46e0-9290-b5113215f038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:49.778Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=14d955f0-0465-451d-983e-e31126cc2a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:59.787Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b4ebcb52-078d-48bf-8f41-2fb5470dd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:03:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:09.794Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b9c17a66-6b83-4a3f-b01c-28756c444f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:04:11.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:04:11.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T11:04:11.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:04:11.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 |2022-01-14T11:04:11.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:04:11.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:04:11.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T11:04:11.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:19.803Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ddc05830-be25-4cf2-8464-62e7005f25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:29.811Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c6da01b1-f877-497d-8153-c05c0613b8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:39.819Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7ba88cac-412c-43d3-8e38-8284e26ffa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:49.827Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=633fceba-c6f2-4db9-98d2-314b530f1bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:59.834Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ed2a1f71-d5f8-4c7f-b50e-442c4547afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:04:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:09.842Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3a562b07-2f6a-4456-908a-5ffea37b6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:19.849Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8f0a7028-5c38-493e-bee3-d80e28e503d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:29.858Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=83cfb56f-61bf-4075-9ca7-618d4b5f4d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:39.865Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=100823aa-5f7b-4432-a248-5ab4cec64db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:49.876Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=edc81258-6ce8-4fd3-8fa7-222ce76706c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:59.887Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d4ae215d-b28f-43e7-adde-bcb47b09e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:05:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:09.896Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8a02ee6a-cd8f-4f75-b0b3-5f562844dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:19.904Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b73fe2e-4574-4823-ba9a-03300e4221b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:29.914Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=83b6924d-55e4-4d45-ba32-34e3206e28eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:39.922Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fa39ffa0-fe7f-4c89-bbf8-b545ddfb9f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:49.929Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=811e8625-dd5a-428a-a30e-2f6f0bd24dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:59.937Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=481c2b88-2177-498f-9543-b4e43728e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:06:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:09.945Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e089ce4b-5543-4843-90e9-62d910632efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |