. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T00:59:19.106Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T00:59:19.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T00:59:19.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T00:59:19.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T00:59:19.887Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T00:59:19.887Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T00:59:19.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T00:59:19.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T00:59:20.011Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-08T00:59:20.046Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-08T00:59:21.668Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T00:59:22.097Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-08T00:59:22.113Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-08T00:59:22.114Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T00:59:22.173Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-08T00:59:22.174Z |INFO |Root WebApplicationContext: initialization completed in 2127 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-08T00:59:22.513Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-08T00:59:23.154Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T00:59:24.508Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T00:59:24.902Z |INFO |Started MainApp in 8.039 seconds (JVM running for 8.712) |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-08T00:59:24.980Z |INFO |Start scheduling PRH workflow |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:24.991Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a63c3d16-8a10-4494-98c1-1e71a4b3381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:35.484Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=31144f2e-81b3-4d0e-9945-1f95cc6ac5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:45.495Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=edbde047-75d6-4def-9538-ee29f83dce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:55.506Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=241e5a53-7367-4f91-995b-1a383059c589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T00:59:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T00:59:57.116Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T00:59:57.117Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T00:59:57.119Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:05.515Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=d3f368db-1cac-4aa3-976f-6790b5f7d8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:15.524Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=377b824d-03d9-485b-a39b-db8582d372f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:25.533Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=0623792d-10e5-47b4-b7e4-489ab16288a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:35.543Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8b1e4bf3-3713-4431-bf3f-91e6374dee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:45.553Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f722a57a-e6f0-4db0-83c0-7ac2ea0f98c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:55.562Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=30438720-d867-4609-9b65-5a1d9d229ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:00:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:05.574Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e8149326-6cef-437a-96e7-1d2c9a72706f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:15.583Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=49b53a48-14c1-4cc5-824c-1c71e949fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:25.592Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=2ae3b59c-0e83-4062-9865-306229e64b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:35.601Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=2988899a-d929-474f-b259-2f4c115dce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:45.610Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=28c02448-43f3-4380-97c4-a96c90e9e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:55.620Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=cd935c8d-996c-4f82-a77c-5aa8fe955509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:01:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:05.630Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b7469eb5-9cd1-4e97-8623-0fcc16a94713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:15.639Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e46a46fd-9c54-40c5-ba47-6785a1f0be6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:25.647Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=909c6ee0-c4dc-466d-adf6-1b865b830a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:35.656Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e542311a-1363-4f2c-893f-34eaf9af4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:45.668Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=6157ced6-e7f1-42b8-b9ac-acfa07f1b267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:55.680Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=14d3fb69-7464-4d9d-a288-ebd7539224aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:02:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:05.688Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=477f7339-9d72-4cd3-81b0-8e958285118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:15.697Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=cf9b7061-21cf-448a-ac6d-c47debbfa3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:25.704Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=97e0fdc7-f3af-4b1e-996f-0c09d7863d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:25.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:35.715Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b65146c1-6818-4f67-866f-fadc54b93329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:45.724Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c6b0313c-3ddd-4ea7-a04c-7f37a6801598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:45.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:55.732Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e7508e7a-2861-4e30-9063-d46f2e1fa304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:03:55.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:05.744Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=325b06dc-e468-4c18-abc7-ae1685a95598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:15.753Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=61586ccc-afb4-4e37-85a2-a45a2221dacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:04:23.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:04:23.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T01:04:23.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:04:23.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:04:23.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:04:23.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T01:04:23.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T01:04:23.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:25.762Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=bdd4562e-1ece-43d5-9d25-dde68b8c1f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:35.772Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f37abe9f-ca6a-458b-81ed-729275c26ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:45.780Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a0e7a76c-306c-4797-8eaa-458bcbd7a93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:55.790Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b51bc807-4720-42b1-990d-1987228d0d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:04:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:05.800Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4cd9c7cf-1ea1-4a61-928a-2b683d244092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:15.809Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=73463105-2520-4e0c-8871-e17ca3f0c7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:25.817Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=7f019a08-3091-4cd4-a6ed-d760d540d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:35.827Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4f2e5cc5-18bc-4580-9237-16170515b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:45.835Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=174920b5-61c5-4ae0-b8be-d9282be15742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:55.844Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=bf5ebb51-f936-4e6b-b1fe-878e0e8332ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:05:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:05.853Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f08ead4e-97e6-47d4-b9c2-588991deaa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:15.863Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=65577172-97bd-4d3d-adc6-b8b8ae5d79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:25.872Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=df79bb45-9202-4a9f-818c-3ad298e091f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:35.881Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f6e37f3b-4782-4dec-a125-14194ac32865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:45.900Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=786740d1-cd41-4e98-87c2-fcea1dfc5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:55.908Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=50b9d545-88b9-43ff-ba39-7398fd27e3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:06:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:05.918Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=72859202-003e-448b-8ee0-b6988c8a2f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:15.926Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=96349ad8-065a-4a4c-8ead-4605574482ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:25.936Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=39fdec9b-6da8-45e2-b9ed-bd834e3d49b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:35.944Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4489b9a9-5ec6-47c5-ace6-6c010d3dbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:45.952Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c63c9325-e932-463b-a92f-480ded9af01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:55.960Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=0ba6d62d-ecb8-49cf-87c7-762631b44c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:07:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:05.968Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e5425a7b-3f04-4c1d-b079-136550f7d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:15.977Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a6f222bc-026a-405b-a509-5b17f0108acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:25.985Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=db6a2e38-0c49-4ae4-b3d8-63e310905472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:35.993Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=cd867dcf-415a-4106-b29c-dad5f0dc616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:46.003Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e25ebbdd-3025-4462-8445-018bd0f446bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:56.012Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4368e038-ea54-4eb5-9ee1-ce4679798996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:08:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:06.021Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a9ae3b1f-bcbd-46fa-9126-dbe21ee9210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:16.030Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=28c77024-6acc-417d-87ab-30befca5ba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:09:22.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:09:22.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T01:09:22.784Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:09:22.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:09:22.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:09:22.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T01:09:22.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T01:09:22.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:26.038Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=91385ff9-d4f2-4ac4-b8fd-7b67d70361f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:26.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:36.046Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=3c38f3b0-d91d-403e-bb36-f5aec258dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:46.056Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=7616432e-30b8-4a6e-91d4-ee8c670b3db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:56.064Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=d3062b4c-4935-4acf-b522-9c7af7dbd8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:09:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:06.073Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=923ac265-3939-4518-95f3-d64b8ccefd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:16.082Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=9d1e8cf7-b8b2-4330-b444-7397e03439c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:26.090Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8f329bb8-386a-492a-948d-f6e2534bb197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:36.099Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=219d7d09-25fa-42ce-ba3b-6a79813d7b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:46.108Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c9d76bba-4607-44a3-9d2b-afc00661914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:56.115Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=6433dc52-25c5-41cb-8a13-3f51b232a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:10:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:06.123Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b0e66f4b-6848-428b-ac3c-ca5f7ec159be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:16.131Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=11e00903-cfa9-4b5f-85e4-04364739c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:26.140Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=29558761-e5d6-4c9c-be16-bbee534c25d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:36.148Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=47ee79a4-8f7e-456b-9bbb-7b372c178f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:46.157Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5fbb5980-4840-4ce0-a3b5-172bacadebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:56.165Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e2b10221-f1ce-49be-937b-3be2e624c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:11:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:06.175Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8eb460fa-6f2a-4b83-8037-df534d67bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:16.185Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=55b274b2-3f25-4514-8db4-e990b4ad70c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:26.194Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=29219215-ed65-4059-90be-9af2cc6505d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:36.203Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=98ef4c83-b29f-48fb-b007-f658b33a4c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:46.211Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4b0c57de-5ecf-445a-a516-e13a520036a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:56.219Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5f4c412b-ac90-4ef8-8f7e-53042c2a1884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:12:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:06.227Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=9d477f13-98e2-43ad-adc3-fb47b0dbd54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:16.235Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=50285da7-a770-4eb3-af93-b7ab6938bd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:16.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:26.245Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=0b6bf40e-3c3c-468a-bae0-3a5ef05935dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:36.254Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=3e94b2ea-5aca-4be3-bec9-8f81e622381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:46.264Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=11f5bda1-e1fa-42e4-83b8-2c5eafd95370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:56.272Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5d467536-5233-4fb2-a388-bdfb647233d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:13:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:06.280Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=3348d3d5-2f5f-40ca-830a-6b5a0ec2a58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:16.288Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5aa81ffe-10a0-49ae-80b9-7abe6495fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:14:22.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:14:22.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T01:14:22.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:14:22.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:14:22.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:14:22.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T01:14:22.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T01:14:22.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:26.299Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a21d7f34-bc1a-47e4-93b8-cc1025bc30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:36.306Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=22f5a976-20ce-4655-b4fa-1110727ba579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:46.315Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b9ddc280-2d58-4b00-af99-bdbc2403ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:56.323Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=652488dc-266f-4487-ae84-281063ea00b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:14:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:06.330Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=218cc636-cc58-47d6-9ac6-b20328179ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:16.338Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=642bd4c2-309b-462c-aa05-23db5c4fddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:26.347Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=75ae69ff-4b27-4f1a-a051-3ef595dc9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:36.355Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=db8d92db-3de8-44c7-b69c-285e8d6efa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:46.363Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=55553ada-d91f-4c9c-bb89-824870daed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:56.371Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=01464c7a-2401-418b-8b1a-b76359b1d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:15:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:06.379Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=875d94c0-47c0-449e-a162-9b63e959894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:16.387Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c2ec1396-3d6c-4152-aef0-a3adbe0a8545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:26.394Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=9a78159a-9a91-4d6e-a56c-4a586281cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:36.403Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c86c3220-0823-48a8-9f4a-5097ce6cc027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:46.412Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a9319bf7-e51e-45db-b0a2-63fe0a7f4ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:56.422Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f2db10d0-8dba-42e2-94d0-abb6beb87b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:16:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:06.430Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=85956cef-eaf3-40d1-ac4f-66a1f43f4c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:16.438Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=7ac0f1ff-02c6-40fd-88b2-9324281073fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:26.446Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=d6233cb2-bbab-4c7a-9162-22836d781136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:36.454Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5f84f88f-62a0-4a11-be4c-aafb2fb6afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:46.463Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=76ea351d-732e-41bd-aec7-04fd1021dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:56.471Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=22416401-d73c-4caf-9506-f0ac82c32c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:17:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:06.478Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4f99e426-0b89-4850-9c8a-9a150133b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:16.486Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=2b511ed2-38fe-4e88-9241-7b0eb834997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:26.495Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c3a5233a-c24a-4906-9cf0-aa63bb88b2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:36.503Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=18e6bd96-b75b-4143-b5df-7cc043d137e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:46.511Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=9b5d8156-bf51-448f-b7e8-e38650a910db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:56.518Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=3c5d41eb-d3b5-4ccf-a355-f821b66a7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:18:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:06.525Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=84931a5e-ef29-4b4e-a102-78f22b1071aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:16.532Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f03071a6-be51-4ae9-87a6-a6170da4d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:19:22.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:19:22.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T01:19:22.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:19:22.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:19:22.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:19:22.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T01:19:22.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T01:19:22.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:26.540Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8a6f619c-31dd-44f7-b26c-bfa5b1048225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:36.548Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=b2e59934-de0c-4914-afa8-da201ce0f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:46.555Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=81a6578e-e8a3-4e16-a0a5-21dc810b32cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:56.563Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=4ae01caf-88a3-4788-80ae-d583b4efbf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:19:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:06.572Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=a2d099d2-6d1d-451f-9eb5-3f259392623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:16.580Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=99e35cf1-44a3-442b-b57b-c711cb3fe05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:26.590Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c354ec7a-20ca-4e32-ade7-5f85e74b14ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:36.598Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=d6b14778-1efa-4a28-9070-88f7f566d7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:46.607Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8e99c94b-a724-4263-bd6b-7c92d5807053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:56.614Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=15f4b0e3-556d-4bd6-8a48-e7ae3a2da598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:20:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:06.620Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=8bfa1878-2924-457b-88fa-8630366ccdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:16.628Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=412eac74-edd7-4f97-b8da-5b8206454967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:26.635Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5f0e4d74-8416-4c57-97fb-7fd7798c9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:36.642Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=971a6449-4e2f-44e8-a68a-9fc54966d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:46.650Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=96303035-769f-4620-80f1-b5b7561427f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:56.657Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=93a766cc-615b-4ca0-ad71-26e48ffd92e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:21:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:06.664Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f917b033-5fba-4cfb-8066-b5530654bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:16.672Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c7d9a1fe-b33c-4234-a95b-f4a60b5f1d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:26.680Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=2edd9f1a-44b6-428e-8a47-b3af647f0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:36.689Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=644c278a-5fa8-4269-a85f-fd90208bbb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:46.698Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=7375cd6b-3c1f-4945-a535-a7c3fde12e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:56.706Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=5e4810e4-5a72-43a5-a93e-6bebad485a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:22:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:06.714Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=c3127ebe-0f90-4848-98d4-ee2dd54722a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:16.722Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=e1f8ff71-b138-4d9b-9f56-ebdc3bfb06e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:26.730Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=f6b6aab7-d73f-47d8-9632-c0424511a668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:36.737Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=fd62fcc1-a807-433d-925c-accfa3b672f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:46.744Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=14941c25-9737-49fa-8d71-dcff9c3e5b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:56.752Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=17c4f915-5db2-4011-bef3-86b460e9a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:23:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:06.760Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=010f92bc-9adc-4a76-a5b1-12ebcb6730b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:16.767Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=af27f47f-e0c0-46ed-9f17-fc4e5ec0263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:24:22.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T01:24:22.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T01:24:22.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:24:22.788Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:24:22.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T01:24:22.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T01:24:22.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T01:24:22.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:26.774Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=d4e73401-233d-467c-be46-278e3dc8fa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:36.783Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=bfc914a4-a190-4aa3-9ebd-945f532d9012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:46.791Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=fca8266b-2838-4853-b48f-ec7b720b5a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:56.797Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=3099023d-e0d1-4fc4-bc62-76856119bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:24:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:25:06.805Z |INFO |Init configs |InvocationID=f439c2b9-0a3b-4ade-94fd-92e24d2034fc, InstanceUUID=7684e962-d5d4-4e64-87ae-1469a1a3b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T01:25:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |