. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:31:13.799Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:31:13.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:31:13.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:31:14.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:31:14.589Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:31:14.590Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:31:14.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:31:14.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T01:31:14.745Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-05T01:31:14.767Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-05T01:31:16.593Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T01:31:17.087Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-05T01:31:17.105Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-05T01:31:17.106Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T01:31:17.173Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-05T01:31:17.173Z |INFO |Root WebApplicationContext: initialization completed in 2405 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-05T01:31:17.592Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-05T01:31:18.281Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T01:31:19.636Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T01:31:20.105Z |INFO |Started MainApp in 8.92 seconds (JVM running for 9.596) |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-05T01:31:20.191Z |INFO |Start scheduling PRH workflow |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:20.233Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9db4a478-89de-4461-b406-053b96b7b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:31:21.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:31.691Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6f9a894c-5876-4c55-9864-adcbbe8a7d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:31:32.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:42.755Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c8060a6e-25b8-4c40-a99b-1e8233d3c7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:31:43.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T01:31:47.584Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T01:31:47.584Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T01:31:47.587Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:53.826Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=00152bc1-bba7-433d-a547-53e9f4b95055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:31:54.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:31:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:04.901Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7e9b4b91-006e-4b22-af54-0e85d3b88e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:32:05.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:15.940Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7c71303f-8159-4de8-a1f9-e1834f659f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:32:17.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:27.044Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c8dfc579-84fb-464c-9f67-535a414c1d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:32:28.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:38.115Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b0d206be-26d2-457b-8d20-60ab63bce59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:32:39.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:49.155Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6f831d48-c019-47fd-98b8-da7ebba22236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:32:50.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:32:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:00.227Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c4d70f93-18a2-4e82-8ef4-76f74c6fc1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:01.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:11.300Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9012b24d-3bee-4940-997e-0ab1143ed5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:12.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:22.341Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4a698be6-fb9d-47b7-8879-d7e7ee0f1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:23.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:33.411Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0ec06381-6686-4617-b054-57db04c34bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:34.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:44.484Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ee5e6bfc-4356-467a-9b8d-477b07896ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:45.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:55.555Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9060b413-7195-49fd-bc1e-a17779a42e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:33:56.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:33:56.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:06.626Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=147373bb-3312-4b39-8003-bd82d273289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:34:07.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:17.700Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=50c699da-786c-4091-95ca-f88f744c54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:34:18.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:28.739Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=af8fbd49-abe7-4cec-8dde-bf09da6325f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:34:29.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:39.813Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8ac82028-b5fb-44ea-8adf-ba739a82c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:34:40.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:50.884Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e9c4568c-ccf7-4159-a6c6-3dcca969a470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:34:51.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:34:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:01.922Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6abdbd1d-c21e-4716-bdf9-9a608e3b4395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:02.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:12.998Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=deb8ff18-3966-47fe-9d58-33682c3851ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:14.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:24.100Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=85ec47b6-b688-4668-8701-1647763199b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:25.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:35.139Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3d7b6f5e-6706-4a24-9850-239400066e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:36.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:46.212Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=16e014c0-3076-4b4e-afe8-b096b45f9cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:47.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:47.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:57.284Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e119ef32-9df2-400e-a75c-c6dcf1a2ade1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:35:58.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:35:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:08.323Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c4706c15-eac7-46e9-a5b9-131d84042f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:36:09.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:36:18.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:36:18.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:36:18.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:36:18.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:36:18.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:36:18.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:36:18.709Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:36:18.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:19.363Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e1694e72-6a7b-4db1-8cce-5c74525b4c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:36:20.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:30.437Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0d5feac5-4176-4f67-83dd-fc89dbafef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:36:31.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:41.475Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=71d510ff-1d7a-4d9b-ad97-a85bae20c5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:36:42.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:52.547Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3ca42f86-fccf-479e-b932-486e5b8beb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:36:53.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:36:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:03.620Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=999885ba-87c8-4ad6-ab5a-e3b3192f0354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:37:04.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:14.660Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cd14f035-6a25-4777-b572-4d779dd0f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:37:15.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:25.735Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=21b76ce6-fdbe-4901-9383-8767e840b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:37:26.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:36.836Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0dd1e175-05e5-4453-87fc-a5d8363ab232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:37:37.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:47.907Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=29ce0f86-7b86-491a-bf5b-4e7e0096440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:37:48.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:37:58.947Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bbdec19e-fb08-4ce0-8d79-31e00fb2e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:00.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:10.022Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=907f7ad5-1223-4b81-8961-eebd733edbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:11.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:21.058Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9cdc776d-2c49-4378-9ff6-8a8326dc6189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:22.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:32.132Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f60f3b94-1179-421c-b3bd-c0d5e5ec7b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:33.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:43.189Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9db84964-cdd7-4352-b602-297bc658cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:44.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:54.242Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5bb0541c-dc87-41aa-aa04-c5a3c6f94a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:38:55.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:38:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:05.314Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4a556acf-79a8-48c4-b80a-1c2ae4e6fb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:39:06.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:16.355Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=16ca62f7-ed6d-478e-9300-6ade6b1a8e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:39:17.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:17.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:27.396Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1d6eadcf-6100-4072-8a0d-aa7c22ca0c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:39:28.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:38.467Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c3da91b8-be32-4c0c-81f6-c4b05c1ab6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T01:39:39.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:49.570Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a9ed768a-4c55-4f76-a7bf-872707fe9943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:59.699Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=775a668f-4f3d-4627-af36-8d9e9ec3e392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:39:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:09.716Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e5663105-1b12-40d8-ab1a-6084332ed97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:19.729Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=107f3c9b-4a38-4425-a36f-ba00cb53a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:29.741Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2b7a2daf-0536-44f5-a110-b6900e2abf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:39.753Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=88a54caa-bc53-4fe5-8d82-b9bfcf7d33c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:49.765Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4b071e7e-18b0-495b-b8f2-e6b177dbfc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:59.776Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a1dc4502-bfb0-40f1-bd06-9b15f090b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:40:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:09.786Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e69972ca-bcb7-4678-b1b8-996be143a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:41:17.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:41:17.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:41:17.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:41:17.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:41:17.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:41:17.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:41:17.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:41:17.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:19.809Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ee5e7625-550e-46ba-bda7-36ce127ad324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:29.819Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=832783cc-18cc-4b3e-8e21-b31f49e6ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:39.830Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9981ddb9-b993-4320-87f9-8ad86c8bb9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:49.839Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0330a21f-6f43-4b59-8f0d-1ebbb901c9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:59.849Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=51f6f95e-1d3a-4633-8e12-81e5808aeae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:41:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:09.860Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d969b858-f8f1-47b9-bd06-42486d42b540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:19.870Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=83bda2eb-8341-4f54-9dc2-63fbc3c4b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:29.880Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=50fb13d2-c710-44d5-9107-461b088c6257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:39.890Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2c9a2dcc-a08f-469d-aa73-9b48db2b4f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:49.900Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=74843a97-faf2-4392-9567-fab74aacaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:42:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:00.093Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d242cdc3-5abf-4555-b319-5982090dc04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:00.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:10.103Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5a441d7b-fcd4-4c41-a4b2-3f3697e6a8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:20.113Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=223f520f-7f64-4939-9d76-fa48d608cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:30.123Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bc9fedba-735e-4627-bee4-7f9a68e6379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:40.132Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=99515506-e3d6-4ae3-b689-870c4eaea5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:50.141Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5320f114-69a2-4280-a8ef-9a888b95f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:43:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:00.150Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7ded6c41-a5c0-4fc9-8155-75ac3ff5bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:10.159Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=92c2859d-72df-439b-9a8d-a32522c0d493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:20.169Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=659b88b9-b4b2-4791-8b48-dbaca2ff4af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:30.178Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b2ed12a2-1265-408d-951d-e99fd67425f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:40.187Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=894538bf-2eb3-4552-bea6-e6c6329d64d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:50.197Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=79ec3ca0-66c5-4c31-af17-23d9071aa9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:44:50.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:00.205Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7172af0f-6e03-4da9-b3c6-ab5496798103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:10.216Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=03071f21-8b2f-41db-8c48-685d29987f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:20.227Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=32777a00-bcd0-4356-9ec5-38cb753b01cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:30.236Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=612a78f4-6d9c-4df2-b6cd-46f78fea0bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:40.247Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dae92b67-0333-4bf7-8dce-3a4ed259d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:50.256Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e1dc236e-b589-42fb-9d79-a2ddc4c856f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:45:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:00.265Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b9b6364-f5e0-4c50-b1c2-c4660632da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:10.274Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3d58177e-7b09-47f4-964d-0a46aa68ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:46:17.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:46:17.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:46:17.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:46:17.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:46:17.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:46:17.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:46:17.870Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:46:17.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:20.283Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e0696f76-32cb-413d-bb85-1cdcd34e993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:30.293Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c05db02e-78b7-440b-a617-c1339e6c3b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:40.302Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c3a69f4f-8afe-4480-bb70-7b14978725ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:50.312Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b36d84c6-9def-49e4-8bf2-a79c4aca2090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:46:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:00.322Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a53aae04-6af7-4aa1-84b3-c4fc3588a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:10.330Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ca76fe8d-5d80-4f45-a141-25308f33ef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:20.339Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9fa7038f-9d09-4a37-8188-efa0c5d5597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:30.347Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a843898e-8d14-4470-8ca6-f6c3a781b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:40.356Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4da208de-d2b5-4c5e-8fd5-ec3c6c27d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:40.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:50.363Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f6d3f41c-efed-4add-9d21-b3622d6bffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:47:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:00.372Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0e181e5c-3d15-403c-a1f0-30e63cd461e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:10.381Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d702779a-54b9-458a-9254-90daabb34e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:20.389Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ac0200f8-7088-4fd6-91dd-3db6781798ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:30.396Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dfa3547e-51f1-48c8-a413-9f2acbce2686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:40.406Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4655fd3b-c7de-4b62-a786-fcec8dca52e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:50.415Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8e483edc-7966-409b-8b79-5c11159742ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:48:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:00.424Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=964c535e-da78-4722-b28a-0643d2fe81e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:10.436Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=300cb07c-8987-4b77-bb0c-cf5389f79e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:10.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:20.444Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1f10ec28-b3b1-4ae6-8bd8-418a1b1f6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:30.452Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e4831db5-3b51-4e40-9bab-0e367cbc21eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:40.460Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=425763fe-d577-40c3-8c75-7ae832e06268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:50.469Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c5e8b488-7ac2-454b-a1e0-87ad9346ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:49:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:00.478Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8bd69e6b-0d30-4173-affd-c455a9acc438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:10.487Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=98ab56c9-32ac-4db7-ae03-da8ca04bc6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:20.495Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d30537f6-08e4-4733-808f-405c94892998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:30.505Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=63f4a0f8-df9f-4cd5-bd11-4e24ecaf55da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:40.512Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9276b0ed-76d7-491a-a8bc-734d3cc2cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:50.522Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f34ae6e0-b543-4407-a50f-bf908890c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:50:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:00.530Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d3ca7dcb-4b10-466d-b29d-0eb5f7a07d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:10.539Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0d0477aa-6b7b-4e38-b362-d2f4f38fd5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:51:17.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:51:17.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:51:17.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:51:17.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:51:17.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:51:17.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:51:17.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:51:17.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:20.547Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=448b24c5-4325-4a11-84a1-c362e775730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:30.555Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c173e170-50bd-4070-aff0-1da17bb49384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:40.631Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=08ea76a0-841b-4691-bedd-f8bbda94651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:50.640Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f2664af6-6d22-4b2c-8062-a06b134d34e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:51:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:00.648Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9138c6df-4409-4c3c-9e72-3f921993eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:10.656Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a7cec0eb-e150-4009-bc4f-8a4e29026652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:20.664Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5c4b9146-5c49-4a38-869b-a2f6992642d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:30.673Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ff6f1263-6e3f-488d-84ff-037979b198a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:40.682Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b9cfb33b-2481-427e-a99f-aa40ab6bfa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:50.690Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e959c10f-507e-42c3-bb32-148688f8206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:52:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:00.702Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=93d5d9a3-2f00-4b9c-aee0-b1c4ba19def6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:10.709Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=78ecfefd-c935-41c4-89e3-e0302f2e8f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:20.718Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aede66c0-6e4b-40d0-855f-bcf4f84cb190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:30.725Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ef086970-cc6e-4cdb-a2ad-b611db5b8d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:40.733Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=912611a7-d1d5-47be-96c6-f31f994bfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:50.742Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=341c129c-fa10-449e-b540-5347d4ba5c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:53:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:00.751Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b16828ee-3480-47d3-8d49-2160f208b7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:10.760Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=89be4381-803f-4e67-b77c-8ffca5bceacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:20.768Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c334628-2dd7-4564-a3f1-aa1558664a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:30.776Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ecb9df06-ef88-461f-a749-b3eb685aac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:40.784Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5c219e06-aff6-41f5-ba9d-599e9f19e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:50.792Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5d676c75-779d-471a-ba34-6bba5c1b4a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:54:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:00.800Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=62e6976b-105e-473a-b4ca-3797cbd44165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:10.808Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0a870a2b-6adc-42b0-a153-298a8d963f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:20.814Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9855b194-dfb2-4ea1-9c52-8108defbf0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:30.822Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1fc96392-9f9b-4bbe-bd1a-47e549e9cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:40.830Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8d81b315-47b5-485a-9527-c4a18b698df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:50.840Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=77c28136-03d1-41a8-99d1-54bdcaf56736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:55:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:00.848Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=996f0659-aa31-4a5d-8c05-c2cb3d071c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:10.856Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c0b5d661-e5e7-43d0-a39a-69bb5474e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:56:17.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T01:56:17.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T01:56:17.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:56:17.832Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:56:17.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T01:56:17.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T01:56:17.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T01:56:17.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:20.864Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8ae3f23f-86ab-458f-b18f-9ab24efa906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:30.871Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=643363c5-97d5-4410-938f-f1c909c571d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:40.886Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fdb7f69b-9ab0-47a6-b888-26429ec6f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:50.895Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2de293ce-0aab-4c60-b560-4af6e51a8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:56:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:00.904Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=99643ae6-cbf8-4aa3-8225-9525d29f80e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:10.912Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=672bec25-7190-430b-8325-19269f181f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:20.920Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=174dace6-6cf1-4efd-a79b-88d8189204a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:30.928Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ed2aab03-427a-417b-a248-bc8c15d60976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:40.936Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fbffb8d1-a461-40c6-b4aa-f7aa39920ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:50.944Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6b98a968-8c3c-418b-bbe1-f9f345f198d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:57:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:00.952Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7c7ad907-6008-4df3-a1f7-639cc652137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:10.960Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8a9e96f9-731a-407c-8a2e-8e4ce046fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:20.968Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a59152fb-65cc-4d0e-81d5-c986f0c14af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:30.975Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6e8ff388-5959-4be5-8cd6-2f5a15cf0320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:40.983Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=510c110b-950d-48ee-bf15-3f3b4e0311ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:50.990Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e787ab5d-3082-499b-98ba-0ddbd441edd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:58:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:00.998Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=67958d80-2f7c-4f63-8cef-49da0ca6f6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:11.005Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=99844c20-983a-44ef-a8a0-76138d0022c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:21.012Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d1a4b6c6-bdcc-453a-bb56-b06020debf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:31.020Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d8da6165-731a-4d88-9324-619adb424b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:41.028Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a331ecc9-ada4-43bf-a475-752ec93a6997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:51.035Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c487e2f4-4973-410f-8660-355f13f1b501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T01:59:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:01.043Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5c94cb5b-3c2b-41b0-a15c-66640d6ea63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:11.050Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=48b9183f-76ba-40cf-afb0-c7bdbe88379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:21.058Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=63eb2ced-2155-4413-9b57-b54488f7d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:31.067Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=16246c0d-1a11-4598-8cd0-6244e011d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:41.075Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7b7a1a6f-42a0-4197-8144-e07a95366708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:51.083Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e5425a94-a2d9-49be-9670-2a17422bed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:00:51.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:01.092Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5597d06a-5cd0-47bb-9c0f-46e642213fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:11.099Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ed108ae4-acee-4ecd-aada-12a145df0aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:01:17.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:01:17.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-11-05T02:01:17.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-11-05T02:01:17.822Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:01:17.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:01:17.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:01:17.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:01:17.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:21.108Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c148d24c-0844-4d96-9e01-2f2767d7c6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:31.116Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=548d83ac-f5e8-4f74-ab28-28f476bee470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:31.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:41.125Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=107f4e7b-c9ca-49f0-bc0e-cbbb978940c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:51.132Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=13918f7e-d47a-4f75-9ed4-34f708cec56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:01:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:01.140Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1913d823-5cb2-4049-9e0c-de5d36b84064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:11.148Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=101f9ab8-694e-4b9f-8b17-3f7445733ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:11.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:21.164Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=11b88dc8-eee1-4061-bc87-800066ee627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:31.172Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7d88e0f4-4258-4089-befe-f1294b9c6b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:31.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:41.179Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bcfc94d8-4f73-42bb-8733-bf5898c23275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:51.190Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e232b39e-afd1-4dde-916c-77a3eb8cc7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:02:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:01.201Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=368ab65e-2275-49a2-936d-face6949e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:11.210Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c7e999d5-60c7-4dbc-b6cb-9b2acb096236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:21.217Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=83cd764f-dee8-40e0-a894-063196e24bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:31.226Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=eb5f3e50-3a62-4ffd-a4ba-343ba447ea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:41.233Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6c9a5e7c-f759-4b27-8d34-012c2e1b3ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:51.240Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d1dfd382-e49f-472f-a544-d320a63db1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:03:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:01.248Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c7110457-db39-45f4-aca0-97050e74a22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:11.256Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8dc7caea-1681-49de-81a5-a984648821ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:21.264Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=015173df-5aed-46e6-94d6-5c2e3f512f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:31.269Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=52903dff-26b2-472d-b764-86bc99cce606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:41.280Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f7e999ec-d08f-4af9-8c5f-bd6a87e3d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:51.288Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e73535b0-1379-4670-b7f7-b2a5c9dd5f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:04:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:01.297Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c55af125-7a55-4013-9d0d-5f14801566f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:11.305Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=87a8cb39-5a38-4ef2-a868-c0338eb4e4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:21.314Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4114a86f-8fe1-447c-9fcb-1584f3868c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:31.321Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1289a385-f6b1-4085-bc6f-5be96b7bc723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:41.328Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5040e0e8-36ae-47a6-b681-d933ff6f2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:51.336Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7fd16268-f474-41a0-878e-36fdd2df98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:05:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:01.343Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=faa87fe3-6063-47af-a9a6-54bc5ced4b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:11.351Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5deb188e-a6bf-4f02-9090-0f00be1be955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:06:17.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:06:17.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:06:17.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:06:17.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:06:17.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:06:17.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:06:17.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:06:17.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:21.359Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7f318328-8b84-4c97-98e4-b2de8be1d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:21.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:31.367Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a14a5237-3790-45f7-9edc-178b29040d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:41.375Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e06d36b5-e5ec-4d65-a49e-e97f91db5b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:51.382Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7f82a71f-f8cb-4992-8d75-2b8950898ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:06:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:01.389Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9941f255-a55b-49c1-9ce6-a8985e900d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:11.397Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=77dc16b7-e11e-421b-9eaa-e397c4efa89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:11.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:21.404Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1fa72926-34ee-44ce-b9e4-2c3d7b4408a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:31.412Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b384a2db-682a-47d9-8934-5509b087b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:41.420Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4e285634-b952-455a-ba90-fbbd9068631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:51.426Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e2005aae-20b3-482b-9ce4-b0c437fab69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:07:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:01.434Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=838376e1-54f0-4083-b1b7-1217ce6f89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:11.442Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e0b37a63-858a-4270-9a9f-f905839337e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:21.450Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=81b94381-4679-46e5-aef9-211778e25004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:31.459Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ecdae2df-977d-46ab-82c7-75704c7445e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:41.465Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ee84b808-872f-4a02-947e-6f763378acdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:51.473Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8d529bc3-39c2-40a6-b8aa-d6c5246f0322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:08:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:01.479Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f2f17365-d063-45fa-9f03-ab1cfffa9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:11.487Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=649ddad9-91e7-42d1-a50e-206589236af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:21.494Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0128024d-f5af-4149-a252-69cd4f9249bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:31.501Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=feefc163-ffdb-493f-9803-5b19461dbfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:41.509Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2c128c63-61f0-4034-90bf-a16f9e58aa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:51.517Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7df1df09-7ad8-472f-a45e-a66574878933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:09:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:01.524Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=72fc1012-216b-4bfc-a8a5-a481eb72f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:11.532Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c7c3ad30-e728-40f7-849a-a630bf5af99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:21.540Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ff7879dd-f053-4a8c-812a-fb0766c1589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:31.547Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=311d7d78-a52e-4c5e-8590-3c86520c5fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:41.554Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ebb45cea-1e6c-4d94-8347-2b3cb49c1ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:51.562Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=92a9dedc-6ca9-41b3-9b46-2ea5839729a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:10:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:01.568Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d4883627-2800-400d-a876-5e4ccaf3a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:11.575Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=84a47388-f392-4fe8-b430-81ce259fdd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:11:17.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:11:17.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:11:17.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:11:17.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:11:17.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:11:17.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:11:17.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:11:17.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:21.582Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0853fe31-48dd-4744-a38c-027c71931741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:31.590Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d5f3fd4e-f9f5-4565-bd8a-6678acc6994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:41.597Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5a832519-1593-4f3a-b0ea-d09f19125e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:51.605Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=98388358-6d02-40c4-aa76-15b77addf540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:11:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:01.613Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=108f46d2-4c0b-4abe-916e-82c8df01f270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:11.621Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a7e9d47a-8080-4088-a4a9-873688b4a1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:21.629Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dbcee1e3-3466-4902-a762-1ea37637b683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:31.636Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=550bb18d-c57f-4d4f-934c-7ec0967b9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:41.645Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cb6016fe-0fc0-45e5-87d8-6bdbb11536cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:51.652Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a3e78170-e377-49a0-bdf9-db06a7dce9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:12:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:01.659Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=62886b98-88e4-40b5-b07c-e2aeda038abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:11.666Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=30634019-60cb-41f1-9d6e-d82739471309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:21.674Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=30068662-f112-4453-a071-91b84a05734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:31.681Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f1f5e8d4-b510-4b29-b639-ab8eb85ed21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:31.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:41.688Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2f420b0e-df24-440d-9a3a-e1de1158bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:51.695Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a499574e-4371-453e-b981-df9274cb8921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:13:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:01.704Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b5470f56-3b7a-445f-af91-72ed239543ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:11.711Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=db6909ef-9674-4cef-9ae3-eb8939cafe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:21.718Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f10050fc-36ed-4f0e-83a3-4641ef86f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:31.725Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f155860e-1282-405d-93fa-940858c922c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:41.732Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=69d2f7df-e314-48e5-91e6-cb516c88b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:51.741Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2819d408-91b0-442f-9708-a0dad4b7ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:14:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:01.757Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cd532601-dcbf-47af-b0a6-e64f6c2ac3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:11.764Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f83850b7-6c83-4f82-b111-6e08b6c21b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:21.771Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7d46025b-50dc-4189-8391-570a9e81b88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:31.777Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1f97c427-dc4b-4de4-9db0-699716c79ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:41.784Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b63fe1ba-5452-4c07-be49-7ff78adad889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:41.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:51.791Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6b09bbb8-f6a4-4305-b52e-3653a1b69a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:15:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:01.799Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=63ca5da3-d5ea-4c60-9711-79c548ad1e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:11.805Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=426a58cc-205f-4ce4-8502-6c155015e2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:16:17.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:16:17.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:16:17.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:16:17.834Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:16:17.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:16:17.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:16:17.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:16:17.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:21.813Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b7efae55-977b-4ca0-969e-a207dde30b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:31.820Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=96abac6d-e2c9-4028-ae31-8348cf459301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:41.828Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d3860efc-d000-4109-b9c9-dc230e50401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:51.836Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=092db334-b2d0-46a8-834a-1fb85bb8558d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:16:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:01.843Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e2468fd0-7918-4f47-a0af-5465874e064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:11.849Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f55866c5-eb4a-43fa-9d73-d4fa30e1f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:21.858Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e1d0e855-dc8d-4524-9d3a-6e75b2b0f33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:31.865Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f593cf2b-a7f0-4e46-9f2c-bdaabc6984ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:31.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:41.872Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=830856da-bce3-485c-971b-569c35ffa12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:51.879Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e43c2ae5-fb7a-4593-8e81-0b52a0507013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:17:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:01.885Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=efe1c2cb-c7cd-42f1-9781-b5059405021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:11.892Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c3d70fd0-eb35-466f-99cd-1572dcc4c6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:21.899Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=36017178-297e-4b21-84ec-c51997360577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:31.907Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e65165c4-3d18-4499-b544-1aaf8e62fa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:41.914Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=40467bb2-501d-456b-a1a7-f9ad5012bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:51.921Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=601cc5db-0cd1-49a0-99a7-686e16cd8ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:18:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:01.929Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=37995626-3595-43a8-bbd7-bb2cbc65d225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:11.936Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4b5daa4a-f7dd-4d46-a2b4-6da172cbd04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:21.942Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=09f7a653-107d-4140-bcf6-5d58181c1cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:31.949Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=052b48d4-070f-4ec8-aa71-ca3c78b94533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:41.956Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=07debfd8-2a46-4f53-938c-b3d792dd8fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:41.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:51.964Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d03a672d-dacf-4970-aef9-ad22e9a0c24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:19:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:01.970Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=21dbaf9f-b25a-4cc9-aa8f-05ab3efc18d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:11.977Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e17e2db8-c973-4118-9e98-f6a6cc38404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:21.984Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cbb48ef4-76a1-4bda-bd84-67c9fd60a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:31.992Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=feb7569f-170c-4167-b5d8-7c8fce471f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:41.999Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9c7c014b-1c91-4042-a7ed-bb2176761a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:52.005Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fa7f8d5e-e2c4-4f2e-8591-663cc8c96e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:20:52.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:02.011Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aeb644de-0fe1-427b-8b5f-6778db6066f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:12.017Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f6ddbb60-e464-4669-80bc-69acf2d89ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:21:17.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:21:17.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:21:17.818Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:21:17.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:21:17.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:21:17.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:21:17.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:21:17.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:22.025Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1648a7fc-9802-4594-811a-84fa345e4b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:32.033Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8188b159-7fb7-454a-b205-8f3943199138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:42.039Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b0020238-dcf7-4357-81c0-e7384e89b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:52.046Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=12323554-36d1-4dd4-8e85-93052c9fb7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:21:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:02.054Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=483f7646-fa10-47dd-b673-a678bc9457e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:12.061Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=da3597d0-a21a-41f2-b907-6752851361ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:22.072Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4fc4b723-473f-4a5a-8fec-462ba51810e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:32.079Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6507b3b9-d4e3-4d0b-8ecc-94cf2400574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:42.086Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2b83c10c-9ae8-4ee2-8554-59d55f1c3e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:52.095Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9a910384-ddfc-444e-864c-6134d21cae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:22:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:02.102Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b17e997b-64a1-4c7a-8959-b77797798f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:12.110Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a1f1ed4e-1d5b-4303-b7a6-d4bd73294a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:22.117Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8008d22d-dcc7-49f6-bb3d-955d07089f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:32.123Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=67152dbc-c782-4537-82e7-e9614227a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:42.130Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0034e336-fa30-4db6-9c6e-f9c3841a7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:52.136Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c868de5e-6f8d-413e-8a74-6505728e9004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:23:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:02.143Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b523d09-0604-41c0-9f68-a4df7eef595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:12.151Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8aa3a8da-6747-489d-9630-9e2f5024c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:22.158Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=98cc595b-ecba-4d82-88cf-7ee7915502c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:32.165Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6de6be9c-28d5-42f1-9015-06a48f0e1b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:42.173Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b667b03a-a8e9-48a3-85a7-a978c44d7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:52.180Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7da6bb41-15d4-4c51-a3b7-cdcced1f4d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:24:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:02.187Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f4bfed77-a542-4ac7-8986-7fca8831c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:12.193Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9e60d952-443f-4801-ad1e-98de81e37291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:22.200Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f9e875af-d72f-4688-83e0-bf24eabed3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:32.208Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f3a6fcd9-767a-4d15-a7e6-7041f28e105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:42.215Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=20f69315-2b4e-4aba-b2fa-76f2479e669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:52.222Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9ab7a540-af2e-4837-9b8a-9a79cbc728c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:25:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:02.229Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f2410667-7e8b-4971-9a17-3d09ab008c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:12.236Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5a416c11-249c-4245-bbaa-989d6c08f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:26:17.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:26:17.813Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:26:17.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:26:17.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:26:17.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:26:17.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:26:17.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:26:17.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:22.243Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=82757908-d780-4d96-91fd-d79c90f7c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:32.250Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b7b688a4-5039-4957-810f-8037fc1d26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:42.257Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=32a9c1e6-b890-4fcf-9ca5-e041483e04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:52.263Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5df3866b-8f9f-4910-907a-57d406cd83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:26:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:02.269Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dd4f77cc-e2ae-4a22-a078-969ec5446253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:12.275Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0ed16e9d-340a-4581-aaa3-6e47df02ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:22.281Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cedd2693-6e4f-4578-8b36-d39eebcc4aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:22.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:32.288Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4c7a558d-139e-44e6-8216-39a3678b0698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:42.295Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=058122f1-c123-4dad-8b09-a80d4f4e7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:52.302Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e6c40db2-e1e8-4739-b70c-eab3dedb2e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:27:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:02.308Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dab92504-c5ac-4311-a2b5-8650e7543e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:12.315Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=08f82140-6d1a-4bcc-a79e-7abe446bb022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:22.322Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f7131939-ba2b-4e1b-81ee-86d322df30a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:22.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:32.329Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5b84e326-0eb3-49df-b578-64b00b9a7719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:42.336Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=75b5b5f1-812b-4e02-9ba6-643a79d7c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:52.343Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=315e9286-7759-4360-8ea3-73261a51b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:28:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:02.349Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=168eb3d8-674e-4238-93b5-a9857afd6116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:12.356Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=93cc40ec-0d75-4aa3-9a03-3f3358a4e291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:22.363Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c576aed-51af-4de3-9120-e8519d0feeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:32.369Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=532e8d58-a585-42a1-855f-f31717a6a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:42.377Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3a527bfb-81cb-4791-8406-78c1e478aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:52.383Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6f131382-f075-4373-bbbf-c7a3c6dae87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:29:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:02.389Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1d98775c-afa2-41a0-b66c-77fdf1188bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:12.396Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c87fd8f5-34b7-4df5-a20b-7e7638e66051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:22.403Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=97540cc4-d0b4-4a84-8bfa-8dcd611947cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:32.410Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7843bd5a-b82e-41b3-be61-4d5fb23b3757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:42.417Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a4ebb31e-0faa-44e9-9d26-3c77d01b33fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:52.424Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=503ee0e0-f3a5-47b2-8a1c-045d338102c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:30:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:02.430Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=86d063d0-e1f8-4f8a-8811-14e2588fef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:12.437Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2fe78a43-ac16-419e-bb4c-77922248c02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:31:17.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:31:17.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:31:17.818Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:31:17.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:31:17.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:31:17.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:31:17.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:31:17.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:22.444Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=46589335-beb1-421e-8cbe-abee57c8dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:32.451Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0149c3da-d5c4-4d25-a6fa-bcb8ce325d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:42.457Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=978c0bd3-e551-4c1b-af19-d46b868f20ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:52.464Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0dfb31b0-64fd-4cde-bae0-da32daa25db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:31:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:02.470Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=90ec26e3-5f97-46fd-a855-554dedd17dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:12.477Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=076731ca-b56d-4efa-af39-1d86b3cbcfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:22.483Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=03ac13d6-d12f-4d39-8867-2c001bbeb11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:32.490Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=efa0cb3c-622b-4397-a354-965240ba7c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:42.496Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=52e5d908-1057-4a96-a804-cf345448c7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:52.503Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4998ea4a-ac6e-4072-b23e-0dd59f123ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:32:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:02.510Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4b04b3de-3275-47ae-b3cf-ea2e4e2081b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:12.516Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1e3a6592-d562-4b51-bdf3-57b2705e4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:22.524Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bfa9256c-328a-4180-acd1-36c8223f5fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:32.530Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7d137765-398d-419a-b9d5-eccb2aba4140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:42.536Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=765637bb-67b4-4a8a-a45d-88480dd92898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:52.543Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=537adaff-e299-4732-8e65-65df38c00955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:33:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:02.550Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e3f9d8a4-0928-43d9-953e-ccd167142c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:12.556Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9ee67312-05c4-4e0b-85a5-5f577b1e6155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:22.563Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7e560fc1-3e16-4958-b4cc-09aeb18e4060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:32.569Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=52bf5f5a-8c32-4cb5-b9d0-61a19839bdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:42.575Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=00763a67-c58e-4553-a1ea-272475ea5d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:52.581Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4b07bdc8-2735-4655-b87f-6ee668c27707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:34:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:02.588Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c2e1296a-ae91-44d1-a100-eeca2a98af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:12.595Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=16c41bc0-42d9-4db7-b981-23ad4f5e5d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:22.601Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f7f99f2f-2018-4a21-b4d2-4fab973d872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:32.608Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a34a86e5-ee50-477b-afb3-cca6809bb833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:32.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:42.616Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=36b46ebd-f745-4a11-8a55-04c1dafbec7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:52.625Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dc660840-291a-4ad4-8bdc-4e70623ead6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:35:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:02.632Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fecbbac2-37be-4498-9f50-8506c72b4df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:12.638Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3a3af679-0fd7-4ac7-afd9-d417448edcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:36:17.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:36:17.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:36:17.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:36:17.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:36:17.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:36:17.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:36:17.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:36:17.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:22.646Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=79726e48-d76c-468d-bd5b-f8a4b0df08b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:32.653Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bcc5e96f-58d9-4d24-bab9-698cffb05d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:42.659Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=11759e50-6a7b-47f4-ac31-4b38a9b3128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:52.667Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=404a6fe9-00de-4cfc-b4cd-4dad42f4cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:36:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:02.675Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2f2c302d-d055-4ba6-8723-bb43c24cb74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:02.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:12.682Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=41ad501f-3920-41cb-92ce-82e181ec80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:22.688Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1b4ef525-14f8-4f87-936b-3015198a12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:32.695Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=43099672-d58c-4070-9df1-1b785235d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:42.708Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=68e91f04-ab87-41a7-b710-a67ebef5396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:52.714Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7ec94732-140b-4414-9ac5-0a5f841dc713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:37:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:02.720Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9f5294e7-0c13-4080-a3ea-2eeea7954881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:12.726Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=53f3aaf1-6671-4f84-b7af-ec0b10a5eac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:22.732Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3761005c-4154-427d-bcb9-2f8fd48293e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:32.739Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=83944993-41e7-4677-b808-c3de33c92d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:42.746Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d408f53a-17c3-464d-89fd-af86add47ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:52.753Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8ef8dcc7-fb14-483e-b48e-ba86306409e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:38:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:02.760Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=31043d97-8715-4e31-9218-0e55a98831ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:12.767Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4687d71a-6408-44e2-9f58-31db33e50572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:22.773Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b31e032c-a223-46f3-a844-39fecb365ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:32.780Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=38fdfb16-3a7b-45e5-8e4c-495837f8a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:42.786Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=86f4ad6f-6406-4490-ad89-98a7e6f1850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:52.792Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1e804e50-76c4-4730-808a-b3683513c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:39:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:02.798Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7dcb22a2-2bbd-4017-ae0b-5cf71e14eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:12.805Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d46efbfa-a399-47ba-9052-bb186455777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:22.811Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=37b13230-ad4a-4407-9895-6773ddd3c93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:32.817Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ee07449b-5eff-4236-a09e-575fc9ee57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:42.823Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1634a024-2437-4f00-8dcd-66979ec31665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:52.829Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aefc9fa8-6981-4472-a12a-bcf2245dcab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:40:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:02.837Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1d9014ff-c713-4a25-8702-16e40f7973d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:12.844Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9785a30a-5c7b-4dde-9304-7334948b3a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:41:17.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:41:17.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:41:17.876Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:41:17.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:41:17.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:41:17.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:41:17.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:41:17.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:22.852Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bf0a39b7-a920-4cee-beeb-3bc1740e3221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:32.859Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aec244de-e7a7-47e2-a2a3-731b8aad213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:42.865Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=478db176-5a3c-447b-a92f-d0a4422e01e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:52.872Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=17ad8407-109f-4963-a386-6458827df45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:41:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:02.879Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6a039082-b590-4e44-a3b6-8b4a3b4e41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:12.885Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0ec16b6b-d9a3-46ea-8c44-2a16b1ec907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:22.891Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c17d28e3-5acd-4fa6-adce-bb2a842510c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:32.897Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=163317ea-90cf-4186-ab35-3e2f2ad12a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:42.902Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=18a59b11-7b51-4c0e-9231-993c5f29cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:52.908Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=678e8467-cd69-4617-b7f4-b94eee4aecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:42:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:02.915Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f4a4c27f-dc44-4cef-8321-d5336bef2c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:12.921Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3e0c4cba-1dca-4be1-ac93-de23338be4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:22.928Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5bb73402-2bd5-418b-a50f-f41dc4a9223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:32.934Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f3b1fd01-2ccb-4046-b461-86c87a3d76e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:32.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:42.940Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b82b8dc9-7774-4778-9625-24909fa2b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:52.947Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b6320cae-4da3-4692-b89e-7f7175e749c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:43:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:02.954Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c163ae51-96ee-4ddc-a0ba-a166ca8763fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:12.960Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cfce596e-d297-4b68-ba1b-bd5b20dde9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:22.967Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ccd68f2f-147e-49a5-859d-d429785166ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:32.974Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ddb4a4a4-9b98-44ce-b176-f3bdab442132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:42.980Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=158c1d04-8d3f-455e-b4b0-16803e6d72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:52.986Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=166049b8-1e28-4386-b24e-6ae29ee71f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:44:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:02.992Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8c620045-1681-44d4-b597-bfc36c59506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:12.997Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1a3f98f4-b87b-41dc-a7c7-0d155524413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:23.003Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8c7a95d7-8b54-4ada-9069-33ebc0586d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:33.009Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ae296c11-364c-42c7-9c04-4b0dbfe10b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:43.016Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=744f0d52-c01a-4e2b-bf59-e370712e327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:53.022Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3f8e9d0a-01d4-4ce0-8dc4-d59566876745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:45:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:03.028Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b4cfcf04-663d-4aa3-be7e-96aeb6678956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:13.034Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1636e76f-2290-4f18-8632-0e686fdc6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:46:17.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:46:17.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:46:17.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:46:17.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:46:17.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:46:17.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:46:17.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:46:17.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:23.041Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f6925704-ad6e-4c48-a99a-84e708b40428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:33.047Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=df86ca40-a693-49bf-986f-2a7f0910fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:43.054Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bb83ebfb-11ac-4123-9623-01cd5309e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:53.060Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e330da48-0ddf-47a0-b738-8d3c5f5d6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:46:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:03.066Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fc4c3cb6-1777-4a46-ad9c-7f58dbefbf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:13.073Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=63622c19-2022-45a8-a9f8-73cd795aa4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:23.079Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6c843a81-0c4c-455a-974e-2a10966b2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:33.084Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b4dc6511-b572-402b-8e9c-7139f2826858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:43.089Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=160597fc-3681-40e2-8188-eda13089adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:53.095Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bbb051d5-bef7-45a5-bc1d-d10e6056dcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:47:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:03.101Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e2b9572f-45df-4d3d-abf5-dfe5dd1bf683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:13.107Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0c0f128f-97cb-499a-bbb6-fd60a49f34d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:23.112Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b8e0af2e-bc10-445e-af6c-52eb42b66fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:33.118Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ca3fc837-5150-4a74-bf2e-b6ca4a513d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:43.125Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=67147935-2343-4f46-bbe0-772df5f1f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:53.131Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=67175290-fff2-4ef9-9231-468122930c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:48:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:03.138Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a1070c12-9762-4c21-97d2-fde0c74e731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:13.145Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d8595174-8c40-4535-97c6-b4a171c807ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:23.152Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=164f4d20-5a3a-4b2a-8f45-78afbeea48d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:33.159Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b4ccc56d-34fe-482a-8109-b73deab3a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:43.165Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f4e97837-dbc3-42dc-af9d-5b6d19539ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:53.171Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e6da834a-55b0-46b7-ae6f-7e43010a6c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:49:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:03.176Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=933a4489-7406-4159-8892-4886f2525b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:13.182Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5ffddae8-fe5b-4c2b-bd17-fd4d4915703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:23.188Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9e88441d-9db1-4f7c-8b9f-7d515f5706a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:33.195Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f9bee2aa-2881-45fa-b033-6609ea60060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:43.201Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1401d9c1-14d4-4ba7-914f-7bd35a79f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:53.208Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1b0d0153-af1b-49ba-a0c2-c71e0c281e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:50:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:03.214Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b1e4b1ef-3b62-4425-af04-389c0cc31c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:13.221Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=68114bc7-e7c1-459e-9b1a-f153d9b4fa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:51:17.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:51:17.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:51:17.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:51:17.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:51:17.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:51:17.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:51:17.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:51:17.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:23.227Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=28050d1b-22a8-4f4b-bfac-320b8e9fde4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:33.233Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=574adc3e-02da-4f47-83fa-9c93ff62b80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:43.239Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7ea78c7c-cb59-4ac9-aa68-f491953a53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:53.246Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6004bfdb-269e-47e6-a0bc-9f7c95c0a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:51:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:03.252Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1c59e1cc-b425-49db-85ae-c1925d89b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:13.258Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5e6f10fd-9e9a-4353-b438-8fbd8b45d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:23.265Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=364e8da0-6b0b-468f-94be-b8325d844761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:33.270Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9b7816dd-e832-448c-8b73-95c1d75c742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:43.276Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f096e71b-dc6d-493e-a100-cba8ebfac6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:53.282Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7654d42c-8175-4a3d-85ca-d6b2868a885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:52:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:03.288Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=14fa2900-b50e-4317-a54a-a4a20fede033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:13.294Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a15c7aaa-5a37-46e0-ace2-78549bb06624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:23.301Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0e463aca-dec6-4c12-8a88-c68f056463ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:33.307Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=987ef427-3ace-4b72-bbf9-256c8b80a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:43.314Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1e916509-7cf1-4e11-8b3b-87d10f171624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:53.322Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c3633375-236d-44bb-a355-55323454c9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:53:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:03.328Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c2718d14-2966-4f1c-a280-4fc83fb80d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:13.335Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=660e10db-e3cd-4ded-85e3-ce57722c817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:23.341Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6e16c422-b082-483c-aa25-a0e988d02500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:33.348Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aabaebee-a758-43da-938b-c099d1c5816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:43.355Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=89c87523-0bfe-4aca-a973-19512af2c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:53.362Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b0174f6-d2f6-4fa2-a5f7-de148a6fb65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:54:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:03.370Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6747b1ac-f376-4a8b-90ec-ae0103c96807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:13.376Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=00f10539-f24a-4988-aa7a-4fda9e99cd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:23.382Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=59dc1b91-7ff5-4796-8ac7-3f237bdaeade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:33.388Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b1be3a21-96c0-4525-915b-f136f72e17a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:43.394Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=33f78ffd-06a3-435d-a3c4-add7275514f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:53.401Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a9848d92-4908-4f84-b7e1-fd9489e3534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:55:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:03.408Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4aba3bab-8ab5-4c84-9afd-e5f3285bddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:13.415Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b8fb3369-0389-443f-9daf-20dc4c081a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:56:17.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T02:56:17.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T02:56:17.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:56:17.810Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:56:17.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T02:56:17.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T02:56:17.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T02:56:17.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:23.421Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=36834823-d178-4155-b3d8-a73cf333b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:33.428Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b4ef1cb-89ff-4b2c-a8f1-a72195809ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:43.435Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=de2662c6-b06f-45d8-beaf-c36ae3e7462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:43.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:53.441Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f0ce20fd-e13a-454f-88a0-45db01fa5437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:56:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:03.448Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=82c0921d-fc29-4e36-b635-f73cc227648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:13.455Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3602b4ec-6a6d-4a69-b470-67a7188309f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:23.462Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ba1f1859-03dd-43c8-b602-d1e9a0c78523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:33.469Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fb89f715-7ee7-4f43-9eea-4fd2855c58cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:33.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:43.475Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d00e1ac5-6514-413b-990e-e0efccbb8ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:53.482Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b0cd30e-6244-47f8-a870-e0d125f47520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:57:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:03.487Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5ce0763a-db08-478d-b367-0368309a36fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:13.494Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6578b9a0-e6aa-44a9-bada-b6721890b933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:23.500Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=34b9e66f-0c49-4f31-9e48-4700519c4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:33.507Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=efad2ffc-e54c-4c70-bd70-5569e981025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:43.513Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9c13e606-af63-4828-937e-7429562c286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:53.519Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c7fc65dd-5916-4f9a-93dc-d2c8d8f0971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:58:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:03.526Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=527b4f2a-65d5-46f7-b010-f60f8f975aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:13.536Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2b02a5ad-8198-47ce-8e88-f9e873243883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:23.543Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=79583283-3746-45b3-8c11-b9f56d6c0278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:23.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:33.549Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f74cfc79-978b-4a72-bec9-4fb7be8b900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:43.557Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ca3c6254-59b7-4185-ac68-7facf5b53096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:53.564Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3b1e9aed-a827-4d8c-a07f-704c606aad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T02:59:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:03.571Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=16d51d0c-db4a-45b2-b4af-ca5e50832731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:13.577Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=789ecc66-2087-4699-a759-a525d04c9e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:23.583Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=818ca396-7bb2-4a16-9582-5b72f974699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:33.589Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c70d1c4a-0e35-4653-8b29-6e1cc6fec8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:43.595Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d21ea636-6efa-4ede-8005-5e010ddcbd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:53.603Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7f38c9ba-5973-4bc7-9d5f-209df5f39303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:00:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:03.610Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=eb2caf10-ac01-4436-ac47-7c615e65a558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:13.615Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=093e0e34-7dd1-4037-9be2-f0a677dee0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:01:17.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:01:17.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:01:17.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:01:17.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:01:17.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:01:17.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:01:17.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:01:17.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:23.622Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=919e1f74-9781-4281-b202-b36e4d512ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:33.628Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cf9eaea1-f827-4885-800f-09acdd309d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:43.634Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a433974f-f188-454c-b7ff-2ab94fa3f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:53.640Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=07bf20eb-3b5d-424b-94a8-b515f90a2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:01:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:03.646Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=866714cc-177b-4daa-b5a3-91755f885acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:13.652Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cf2492d4-6b3f-47d5-a4b6-79d695a6eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:23.659Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2d093442-cec2-44e7-ade2-ca1d66b136d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:33.665Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f874cb6d-5635-4cc5-b755-2adc3ecb67e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:43.672Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f0159d27-d72c-4bf0-bb6c-a72974e77694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:53.678Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8534ba1e-a37a-4fc8-94f9-2fa16d018c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:02:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:03.684Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=276df542-481d-4465-aefe-ce4604fb88b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:13.690Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5f5bf44f-e375-47f5-9223-7263827183e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:23.698Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a06dde72-2a2f-4adf-9e23-d6c425128589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:33.704Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=62a3dc46-8ebd-4ad0-a02f-7893f5537da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:43.710Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c04709b4-046f-4d35-92e4-cf3dadc0c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:53.716Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2f743b32-9b9b-4948-bbf3-24387a8b5995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:03:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:03.722Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b49020e6-bf2c-47e9-b49f-316c6b0484a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:13.727Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4893027e-dc74-4613-9b7f-21d4a00d15b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:23.733Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=db0ce09f-092d-4cdf-a264-e88896811753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:33.739Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1ca382ca-d5de-4856-9d62-26a7b8f0822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:43.745Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f00c0301-273b-4bb3-aaf2-9ad696f0f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:53.751Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e16be6aa-93d6-4899-906e-de5fe8d25033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:04:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:03.757Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=81ff2794-2bbf-4fbb-af2c-6ed2dbae97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:13.766Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dcc684b3-2561-4809-b1f0-c7166adf0709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:23.774Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ae1388c4-67d6-4ee4-8807-85de14e3fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:33.781Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1713740a-3341-443d-93fe-482052ba73d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:43.787Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4577e6c4-b357-4ab8-96ce-b298762bc07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:53.797Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b698041a-ed28-4c98-b4bd-c63ada48fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:05:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:03.804Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a3a039a0-1591-4f29-ae39-3c65cd7e28f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:13.810Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=64ac4b21-a439-415a-801b-1831809eb66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:06:17.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:06:17.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:06:17.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:06:17.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:06:17.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:06:17.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:06:17.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:06:17.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:23.817Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=59fc74ff-cf9b-4aed-991b-8abc151cbd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:33.823Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f1d9a8be-cd09-4f2e-9cea-307a0e9373a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:43.831Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=91b49ae3-b170-4723-881e-f104c034ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:53.838Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c69a054e-456d-4d9d-bd46-cf120fe53973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:06:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:03.844Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ab03feda-7cf4-47ea-b5bb-18ee55d8c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:13.851Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f96516ab-c46c-4ee6-adc8-d4cbe41d8bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:23.858Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9648b966-bd79-42d3-824c-a8d9049a88f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:23.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:33.864Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8a1e3af9-cddf-4dc7-94a1-01828b2c7201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:43.870Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c078c279-5381-47eb-b9d0-8d07489d15a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:53.876Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2afea757-320e-49f6-ad1b-b2b9be7188bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:07:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:03.883Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7cbd451f-c985-439a-a182-bc9fcb4482cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:13.890Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fbb8f2bd-73f9-4002-912f-f1b9b24cc682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:23.895Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e3ed8187-553a-4ef0-9550-bac486a61021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:33.902Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b53cf61a-ade3-4f1d-9e91-227d561002c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:43.908Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6886a5f1-b26c-44f5-88b5-b955a8fbdebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:53.915Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=36e0b8e2-fdba-4133-9777-033fa5895777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:08:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:03.922Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d9a8c3a2-c333-48c5-b864-62a540c032aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:13.929Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f4850704-70bf-4532-ac12-2612855cbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:23.936Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=946ae315-abfc-4ba6-ae3b-ec2d67048957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:33.942Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=76d027af-6523-4bea-a505-f20acfdb6b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:43.948Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d6e08121-523e-4f55-b5d6-18f5b8068806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:53.954Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1f2dd247-45f8-4e36-a917-1815f381f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:09:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:03.961Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f70589c6-9818-4d9c-b066-5b578ae5c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:13.967Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=44979d75-1c37-4e1a-8348-32bb57f3e773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:23.973Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4f7a8e94-8ace-4d4a-958b-4ae3563d5bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:33.987Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=65cdca5b-5525-4aa5-afe2-edda52943f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:43.993Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0393f4e3-4095-40be-8162-57bb3fba1158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:53.999Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=de42933c-d771-41be-b272-42e55dd0dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:10:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:04.005Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a2ff3ce2-512a-467f-8423-76c6cb6a8293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:14.011Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=876f4aac-aed5-4770-bd12-1629a0233d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:11:17.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:11:17.813Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:11:17.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:11:17.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:11:17.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:11:17.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:11:17.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:11:17.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:24.018Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fbb30007-7662-4874-ad7f-634798a4ffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:34.024Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0171916e-fe24-4c27-9c2f-518d2302740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:44.031Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=af8d452b-f1e7-492d-a1f8-0c0be416d629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:54.037Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=12fedc3e-d009-404a-8d73-27ef221d73ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:11:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:04.043Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8b92e6f0-2f63-4c85-8d59-1974e1105922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:14.049Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cb3e336e-88b7-429b-aa32-c1fff425d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:24.055Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=173e07f8-bd90-417d-95bb-60c35899c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:34.061Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fbfc9373-76cf-488b-9a1a-383051c2adba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:44.068Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=13184164-9fd0-43d9-baf6-a4f43cdfc6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:54.074Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d76f1682-2d18-4a57-bc2d-60521c7addb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:12:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:04.080Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0ffebcb9-88fa-4685-a36b-ee67fcbe247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:14.086Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=067fe379-83aa-476e-aca5-174751cf0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:24.092Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=350b0c45-d08a-4778-8315-8a3199c170cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:34.098Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9daf8c40-d595-4693-b3b3-6866b6590eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:44.104Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=be201b3d-b099-4423-a4fa-729023a0fe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:54.110Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=20e45bbb-7ce6-4f68-91c4-18c5fff7e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:13:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:04.116Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bde22a1f-2e76-44c0-b6f4-575fab0e4fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:14.122Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a10d9fba-4e22-4a10-98d3-2d88d39f6f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:24.129Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=394d5e3f-9ed4-4710-a61c-7450b4537c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:34.135Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dd22b470-c1ad-444c-8e4f-4b9e133e48a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:44.141Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a2a878c2-dcb0-4407-a013-5fd32d04c57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:54.147Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=807c382d-d4a6-4416-8ffa-9346c6212961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:14:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:04.154Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a9ccde3f-69cc-404e-89bf-0c15fbf38179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:14.159Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8995f115-387f-407d-95b3-543c20f98524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:24.166Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=89202960-9a48-4fd1-b5fe-d95f83e01a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:34.172Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=72c14ad4-2b3f-4d99-84b4-f718321e1e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:44.179Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=634389ab-4061-49f5-bcf7-691047b14a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:54.185Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=18aa3243-3819-401f-ae2f-13813bbc010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:15:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:04.192Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cbff8a78-4bce-4fe9-b263-ac7f000ca3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:14.198Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1a96d7fc-293d-4fad-ace4-01d23c100bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:16:17.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:16:17.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:16:17.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:16:17.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:16:17.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:16:17.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:16:17.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:16:17.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:24.204Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7e3c57a0-3c89-40c3-ab23-8e613517093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:34.210Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5ec4d553-46ca-482a-92f9-e6ea0909fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:44.216Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9f5898a4-ee17-42ab-9662-22fba7e4d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:44.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:54.222Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4cf3d4e2-37ee-4af1-a6d5-0caf96830db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:16:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:04.228Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=06f89852-fa77-41fc-8306-0979957652a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:14.235Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=90f57c94-9f61-4f5a-8cf0-d768aae5a116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:24.243Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3f392752-a661-4a7f-9dc5-93393d77b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:34.250Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=148f65b3-b202-46f7-9123-ba32662aaf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:44.257Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e44ffb16-c44f-4e93-aceb-b531502ccfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:54.263Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e6f76bf9-ace1-4650-963f-faa6ff307196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:17:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:04.270Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=62475b73-c60d-44ae-82c7-25e4e4b829e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:14.277Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f6b21df8-b042-41cd-ac04-6b5e68d9a195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:24.283Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a997ee94-a2a5-416f-8e75-9acdc8b4d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:34.290Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b8fbcf08-04ca-4528-b858-396cd054a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:44.296Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=262e472d-8188-4190-a1cc-915292211af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:54.302Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cc9a5a04-72e2-4753-983d-310bace2ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:18:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:04.308Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=91a6eff4-951e-4fd1-8ce5-c7e4a8211597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:14.315Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=39f5d9fe-c850-419c-a19a-c1b7011400bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:24.321Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1d9dd572-b9ee-4978-8f6c-ec863cd9c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:34.327Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2ed13931-cdec-46ce-8917-55ed459b37c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:44.333Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=60b4f380-d51b-405c-a9cf-7f326f71d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:54.341Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1c951bbc-64ba-4be1-b176-b8ea0300e38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:19:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:04.347Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8126b249-5497-4210-b262-28d5cf147280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:14.354Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=83bbe910-32e1-42c6-afae-5a3dea0cba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:24.360Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7b93496d-b662-4ec7-ad60-71a9cf4a504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:34.366Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a39f295d-7002-4398-9682-72952160fdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:44.372Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c3419ab4-9e2d-4daf-8052-57fc7524d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:54.378Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2ec793b6-58ba-4ed6-8492-c2c58ccb346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:20:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:04.385Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d33dd185-8b17-4ec4-b431-abd4da3ded40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:14.391Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=505f10c9-32a0-428b-9a9b-47076658ba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:21:17.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:21:17.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:21:17.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:21:17.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:21:17.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:21:17.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:21:17.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:21:17.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:24.397Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b528fecf-98fa-42aa-bc65-36f741e9649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:34.403Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6dabf273-2cea-4dec-aba6-5f1f7c66652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:44.409Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7a75886c-a58e-42b6-ac0f-a2fbcf168315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:54.415Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=09ad6c99-605a-4251-acda-2b3815e7b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:21:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:04.422Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3b4bd07c-a877-4e09-8efe-8502a8c3de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:14.428Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=04b655df-d6d8-4d52-9207-f33db31b76b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:24.433Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=eac2a9ad-1674-4bb4-a817-52ce337a6d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:34.440Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=91294fe8-4faf-468b-b959-20ace8789cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:44.446Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e53e78fd-d382-4a93-87ef-f48c0adcff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:54.451Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=19b02e1e-d7b7-4375-9905-e35cacf401a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:22:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:04.458Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7d484ea6-467b-4b7e-ad8d-7e62a9b48976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:14.464Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=abf8f1de-139d-4c71-96bd-4d4433ee8ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:24.471Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=97b1d9f3-c531-4c7a-8cdc-13e31405b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:34.478Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5730da1b-843c-4a08-a525-be26da1c2988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:44.484Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=97e9888f-4df4-4633-88ac-345fe41dfa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:54.490Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d920613b-3f9a-422e-8c67-8f9c1baeca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:23:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:04.497Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=95e00d94-da89-4ef7-8045-01eb99981d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:14.503Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fd30a98f-7103-4c98-9942-80d7ab87596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:24.509Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=94c0c0e4-e678-4074-805c-2103044f4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:34.515Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ce7b3453-9384-495f-a0e4-8135a7b3dccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:44.523Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=337b883b-ecd8-477c-84a8-772da4cfc639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:54.528Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7e395bed-1048-4df0-a9a9-87f30f30f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:24:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:04.534Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ff20ae13-0da4-4aad-be1d-312eeb7a06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:14.540Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b5e8fad3-0218-4be8-8973-133858a7fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:24.545Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7ecec756-b362-46d5-85db-40d0c4574d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:34.552Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c4c7ba9-dc0b-4aaf-b62a-bfd94d858e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:44.561Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=891454c9-a1ab-4c51-8901-443a2f5b37f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:54.566Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=45e0a945-7443-4d51-abd3-a56c16eb85c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:25:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:04.573Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c6abc76f-ab33-4d7f-b17f-b1769a6583ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:14.579Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9c26d341-8afb-4c13-b504-cc07a0e1cf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:26:17.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:26:17.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:26:17.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-11-05T03:26:17.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:26:17.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:26:17.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:26:17.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:26:17.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:24.584Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d035de08-682c-40a5-a53d-0987d8a6d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:34.590Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8c60aa43-fa95-4191-9e1a-4d244906f0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:44.596Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f4bebc3e-b292-4ab4-8376-76cd9615cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:54.602Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=76850c18-cdd8-428c-ad6e-3d0e9c184cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:26:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:04.609Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=163fa570-5117-4da2-9a98-97059ee3e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:14.616Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1b4d1b14-3514-4048-9720-b8a29f18c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:24.623Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e4e79a5b-58af-4ea2-a3f4-853e3da2a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:34.629Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7df142ca-c331-4826-9f60-24881ea8b275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:44.635Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=35cc6a27-59b3-44c3-ad1c-3dbea83fd767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:54.642Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=824d6ada-8f41-460d-8cf1-bdcd9f4cb891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:27:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:04.647Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fc186b50-011f-4ce1-b4f1-a86bb00d4323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:14.653Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6d0bfc1b-b0ec-4e0d-8161-80e9178d9a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:24.659Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f868f05c-7ff9-4857-8681-2f268fd3279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:34.665Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=44eec3a8-678a-4b2b-8d6a-a85d4211c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:44.672Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=67e838fb-d6ce-4ec1-aab9-f20d548f72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:54.679Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cf133bd0-c4ca-4423-8fba-c09a16e58c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:28:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:04.686Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6fe83e1e-30b0-4228-9ea2-91144ad8b230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:14.692Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bb1cbe76-8254-4364-8f88-80f76792f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:24.697Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ca4b9ab3-f506-4acf-b81f-0698c291f488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:34.703Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c273cf4e-876f-4a81-ab4c-ceecd02ffdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:44.710Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9d800e3e-754b-4d59-a49e-2d3cc7361660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:54.716Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=14408e6d-a271-4f4d-8ed2-e3f07978abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:29:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:04.722Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a385ffd2-57a3-4649-92d7-1c241d9f31fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:14.728Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0321c6ab-2f25-4cf5-8d72-5ca190b50f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:24.734Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=969eda32-d46a-485b-9262-64ffea6dbab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:34.740Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4088e41e-d0b5-4b79-819b-cfc16625e28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:44.746Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=be24f0b9-19fb-439b-ab73-90c67f5a79c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:54.752Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=c7eea6d1-1973-4f45-b539-684812c7b1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:30:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:04.759Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=183f59e2-20a0-407c-a5ea-87f5670db337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:14.766Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b9e99b87-9ce4-4ac0-b998-2af9a92c22bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:31:17.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:31:17.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:31:17.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:31:17.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:31:17.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:31:17.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:31:17.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:31:17.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:24.773Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bf5770d8-157a-4c62-bde4-c9f3426303eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:34.780Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=99f8576e-07dd-4fad-8ca9-4c027da2cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:44.786Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4475d065-4d37-4b15-aad4-361318d449b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:54.792Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=76fdb90f-93f4-42cb-ab0f-6bce3a3422a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:31:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:04.799Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fb2537a0-c633-40a6-9016-ef28d7b77bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:14.805Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ac9929c1-523f-49ee-ac18-49c058e89468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:24.812Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=96327d43-53a9-4c2f-8f12-2d00ebc8017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:34.818Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=40d99dcd-4e2c-418a-a06d-188db9ea55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:44.824Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=337e2b72-d585-4b9f-a899-b02878bc62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:54.829Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=366ee3b2-2a9d-4317-b599-cbeb736e6ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:32:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:04.835Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e76da85c-776b-42e7-a206-b689b354cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:14.842Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b5c6f182-6c4a-43a5-8492-d9eda7f7b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:24.848Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=10401196-a478-48e4-9cf5-dfc52c15beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:34.854Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3ca60af3-45ac-42f3-a91e-02f8b098d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:44.860Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f42e2e39-c427-41a7-b9f5-fd4060788f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:54.866Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=292d4873-f3f6-4e98-8fab-1c6368b18381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:33:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:04.872Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1b130766-a2ee-4cbf-b03f-d5f6a40491bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:14.879Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6e7658d4-6c9e-4661-9f0a-1101447af74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:24.884Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a6e5f13f-207b-4815-8ebd-60f3e2a24fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:34.890Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=78302eba-463e-4c4b-8ac8-65cf5d6f777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:44.896Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dc0164de-a5e6-4931-ae9c-352ec5a927a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:54.902Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=dbcabbb1-e597-44f7-b828-c6d0e6d4148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:34:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:04.909Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=52aa8dc9-dac2-4015-a325-ba82ad082c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:14.916Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=19b25b3c-ec58-4a90-8ef6-4c73f204341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:24.921Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5d34f7ff-ed27-4c40-b1d4-cb63c18f035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:34.927Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6a870e2b-891b-4837-b7a7-9ddfe28e2a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:44.933Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=24ad78b2-4759-4c09-8dbb-35a3c8b34291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:54.940Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=89ef686c-ed1c-4f5b-8bf7-267d82150da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:35:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:04.946Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cc7bcda0-ae9f-480c-8660-4f0e585e73c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:14.953Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=565d689d-dfff-414c-850d-ba91a4b8190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:36:17.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:36:17.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:36:17.822Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:36:17.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-11-05T03:36:17.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:36:17.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:36:17.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:36:17.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:24.959Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8c3ba6c5-beb1-4a39-bc1d-f33b7605c7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:34.965Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6f10bcc2-5c26-4f10-a706-f808fa069949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:44.971Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=024e868d-8c50-41cc-b1a5-a3009da6bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:54.978Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6d923407-e546-4b47-bf19-f6e7e03da20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:36:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:04.984Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1364ddd5-9e05-416c-9a89-aeabca13553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:14.990Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f113d737-7469-494e-8920-7baf2383c19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:24.995Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=abb34bb8-06c7-4452-bdcb-85c7882503ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:35.001Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2c712eda-edfb-40af-8eb4-a9f6b48306ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:45.008Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=80e576e8-8ea8-4802-bd13-add3da8e2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:55.014Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=620c4caf-abf7-4a20-b3d2-81243554e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:37:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:05.020Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=66f6968b-6c55-4408-926f-77cffc86ee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:15.026Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9904a766-7f6d-4c8f-81a4-d2c0fe10ba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:25.032Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d2beba84-ac22-4440-92e6-bdf79657bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:35.037Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d8554020-50da-45df-b568-6856fa1e22a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:45.043Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=79aa22c1-abe7-4112-9347-fb3e46b5f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:55.048Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=457987af-00e3-463b-bb94-d6ce8c0f4e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:38:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:05.053Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=8baefa3d-613a-4bc3-b833-790cddead366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:15.060Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=43bcfdcc-cdcd-4e59-a39c-f1947cb9457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:25.066Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c197cec-33fd-48b3-a80d-e5f1c086ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:35.071Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e7799d0f-8782-4716-894d-8b68f5b7fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:45.078Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=81ca2e7b-fd50-4eb4-8e38-6490975836ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:55.084Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e729cc85-659e-442a-818a-8223dc53e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:39:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:05.090Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=86bb7e1f-d345-4f8f-bcae-b1301b588efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:15.096Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5f9673f2-54d5-465f-ac0f-61f58d165ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:25.102Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=bc73f0b4-8083-4d4c-ac32-046a2fbe13cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:35.108Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fc591aa8-0bd2-411d-ba5a-2a280123568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:45.114Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=86e10038-d96a-49df-9184-167242146d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:55.120Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c50438d-114e-4a36-a420-647d2db791bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:40:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:05.126Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9b971042-1e68-4e16-8bb2-3608f6e33829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:15.132Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3b287978-570f-483b-a589-c2f151492e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:41:17.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:41:17.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:41:17.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:41:17.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:41:17.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:41:17.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:41:17.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:41:17.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:25.139Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b930fbea-4f2f-446d-b27b-c8e84644d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:35.145Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e13c013f-cfcb-4168-8708-128bf4070bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:35.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:45.151Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a3746826-ee38-4289-9fc2-fc16e84d36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:55.158Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ab5e4ef5-e575-4f9b-bb10-69600fa0a130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:41:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:05.164Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9d2b6c73-45e4-4904-af12-d63316a26804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:15.170Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d67275a6-bbb8-493a-b018-5370001c94c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:25.177Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a7c45ea7-8b4b-4b33-8666-fbf054d52ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:35.184Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=cf8ea7d9-2e3f-47b3-a396-3cac4e969bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:45.190Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2b8425f6-d011-4da0-b5e4-c65600a523a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:55.197Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=939209bb-a742-49aa-bbeb-04404a7403e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:42:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:05.203Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d17b095b-489f-4573-b190-2ab95795afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:15.208Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=5374584c-95c4-4cae-ba76-c8a4afcc5708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:25.215Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=2473ed29-1ecc-420b-8236-6031a5fc99f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:35.221Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a180c5c4-b9d9-4872-b846-af33dfc3fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:45.227Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d11dad86-6293-4c42-aac9-04e6cb4556fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:55.233Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=073db923-2818-4095-853b-237ffa8e78ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:43:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:05.240Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4e3de670-e2bf-489a-a18d-98343a1689b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:15.245Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=1dcbc3f1-df76-4f5a-b978-9c23ddbb3507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:25.253Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=a707f740-1ade-4355-88f0-b755e285920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:35.259Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=d2af69f8-69ac-4bdf-8149-2bd3d149d72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:45.265Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=e70b8c11-f3d7-4801-9057-cb3bd55a0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:55.271Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f47c56ef-79b1-4a10-ba8a-1127e318d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:44:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:05.277Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=0c6d6e84-e0b0-43d0-bc97-9e3dc42994ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:15.284Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=86b54637-6e04-4767-8095-68c344b73a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:25.291Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=7cea8d6f-9472-466b-b263-029f427dae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:35.297Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=4b6b6f2b-41a7-4de9-ae3e-4f3b4c5d707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:45.303Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=807567af-deb8-4722-aec0-872d49726cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:55.309Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=db9cff1b-38a8-4b11-ac0e-5d6eaf18f9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:45:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:05.314Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=fa8444a4-9074-4463-9d64-a5e06cab0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:15.321Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6d9d6e3c-8ba2-486a-b43c-f9d67a355e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:46:17.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:46:17.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:46:17.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:46:17.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:46:17.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:46:17.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:46:17.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:46:17.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:25.327Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=80772600-225c-4cc1-a8b1-c002fe1fe72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:35.333Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b53a4978-6a3e-42ff-848e-5162ceedf629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:45.339Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f07b2a55-34d3-4e50-b06f-7ccf85bd1d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:55.345Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=33be27a7-78d7-45e9-a902-0f9e42a74b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:46:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:05.352Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=6a3e4f75-2b14-459a-92da-b7d8f9c6f508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:15.357Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=9ef358ea-3dae-46fe-b014-9ce1497b8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:25.363Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=92b66009-a9ad-488b-8886-13fa96032a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:35.369Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=26bd644b-3709-4636-a6ef-336a28c12979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:45.375Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=028bb247-91f0-450b-83e1-d1b8959b2e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:55.380Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=28fa4938-cbb1-4e0b-9edd-f292ff7a54b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:47:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:05.387Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3d8cfbea-0f12-4c46-b941-e4cacacf2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:15.393Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=83961cd9-77ad-4f4a-9f6d-4a3e0fd2cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:25.399Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=eedd9223-12b6-4519-be92-acb8d18c1448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:35.405Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=156dc56e-59ad-44b7-ba05-4f3b9e017f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:45.410Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=ffd413ae-7cee-4585-b56c-136dd1534773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:55.416Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3c55de79-cc36-4a0d-adeb-854e11bb75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:48:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:05.422Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=98319edb-2d89-4bbc-bf98-1c5020153e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:15.428Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=69fe2c0e-fba2-4a6e-b277-41ef62dfebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:25.434Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=13e016a6-e3ce-437e-a99d-5cb35a02d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:35.440Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=727d0380-ccf5-42d0-8efa-79eda843b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:45.445Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=34e4a597-c35c-49eb-a572-f93e1b6b3b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:55.451Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=61ca908d-5720-49ae-bdc3-3d59036677f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:49:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:05.457Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=f94f0d72-ee45-4322-868b-0a78e3139baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:15.463Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aa7f5ef2-11dd-4105-add3-8cbf460be433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:25.469Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=aa19e01b-dcab-4f5e-963f-c60b9f8c1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:35.476Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=058c422e-431d-4135-a052-cba8e79c560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:45.483Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=15d2685e-3fce-4bbb-b88a-289b3a273be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:55.488Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=38b02c2a-1b28-4124-86fe-6c62fe2c8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:50:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:05.495Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=b8e1b963-f68c-487e-bda9-a375ddf6ca8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:15.501Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=765e19ba-40c2-4d5c-99a4-c7934815d945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:15.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:51:17.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T03:51:17.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T03:51:17.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:51:17.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:51:17.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T03:51:17.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T03:51:17.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T03:51:17.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:25.506Z |INFO |Init configs |InvocationID=d959614d-a458-4c48-945b-50c1ba498b09, InstanceUUID=3cca18b8-a4b0-48be-b639-45fc433f3ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T03:51:35.512Z |INFO |Init config