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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:19.952Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6276bd93-abf3-4680-8cd9-c27e98b53e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:29.961Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6ad67dff-615b-4333-b090-517d0175d4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:39.969Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=11d34f00-f2ee-47f9-8333-270c55cb3d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:49.976Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=86d5cc05-c46f-45a7-90b6-71671ed7a11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:59.985Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fda390a9-8721-4ae3-b5e4-5c0fc18fe044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:07:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:09.995Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7686245a-042c-4005-b127-3435fae59594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:20.004Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=59447dd6-ad70-4d83-85d1-89bd5e0b7c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:30.012Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4a418aa2-1aff-4406-90c1-51d52376ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:40.019Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9d55f5d9-39ba-4f54-a910-b1337b7dc0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:50.026Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a8295b89-ccc7-4501-ae7c-8957fb199901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:08:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:00.034Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=48727449-eb73-4c77-9773-8b6ad253f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:10.042Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bd8afaff-971f-4fe5-a9fd-b86e7f94a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:09:11.567Z |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:09:11.568Z |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:09:11.568Z |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:09:11.571Z |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:09:11.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:09:11.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:09:11.576Z |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:09:11.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:20.050Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e86080fd-c884-4c2a-955b-f6e13d9da447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:30.059Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5c3ddf48-1c89-40ec-a395-f2ce63e99e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:40.066Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0d31f272-dd2e-45f5-ab80-cb80e31b5e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:50.077Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4bca466e-de12-4fd2-bf2c-1db8af9cb8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:09:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:00.091Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=45003bae-7965-4f19-a03c-3fced9301648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:10.099Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=aa2732b8-7ad5-46d3-83f7-f69aca22bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:20.107Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e997c16f-4eee-4d4b-a4c5-f5c48c732dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:30.115Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f186baa2-c988-44cd-a6c2-fc5a16a89dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:40.123Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b0348fe-ad0e-48f7-8755-031b283a439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:50.130Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f011818c-8acd-4960-b836-c64056bef0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:10:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:00.138Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9f5fa783-2c14-45e5-952d-e1831f047102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:10.146Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bdb1530d-5573-48b8-9d53-fae5ef08b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:20.156Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9cc5235a-e5d8-49a6-b706-12a96797c63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:30.163Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c8746ac9-8603-48fe-892e-7c43acb69532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:40.174Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=316dfe10-c86c-4d87-ab66-08ef75c823ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:50.186Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d5114216-f7fc-40e6-98d4-ae2b5156bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:11:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:00.199Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7e99b4a8-af1f-466b-8099-093d4e3e88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:10.207Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0dbacc92-c920-4dbf-bf5b-cb5a9afc2a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:20.215Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5fd7c02c-d0b5-49e3-8b58-fcb42b35040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:30.223Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=75988e9c-8177-48f4-a793-4eea94218efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:40.241Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0e621de7-cefe-49a1-91d0-426b5e8efb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:50.248Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=84d673c6-6027-4e01-aaba-a7fd3aafcd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:12:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:00.256Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6e62088d-e42d-4f8e-8a5a-6487fab82fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:10.264Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d83e6215-8705-4893-ae07-73621d13bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:20.273Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e56470ad-eeb7-49ad-8873-7ae110c32cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:30.281Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=045eab20-466c-4e7f-b86a-e7f07e8863e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:40.288Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7b846701-457f-442b-95ba-f8ac92434f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:50.297Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=66075305-f960-4971-b77e-0125a1702a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:13:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:00.306Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8912457a-c1d4-4dc6-ba71-2362dcc5cab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:10.319Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5cfabf51-f0b4-42de-bbef-56c0a81fe5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:14:11.574Z |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:14:11.575Z |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:14:11.576Z |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:14: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:14:11.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:14:11.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:14:11.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T11:14:11.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:20.327Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=86025456-3a44-46c0-8baf-96e1a8fe73b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:30.335Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e8545375-2c77-45ec-b8ae-5d3846d0bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:40.345Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a37de871-b517-472d-8dbd-5f6233b79618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:40.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:50.354Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3d338a56-05e2-468e-b9dc-2ba46bd11d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:14:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:00.363Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=95d75e45-ecd1-49d6-9b69-22c634ff6f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:10.370Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5b667f0d-a3a9-4303-9708-c84f81663cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:20.378Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=775d925a-3d4c-4b77-ad97-fd2e80412121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:30.388Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5cdc9102-79af-4ab4-acf0-917826d50a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:40.395Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9f526b67-cd9d-49d8-8c2c-e5fdaeb714f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:50.405Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=735ceece-bf3c-4b81-846d-ed1285cc1de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:15:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:00.416Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e7e27c16-10a9-44bb-a163-8c71f52a2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:10.431Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a962f051-c78a-44fc-adeb-680408964cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:20.441Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cc5b2a34-b9f2-4320-bcca-1f7b27876ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:30.449Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3d73bc61-4828-4e94-a4b2-27cc711c9a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:40.457Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3c29dc2e-cb7e-469a-961f-938541950ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:50.465Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=769b93a4-7fd1-4df2-ad79-c14b59be3473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:16:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:00.473Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=af4db34e-7e28-4582-9990-a09307b713aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:10.481Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d56fd840-a51e-4e66-be7e-fd2e62b4705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:20.488Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a8f07fcd-96fb-495b-b559-5a744d253ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:30.496Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=70ed2208-271a-43e0-98e5-fcbed787287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:40.505Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=528d44cc-ba01-496a-91df-291e91294679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:50.515Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=93e967b0-2dbd-4960-a7af-e0e7c78a0999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:17:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:00.528Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2f6d7ffc-a36d-465b-9a96-c105e0357805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:10.537Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8fb51703-07a1-41a0-b539-a2749171c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:10.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:20.544Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6644698a-8544-4fc5-9f09-c50de09699f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:30.634Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=347b532c-5899-4c16-9f80-ca00441f6d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:40.642Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d420623a-da9f-4d18-8825-4aeea518e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:50.649Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7c5801a6-4f6f-4223-b3c1-e88e8eeb3f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:18:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:00.656Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fec54c57-c083-4441-a762-5a1e7bd1d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:10.668Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e4478b79-f22e-4d73-9551-c32e5ef07f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:19:11.578Z |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:19:11.578Z |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:19:11.579Z |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:19:11.581Z |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:19:11.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:19:11.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:19:11.587Z |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:19:11.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:20.677Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a992842c-8155-4199-9ba1-dc1b906f9447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:30.690Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c7cd0dd3-0d44-483c-aea1-24f2a4f3d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:40.706Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5a5d1016-ac12-4349-bade-5d00c258f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:50.714Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=eaab93f5-2faa-46d4-b70d-ea5056372409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:19:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:00.720Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c7d62cee-301b-47f8-a5d9-7b7f78202a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:10.728Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8ede5c2e-4a02-4cf9-985f-c53416bfe546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:20.735Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=436385cb-e030-4dac-ae6b-afc74f5eff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:30.743Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9b708461-363c-48de-9591-edc4f16630b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:40.751Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cd8a88b2-dbf3-4b97-869c-212dedd7b66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:50.758Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=24e67a18-18be-49fd-a5d1-c69fbcfc0dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:20:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:00.765Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a2468315-2c7c-4650-b5fc-30d7dd1d9e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:10.771Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=966c13e2-9637-4a3b-9e39-a3a095e39d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:20.777Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=253827d4-96d9-4bc4-a2f1-e55fa53dce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:30.784Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a5754d45-4a1c-410e-8b15-8285c039f37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:40.793Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=39368ee9-4c80-481c-9746-0b2f1e0e7a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:50.803Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0b7500ff-a097-4f29-811d-5566dbfd2bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:21:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:00.813Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=85877f8d-8756-43e8-9f33-7580b2a2eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:10.826Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=12fb54a0-43df-446e-8680-758719de9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:20.834Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b2ca4e53-63b7-4a38-a840-9c5e053fd318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:30.843Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5638e6be-dcb9-4abe-a76c-298c2172cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:40.851Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b4044c1f-ed28-4355-96d8-b3c28dab4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:50.858Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a982b38f-c058-443e-ba51-c0ea4ab0667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:22:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:00.864Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dcec7705-db3c-4e02-8e2b-bc566b53ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:10.870Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=671c8ddc-05e6-4a8e-8dbb-cce88fd36c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:10.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:20.878Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0a3f6f3b-6975-4539-907f-a543a9996f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:30.885Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=69fdfa23-096c-4111-9efd-866f13e0cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:30.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:40.895Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4d37ead6-68e3-4c75-a607-2214340a80d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:50.905Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=616d2aed-a1f5-43bd-8d1a-732c95ac7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:23:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:00.920Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0bab6bbd-a833-4fad-8f57-03ed925efb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:10.929Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7fea4629-6488-4a92-bbe8-fbdf7bcedbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:24:11.568Z |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:24:11.569Z |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:24:11.570Z |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:24:11.572Z |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:24:11.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:24:11.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:24:11.576Z |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:24:11.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:20.939Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=26d7df32-9fcb-4a69-99ca-2c1adec889ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:30.947Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f282f8cd-e17e-4f9c-9123-fe38f2543ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:40.956Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=631c4e7c-937b-4d09-9cd3-e32977a06468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:50.964Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=155c2e00-5d34-477a-96f8-46f859eeca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:24:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:00.973Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6e9cdacb-ee8f-4869-9e65-52af93c3cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:10.980Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0fdc6f63-ce03-428d-a74e-38138219c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:20.988Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c662ec2a-a498-47ab-aa57-f72c85fee754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:30.997Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=206d187b-fcd9-40cb-bad2-2ef65762a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:41.009Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=51c9ac1e-2c0f-410e-b8b2-637725ad0b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:51.019Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=16aed253-94d3-43fb-ba94-36dfc62c4e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:25:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:01.027Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fb2a131a-4e9d-4b10-99bd-055b83a27c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:11.036Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2977d84f-ecec-44dc-a2bd-88976c43193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:21.046Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dd0b59ae-c902-444e-927d-d806b508c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:31.101Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f32386a8-2d19-4b37-8583-2a900a846610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:41.108Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8d6c210b-a6a0-4077-86c2-d1671baf9494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:51.116Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=13dff320-e40c-4939-aa1d-ce3e6c90ba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:26:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:01.124Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4aec5c96-9ded-466a-ab2b-6d2f26e8387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:11.131Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9c627733-6227-4066-9813-05f116c9bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:21.138Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f3c9b202-46c6-49f2-a8b4-b6e56dd87e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:31.145Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=21c44305-da3a-4ba5-9bd7-2a27c1fb85a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:41.152Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7c9ddc87-6b59-47a1-8de1-a79150fa6fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:51.160Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f1d89e2d-1807-44a6-8362-7efdc495223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:27:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:01.171Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e04d7797-8ef6-4854-98bd-aebcb2f58d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:11.184Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6d35eddd-0604-4d44-b6d9-4f858549f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:21.191Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8c12ab66-4092-470d-836c-6976d66029d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:31.198Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1a967608-2a63-4674-b7ba-01fe247e312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:31.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:41.205Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=42dbd3e7-b551-4344-8f8f-2c43f7da9b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:51.213Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=80cb3b21-2707-4833-b2c9-46f86c67cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:28:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:01.219Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=158ebb18-09dd-46f0-96e1-f5575c9b0267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:11.226Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bcc20c4c-f482-4af0-a928-c38bffdc83a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:29:11.581Z |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:29:11.581Z |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:29:11.582Z |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:29:11.584Z |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:29:11.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:29:11.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:29:11.588Z |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:29:11.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:21.232Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9bc9d2b1-0735-48d0-90e4-66940a9a3a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:31.240Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a30604d4-2723-40f5-b259-cae0eb4afd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:31.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:41.249Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8739228f-85da-4a97-812b-361869a62e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:51.255Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0429bf66-6540-4ef8-9920-21bdebd311ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:29:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:01.263Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=93db4a1b-1621-458f-94a2-1666185ed6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:11.271Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0eac351c-1803-4f73-b16d-aba3494c01f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:21.282Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2967a446-6920-4d42-bd84-9627dcc89291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:31.300Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7b262484-08bd-4665-8702-0dc7b970bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:41.310Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=08aeb1d0-4e8f-416c-836a-6201960206ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:51.317Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=86fca676-4d70-42c1-8378-4ac583a65eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:30:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:01.326Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7b1b7344-ca23-4990-87ca-a275ec7c4dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:11.334Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=11c377f4-7bbe-42bb-b045-70b1802c0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:21.342Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8333e576-fa81-4009-acb9-cd75a70d8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:31.348Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a28ba693-62e3-47e1-b913-6007015643c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:41.355Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=63248e6d-5f53-4742-93aa-daba45140a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:51.363Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1576e348-a82c-44a0-b4c2-d5f3886a89b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:31:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:01.370Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e4d2a4d5-d732-414d-a491-5c8a24450b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:11.378Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a3793885-925a-4349-8bf7-138fafffbb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:21.389Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=02e6c259-4034-4150-8e7c-d37a95bf5ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:31.397Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f92abd9c-5fcd-4eec-a057-5165f8aa4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:41.405Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7c72d05b-cf06-4cd3-a38b-74e917a57798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:51.414Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d7df7d99-b6f9-4215-9eda-72ff6c1b3a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:32:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:01.422Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=aa65d3f7-73d4-4dd1-a242-b6a21ae69563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:11.429Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cfd97e56-4592-429b-8dac-551288a0d082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:21.438Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9e44dc54-b57b-4100-8f69-0d518f2527f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:31.445Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=40234e92-132d-4b4b-b140-d63dd880d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:41.452Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c6c566df-fe26-4072-9873-3e7e4eaf664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:51.459Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e536e43a-abbb-4bfb-a617-557e525cc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:33:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:01.467Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=36af9651-826a-4f45-9b35-ff1a599823e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:11.474Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f27959b6-2630-4694-bdc5-8b10053bdaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:34: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:34: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-14T11:34: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-14T11:34:11.576Z |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:34:11.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:34:11.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:34:11.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T11:34:11.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:21.481Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cfd5bae9-bbac-47c4-a8d1-159e2e82a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:31.493Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=de09f659-734c-4b9e-ab36-dd85db1a8378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:41.509Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ce29b4d1-e574-405c-ab64-97550003f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:51.519Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8d22da3f-4dc2-4cc0-aa5b-43abae58b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:34:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:01.526Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8f9f5c22-32f3-4e4a-b656-571ec35c40ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:11.535Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=40c21813-39f5-45d2-af60-4a07180aee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:21.541Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5d7e032b-e46a-4a0d-bc4c-25c9c3ad4f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:31.548Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c149c741-769a-4f0b-b43a-96e7f11eac30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:41.557Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1e922f93-8964-4ff7-99e9-c163045a7b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:51.565Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ed0df0fd-f786-45bc-a286-9e46badd8544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:35:51.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:01.573Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=01d39b9d-5bb5-4b3d-8ac6-dfb8084ed1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:11.580Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=32b90967-f57c-45cd-ae57-ed603750ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:21.587Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1ae2a4f0-b45f-49ea-afa9-81ece600cf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:31.593Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=eb5dc433-7274-4320-a846-9d6326b6f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:41.601Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9c417528-349e-4426-9d62-9d90698f0030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:51.609Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=078285fe-a7de-48e6-a3ac-d245dd8a0276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:36:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:01.618Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0048094e-fc53-469b-82b9-65c3e8dd1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:11.645Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a185d27e-b975-4c2a-9a69-e43776642c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:21.661Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d35dafe8-b102-4259-9dcb-d4f09aecef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:31.673Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b6ee119f-e7f8-41be-9e14-490c975f67a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:41.682Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=47ebda19-99ec-4e12-a3de-aaedab27e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:51.689Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3f0ae661-e6f0-4467-bc66-80e64ca27abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:37:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:01.697Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0549aec4-bfdd-4c48-8205-e9827eaa75b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:11.704Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c33b4329-aff3-4db8-8f8d-f6998903896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:21.712Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=261e5ee2-0872-453e-aa93-e5cbaf48ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:31.720Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=fec77bfd-e95e-4445-89c7-f00795ff4d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:41.731Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f00ff335-a7ff-489f-9de6-f45a3b40ad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:51.738Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=566679bd-8ad2-4f89-bb9c-fcc97fa07844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:38:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:01.835Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a5997155-982b-41f7-a26f-f6868d8c5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:39:11.587Z |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:39:11.588Z |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:39:11.589Z |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:39:11.592Z |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:39:11.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:39:11.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:39: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-14T11:39:11.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:11.845Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=80b59498-36c3-459b-9af4-929e398a7c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:21.854Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c25a6305-fbb8-44cd-921e-1b0d97e4ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:31.861Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8f885c3a-8d7a-407e-ae93-8d3fcd664eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:41.869Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=41f2f1fa-3731-482d-98f7-cf845d16e983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:51.876Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a201a6e0-5d32-4e52-9c6f-8897d7f1ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:39:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:01.887Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ef2ec9bf-8d13-4b56-a694-ced7aaeb06dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:11.894Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=affe48c9-b388-4292-9162-c337534d95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:21.901Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1a5110c1-24a6-4e2a-a328-36baf26f2d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:31.910Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=afb46f74-70c3-4004-82ac-ebfbd324c687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:41.916Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=adc8e23b-0c98-4ef1-8727-7fa8a1c048b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:41.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:51.963Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8a485bff-a7e4-41b5-a655-e81dffe691f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:40:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:01.970Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0d8c4030-6ec7-46d5-8363-864ce73b97f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:01.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:11.979Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d6104373-5bd2-462a-8540-56e9872539d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:21.990Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b47ec156-fd66-4a40-a1ff-60915b217d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:32.001Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=81fdee17-2156-49ad-810a-2c9c39b4cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:42.012Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=54055c8a-0a74-4474-8df5-f76965032a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:52.019Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e41745e9-446a-4c8a-b5c2-fb387b8c29e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:41:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:02.026Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=66a638d1-eea7-410a-ac5c-7411c7bad628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:12.033Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4822261c-de82-4c27-9d90-7805a4bea3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:22.045Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5d302c97-54b1-4e1c-becf-d54f94c1652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:32.051Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=12df8b27-5bc6-4699-ae34-a70f272ff1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:42.059Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d04780d6-172e-42aa-b570-c3e3c26b3251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:52.068Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=28ad92d8-dae3-4cba-bfd0-ac5770b68b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:42:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:02.082Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5f886463-b220-4dab-80be-50a11f639446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:12.089Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9dd9e626-b85e-4419-8419-f5eaedde7a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:22.096Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3554c68b-43a4-4bba-a539-684381236d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:32.103Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=040e77ff-ade5-4813-838b-13875e95eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:42.111Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=86dadaa0-2b6d-49d4-abef-8ba65d9da1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:52.121Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8d04e7b7-8c25-4bca-a340-b4162bccd16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:43:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:02.138Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=58eaed87-a097-409c-8605-28ec8a012e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:44: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:44: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-14T11:44: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-14T11:44:11.576Z |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:44:11.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:44:11.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:44: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-14T11:44:11.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:12.149Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=bfbaf6d9-5f90-40b3-87ee-a260530224d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:22.156Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e7e7542f-32a3-4987-b9da-825ce1d7ddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:32.165Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3c6c4e71-2e23-4224-973f-5c242b8eb5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:42.178Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1aa1b27a-7fe7-4e48-bb5d-0f33cbbefa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:52.187Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=70f6ca5a-d466-4e0a-9980-07dd40858235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:44:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:02.194Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c07d81e2-347e-492c-affc-74c03ef82eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:12.203Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1aac4c13-aa14-41da-99ed-51d9d22edc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:22.210Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=396fe393-af22-4bed-ad08-d3e80c8d987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:32.218Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=33aa6a4f-2bea-44fb-83a7-95eb938e1867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:42.230Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b63b006b-f420-4676-ae98-3e171d9e7095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:52.237Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9205e73b-6bce-439d-b16e-eb2c95c5ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:45:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:02.245Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=db9609eb-1be3-48cb-a669-c5003b3258ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:12.254Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=09b0ccdd-c25f-4b50-87e6-39340ee5f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:22.265Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7542b127-0c95-4239-888c-aaf29d553ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:32.273Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=53f787bf-ec7a-4ff4-984b-8c3c873ad1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:42.281Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8ff4bbb6-da3b-4a12-a560-601d592d4fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:52.288Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=802692f8-bbb2-4d53-bce3-6156a38ea8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:46:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:02.296Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=53fcd467-7542-4600-a256-0864ad175cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:12.303Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4c158f82-ec69-4fa5-b67e-72cf9d0819df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:22.311Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=102fcd01-1282-4a18-811f-d939d59efb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:32.317Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=422b1b68-239e-4869-a56c-246846d8cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:42.326Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1410340a-eb63-4b64-a688-ff21a1aa95db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:52.334Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f8c6e49d-aadb-4b90-84f1-792f22c79072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:47:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:02.346Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=96ba28e7-64b3-400c-990b-8d23388ad9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:12.370Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=471c8fa9-dcf6-49c8-80b3-373786c0cb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:22.379Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d8f45d84-95a4-4454-ab84-5932363124ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:32.387Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dabbe880-521e-4c6c-8e4d-355c78025d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:42.394Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=91fa7256-6781-44d4-8b03-69bbe49ac3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:52.402Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8a5a5f2a-2508-40ac-975e-9b2a43a59b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:48:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:02.411Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=73fce0a1-5919-44cb-a34c-e2df3b5d8c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:49:11.606Z |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:49:11.607Z |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:49:11.608Z |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:49:11.610Z |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:49:11.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:49:11.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:49:11.617Z |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:49:11.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:12.420Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=db8382bb-bc40-4dd4-a6da-3d8468077280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:22.426Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=369e383e-8e3f-43bb-8a39-c2726ee57799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:32.435Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=83d38991-7171-4f9b-bfbc-16e74825cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:42.441Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3636903f-f9ab-49ca-be69-27a038fba633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:52.449Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=191ab7c8-1657-40f5-a800-a1536ba1230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:49:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:02.458Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ef6585ea-c038-4710-8c0b-866541767d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:12.466Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1a0964b3-15a4-46f5-a4e8-57dd60edb0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:22.475Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1dca0aef-2f58-4b04-809e-232f5e3c58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:32.489Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=37b6501a-4c78-43fc-a6f9-16f7fbfd0aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:42.498Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ec84e41b-580d-4133-905f-016aef0f48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:52.506Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7e374b40-d6a9-4510-9543-e6406aa0baba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:50:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:02.514Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e68ead13-b638-4077-9949-d12e4632ee0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:12.520Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=35565af3-9ef0-432c-ae51-9b72bd6670ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:22.528Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cad0bd04-6732-48e7-acc2-3328c82292e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:32.537Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4ef57111-2a85-4615-a2b5-7cfdff5621a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:42.547Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f0b87217-5e34-4c6e-960f-bbb3ce75d065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:52.558Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cd95988d-a414-4aa5-81fe-37c8490d06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:51:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:02.581Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=06700f88-1355-4f58-9491-99b6e09e43e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:12.597Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=25cdd72f-566f-4023-946c-8067bb5ce1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:22.604Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=58e9e926-ddfa-48ab-bb8d-6f6804bfbcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:32.611Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=59141f17-0304-40f7-9899-ec2557535192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:42.620Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=25fc8c80-f6c5-4d15-b5f0-13b113b68cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:52.634Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c6f55117-39f5-4e7b-97de-a4ae93828fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:52:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:02.649Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3e4eb46b-2717-481c-ad92-65212a16a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:12.667Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c5817462-7f00-4208-8fc7-4c63c0af1aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:22.673Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=02649b47-fe8e-4cf5-b737-fc98341a1c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:32.680Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f82ce2ad-71d5-41cf-9dad-a5e421d8f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:42.691Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=46596e03-d2e1-485b-8e7b-ae4bfc03c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:52.698Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8ef83ceb-939c-4398-b6a5-fbe9c05de816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:53:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:02.705Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b35d9ed6-4113-46ce-89b1-fc90c51e9fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:54:11.581Z |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:54:11.581Z |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:54:11.582Z |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:54:11.584Z |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:54:11.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:54:11.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:54:11.589Z |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:54:11.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:12.712Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=58f4b5e7-9b2e-48b8-92c1-4af87184a418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:22.719Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b92dcb7b-fbf9-4c5f-b971-8f0640ed1ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:32.728Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4b6f6ff1-7127-488b-a9bc-194490f21cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:42.740Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9b3d216c-a752-4cba-a245-fdbe3da335b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:52.753Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=691213d1-2d3f-4d4d-962e-1fb57189dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:54:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:02.760Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=222eb207-6817-4af0-a38d-f48525bacb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:12.768Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6fe6069e-d9e4-4e9f-b40a-a9afed76f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:22.776Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f7325431-82a2-4018-a4f9-b4f00a6c608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:32.786Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=40380a2b-5baa-4279-9a2b-8dc019427af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:42.795Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=77872784-630e-4232-9f57-8fcb0184fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:52.804Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d8854c71-7014-4db2-aec0-71e581855c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:55:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:02.812Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d73a623d-9226-42b1-94e0-5e99aa9148e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:12.820Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4da732b6-00e0-4d40-9142-1b11de606f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:22.829Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=612de9c0-e4d8-42be-be56-e3055507dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:32.835Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=47f3cfcf-0d83-4102-8516-d154463ea193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:42.842Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4ffce868-e17e-4eb9-8ed5-f6da2c207d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:52.851Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=21b5df91-b8dc-490c-9d40-588fb29e6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:56:52.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:02.863Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a59fdb73-68f9-4c7e-84ee-d2636aeea07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:12.874Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ae32a2f9-bca3-4f03-844c-2aca617abf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:22.884Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b9f6ea29-1fe3-4a29-8342-a34b700a67b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-01-14T11:57:32.943Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TNmGj8h58XF4Poqx6Lvw, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:33.418Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:43.419Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a7c97a25-cb48-4c77-8f05-f55cbcc58bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:57:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:02.957Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0972c96a-a5c5-454e-b3d1-6c96698b130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:22.495Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e3d09ed3-df0f-4c53-b601-6dcebde52d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:42.031Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=021b0c1d-aaf8-489e-ada0-089e024995b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:58:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:01.567Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2284d856-e729-4492-acff-0fd3acf20592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T11:59:11.591Z |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:59:11.592Z |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:59:11.593Z |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:59:11.595Z |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:59:11.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T11:59:11.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T11:59:11.599Z |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:59:11.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:21.127Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5c811583-52d2-4b4b-b0a8-1f784dfb8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:40.667Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6dcbbd6b-4ad7-4f56-9769-6748c5e07ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T11:59:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:00.227Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9f4d0828-a0aa-4517-ae68-06509323a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:19.769Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8104533f-66c4-4579-b0cd-6cdc7c579128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:39.328Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a7bc4c2e-f57e-409f-b8c7-8b94f4f213d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:58.870Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b3a453cf-09ed-42f7-b5f8-77be5f9df4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-01-14T12:00:59.895Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4TXOJHTqvwVGAU3lM4zl, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:59.902Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:00:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:09.903Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ad835af0-4161-40fc-90d8-d4eeb27488e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:29.440Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ffeb6455-bdfe-4f6a-a3e4-17d50e4b7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:48.991Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=28979e0e-7fcc-437c-818b-9480f9e549cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:01:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:08.531Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2e124bfd-e869-41ec-ac73-53465ebb97da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:28.101Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b2edb0f6-be26-40e9-bfd6-3d65582177c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:47.643Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a6c68a3e-188d-4c95-8f99-9ea410651321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:02:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:07.184Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2641ed97-4cd4-4cae-acac-e27a98ae6d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:26.717Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=edecbe09-2859-47e8-86f5-920b048e6482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:46.284Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c1f890c2-c79f-4247-a175-7c3d2eba05f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:03:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:05.826Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3263684b-1fc2-40b2-a03d-90feca79a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:04:11.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:04:11.553Z |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-14T12:04:11.554Z |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-14T12:04:11.557Z |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-14T12:04:11.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:04:11.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:04:11.561Z |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-14T12:04:11.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:25.362Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f2c9ad60-bd97-4576-8c68-b854c7eb43d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:44.902Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ebec9d90-bf30-43be-9070-a9ca0f8396ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:04:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:04.458Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2c7b94be-d056-4f5d-895a-55b31848d37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:24.026Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=23866fc8-09d4-4b2d-bcfa-d66da8e5f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:43.556Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ffd19d7f-afd7-4c63-971b-0b4be5655c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:05:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:03.123Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e40746a8-b2a1-44e9-a86a-03d8e6e8abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:22.659Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=83a031ff-f4a4-4932-bf4f-331b1b17d4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:42.220Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e648199f-bf2f-4116-86c8-07aad5726619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:06:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:01.760Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=46fef4a9-645f-4f0b-b966-b30587f009e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:21.306Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3c494db0-67c4-4a7b-8bbe-fd348825abfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:40.847Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b8d7d9e-cee7-47d4-9955-810abded8e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:07:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:00.382Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3013a8fe-86e5-4a9b-b5f0-3bc46612503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:19.924Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1bba4cb0-d2a8-46fd-9872-5f9c540c201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:39.457Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=a100c59b-4d3f-4f04-9688-bb06a5b1119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:08:58.997Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c90d7812-c462-44ec-be29-50a83014a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:08.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:09:11.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:09:11.577Z |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-14T12:09:11.577Z |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-14T12:09:11.583Z |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-14T12:09:11.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:09:11.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:09:11.586Z |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-14T12:09:11.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:18.535Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3732d0ca-bc21-40ff-a416-f18191326439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:38.090Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=080aebac-adf1-42a3-a986-ed80297de78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:09:57.624Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=21269f25-2718-4178-8959-3ff91bf13580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:17.160Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9c5045a8-a115-404b-9eb5-d2135be8d3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:36.705Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6cec825c-3c79-4b23-b799-f6303993d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:10:56.252Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0a292e91-d753-4edd-a283-97f59d754364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:15.789Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=001efa8b-e9a9-4e81-99b9-1af37b418647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:35.323Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=45c36a6d-14fc-4536-bd90-46001f596c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:11:54.864Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=63d734ee-b2a0-4bfe-9c15-e7ed018f8b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:14.407Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f43d6e75-b0ef-4883-ba48-0bdb00f0ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:33.951Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=90788be0-7f44-44fc-bb3d-46d905403ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:12:53.500Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dff5436d-d1f5-4186-860d-67953b11d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:13.032Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d222dc92-1a75-4fe8-9525-2f2f840b045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:32.585Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=88f3a75b-5dd5-4080-9600-272e1efdaa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:13:52.127Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=06a80c0e-e1bd-4f1c-b951-3b0034215f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:14:11.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:14:11.577Z |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-14T12:14:11.578Z |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-14T12:14:11.580Z |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-14T12:14:11.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:14:11.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:14:11.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T12:14:11.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:11.689Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=01777304-99ab-4eb5-af21-0ac3932be738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:31.227Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1b6cb9bf-b1e7-427f-bef2-1eb2dcf44e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:14:50.775Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ff47edce-c527-47ce-9f5c-48c48b24f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:10.310Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8b6af00b-dcb1-414c-81dc-c123fae8a7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:29.855Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6cdfaf0f-d761-4b22-8c6c-4d37d42718b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:49.397Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ea89839c-8128-4fe4-9d67-b45d23393e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:15:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:08.942Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=286208d5-060a-4a6f-b265-f61137f1ffb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:28.491Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7430af49-7251-4897-b503-5782e4ef8a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:48.047Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=56cf7aa7-c534-4b67-a1c9-46fd348e786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:16:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:07.583Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1d1188f4-fc2d-4245-87d2-1dcb08012b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:27.115Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=6b0a3bb6-6e3c-41b1-bf5e-b70b1fb2566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:46.659Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=798c2a0c-d511-4394-95d9-8b1a794cca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:17:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:06.214Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f900284a-7091-4e9c-9ada-f84851ae4cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:25.754Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=23ff18c7-900a-4144-b5db-335242066d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:45.291Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=f1b7570e-1d6a-4085-a4f0-6bbaae61a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:18:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:04.835Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=afa04800-64b8-4105-b853-ae4f94e333a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:19:11.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:19:11.567Z |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-14T12:19:11.568Z |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-14T12:19:11.570Z |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-14T12:19:11.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:19:11.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:19: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-14T12:19:11.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:24.391Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=72b0f0ab-0a22-4041-b9f6-a9a34f4bcf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:43.932Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0565de50-bd03-4871-a530-849742b2fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:19:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:03.473Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=93ea8aee-bf2d-452a-b907-9b5b2ea70163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:23.007Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=1e51ad38-ad43-406a-8401-f3eee18e2b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:42.557Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=9de5bafd-f230-4323-984c-b4d503507475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:20:52.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:02.096Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b4b53054-9008-4160-a2da-5f32fe6c6a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:21.637Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=8266a700-ac65-4456-97fa-c51880504d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:41.175Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=922fd084-28aa-4a03-b163-4c476551241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:21:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:00.724Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ff728d23-8e64-4981-aee5-aa93c3ee106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:20.269Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d2dab83c-5043-417e-a204-f81834e3cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:39.802Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=88d022f4-bcef-4657-bc87-01c30d4a9cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:22:59.338Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=11ff9611-079e-47d9-9a91-e56b94071b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:18.874Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3d1c3b0e-600c-4f64-b663-caef040deaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:38.414Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c8762927-b4b8-4db5-8d21-86dbfe7f39a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:23:57.958Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=d98dd68e-ea14-46b0-9e91-cfe4de51fe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:24:11.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:24:11.543Z |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-14T12:24:11.544Z |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-14T12:24:11.546Z |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-14T12:24:11.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:24:11.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:24:11.550Z |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-14T12:24:11.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:17.496Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=b9e525d2-d5b4-4564-ba5d-3869f8d492b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:37.037Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=43b19535-a018-46c8-ab7e-a70af66a81ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:24:56.572Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=7743e5f2-4592-459c-a89a-41322e71e5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:16.119Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=df555dbb-3e65-4425-988e-1ac518b65e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:35.684Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=ff0e593a-8eea-4b09-8689-ce093d1cdbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:25:55.231Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3cf783d9-9cdf-4161-b94f-59d77bcf3d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:04.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:14.773Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=c6c34b85-37f2-4733-b258-7fd621ca71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:34.306Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=3b1abfc6-782a-4714-b7bf-a30c9d59cc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:26:53.871Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=5b4222fe-022d-40cc-9071-beb2a7e0dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:03.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:13.404Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=cd1fc085-42ae-48a0-8a03-587ae0fe4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:32.939Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=780c954a-ffa4-4afc-932f-0411681397c4 | |INVOKE |pool-2-thread-1 | org.apache.coyote.http11.Http11Processor |2022-01-14T12:27:35.252Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:27:52.485Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=88cbea43-381c-4f24-84d3-463f165af03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:12.033Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=74fc7a7b-f82c-42aa-a573-00d9750c8dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:31.593Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=88e125db-7563-410e-8e90-d42891ecb909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:28:51.129Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=141b8871-0bf6-4392-aeee-cc87d0e53b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:10.670Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=e1a13f16-9fca-43ea-9543-313490731eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T12:29: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-14T12:29:11.570Z |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-14T12:29: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-14T12:29:11.573Z |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-14T12:29:11.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T12:29:11.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T12:29:11.577Z |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-14T12:29:11.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:30.209Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=2ad38bec-5340-4012-9995-7cda8523a4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:49.759Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=62594e45-a146-490f-94de-29998cd377e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:29:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:09.296Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=dd737223-d65f-441c-b26c-801ec95804f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:28.835Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=df6019ab-c801-4f1d-856e-2318824da668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:48.374Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=4d559c5c-2777-4f14-a2bc-0ce5ee5359b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:30:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:07.906Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=234fee6b-04c7-4458-b2a3-a880713d6715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:27.444Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=0c26e3a2-05c2-473c-a119-609543a40ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:46.987Z |INFO |Init configs |InvocationID=51f511b4-0c2e-44fa-ba44-e01938b04dd2, InstanceUUID=98557861-d4b3-4faa-ba65-a05468629624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T12:31:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |