By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:11:54.137Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:11:54.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:11:54.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:11:54.857Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:11:54.941Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:11:54.942Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:11:54.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:11:55.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T23:11:55.059Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-19T23:11:55.122Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-19T23:11:56.498Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T23:11:56.946Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-19T23:11:56.966Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-19T23:11:56.967Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T23:11:57.032Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-19T23:11:57.033Z |INFO |Root WebApplicationContext: initialization completed in 1910 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-19T23:11:57.373Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-19T23:11:58.203Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T23:11:59.748Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T23:11:59.856Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T23:11:59.859Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T23:11:59.861Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T23:12:00.274Z |INFO |Started MainApp in 8.177 seconds (JVM running for 8.916) |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-19T23:12:00.366Z |INFO |Start scheduling PRH workflow |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:00.379Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=63d27397-2d7f-4e8b-a129-1a3da97fc426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:02.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:12.686Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d04a7118-1da7-4faa-900c-befe72b58316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:13.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:23.723Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=898954fc-cc9e-4190-b40a-b6bdbd0d6737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:24.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:34.762Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=aeec0776-ea23-4b64-875a-650d8fc44593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:35.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:45.805Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cdff306a-c3b3-412c-a0e9-6464d88b3ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:46.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:56.844Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=22746132-a090-4ad2-9b12-f3a22be75520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:12:57.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:12:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:07.885Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=059cd75e-0319-4159-9dbb-709a99b0e033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:13:08.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:18.922Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a3ff488f-ec84-46a5-9f64-a3400a1ab6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:13:19.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:29.963Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8c689cc7-453f-4ed5-9653-409e60b224c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:13:31.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:41.002Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=41792aa1-3221-4e8b-b270-0662b315a8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:13:42.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:52.043Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7272201b-b62c-47f7-8436-f90711e0e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:13:53.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:13:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:03.086Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2411827d-8d74-4eca-89c6-0c3332222665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:14:04.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:14.123Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f83c1efc-7c3d-47e2-bb40-a4ea7a74b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:14:15.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:25.167Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cece0c82-a459-496a-8103-06ff3caae13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:14:26.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:36.203Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a324b657-6f81-4e42-814c-58860f151175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:14:37.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:47.243Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=56486239-83af-46d0-b105-7c6bd61df978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:14:48.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:14:58.282Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=077165d2-05b4-49d5-aeff-9e9704a40c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:00.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:10.284Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=18815d52-a736-4f39-808f-e8a663cff375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:11.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:21.356Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e813c4a0-5705-4c84-adce-870ad1486b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:22.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:32.394Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a147bc23-8db5-43c6-93ee-ba0da872e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:33.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:33.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:43.434Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9696d9af-e4cf-4c9d-b2a2-bf6aef90d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:44.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:54.475Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c6439c50-d995-44ae-9f51-a86b39a66eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:15:55.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:15:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:05.519Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b3b12520-81a6-4e6b-96b4-7a304dd75afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:16:06.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:16.554Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7449bac0-682e-458e-9efe-c1f4060572af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:16:17.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:27.594Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=959d30da-e12e-4333-b4fe-9d25f0d0b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:16:28.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:38.635Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4c95da4e-5612-4b1c-b175-02ff8952d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:16:39.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:49.677Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=68eff384-a66d-4db3-8ff4-b9ce621d8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:16:50.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:16:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:16:57.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:16:57.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-09-19T23:16:57.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:16:57.804Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:16:57.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:16:57.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:16:57.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-09-19T23:16:57.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:00.715Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=405fd339-a5b2-42c4-81e9-7bb6f1a8279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:01.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:11.755Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a5a86413-6aaa-473a-9bac-d4e0ee44ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:12.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:22.794Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d2071846-f05a-4b58-80bd-d682a153e41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:23.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:33.834Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f114378c-afd5-4fac-9f10-9de3fe9d7d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:35.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:45.034Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=11e4112e-0530-441b-89f1-d129c15fe9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:46.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:56.074Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=873c45d1-a1e7-4b4e-be1a-b9b1ccbc6160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T23:17:57.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:17:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:07.114Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=77be78fb-aa3b-4258-a032-9ceb0a4d20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:17.224Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1b574dae-7da5-49b7-8438-df044562e22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:27.240Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=18ad73b7-cd82-4734-99e2-23bae219de9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:37.253Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=031a0a20-af4a-4ca2-b5e8-88799af99ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:47.273Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4cebd6bd-778b-4ebf-8d58-4b7986934060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:57.286Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a2379fb2-6c09-4301-b7b0-39ee0b0401e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:18:57.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:07.297Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f426d94a-7cd2-46d3-8c57-99d440f5d5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:17.307Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=409d8fd9-f340-4a05-a7aa-eacd6d62435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:27.317Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3041a347-1c39-42cc-9524-bd05a86651e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:37.328Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4518acc2-8684-4807-a5d9-5b66f0a383b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:47.335Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=dee8063f-7add-4a3c-a357-41152859a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:57.350Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6dd13db7-5ea6-4c18-9a9c-3d2c593062e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:19:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:07.359Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=41a92493-5bd3-4a69-8cc1-0e763fa8ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:17.369Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=188d5aeb-cb90-4ebd-a55c-64201f52ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:27.381Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d8190e92-5981-402d-9993-e2b4c485fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:37.398Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=907b9f56-a5c2-4f57-af98-5f527123e893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:47.410Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=25d9ccb0-cd11-45da-bfc6-c8895155c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:57.420Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cec41f23-baac-4e9b-aaeb-4e6fdd078198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:20:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:07.428Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=850593cf-0447-4246-993a-6f10453a8b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:17.439Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ac422ff5-a4e3-4158-a5ad-cc7a1beecfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:27.448Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f1344265-c5db-43d1-88d8-a83f684054f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:37.458Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eb262c0f-4071-499f-a21b-a5e217763b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:47.467Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=965545af-0ee7-461a-bf05-eecdaf238819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:57.475Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=384a6373-9571-4fed-a547-97cd19929f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:21:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:21:57.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:21:57.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:21:57.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:21:57.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:21:57.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:21:57.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:21:57.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:21:57.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:07.520Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bd159f8e-2534-4c73-8164-ae4324ddd5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:17.529Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8fd06c0d-ae99-4cb0-af99-a14c67e200c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:27.540Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6972956d-518f-403e-be9a-e13358838362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:37.557Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f4bdd487-95f5-4bee-84c1-bf96a2846ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:47.568Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=27ab057e-988f-483e-a8aa-8e9980204d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:57.577Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=64acccb7-6226-4f05-97fa-c2496fbe9bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:22:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:07.585Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5a725a23-50a9-4401-a51a-fed43790b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:17.595Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2d50e731-54d3-41c3-99a1-5843541d6846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:27.604Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=61f6a1c6-64de-49b3-a8f5-9f24d025fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:37.612Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8cdf8b79-816a-4c0b-b204-d8b39490e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:47.621Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a43221eb-a009-4109-a9ae-f4db245f2eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:57.629Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=25c10a5e-9676-401d-89b6-14963e020d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:23:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:07.640Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=42d71a77-da87-4f8f-b3a6-77da13d91be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:17.656Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=68ac4dbc-0e22-41a1-ba13-e73ee7b28e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:27.664Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=409149ed-f4a8-4f02-a350-da81cf0ed6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:37.674Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f3a091f7-c296-42e2-b386-c37647100b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:47.683Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=429db352-4d6d-45ae-be17-e46e364b6406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:57.737Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a4c3e9df-bebe-455b-8467-5ff0621155ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:24:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:07.744Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2d03f1eb-ce75-4ec6-a076-4b4d9b9bbe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:07.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:17.755Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=30f45830-fecd-4df5-9896-fdecbd1fbe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:27.763Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=67839d1b-3199-4e41-a0e6-04865e31db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:37.773Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=78a66f39-8922-4ea4-9c98-56b39a3a1bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:47.790Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=586be330-4c27-44de-9056-22ef07a91112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:57.799Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bbc4fb98-c5c3-4cc7-a430-0c9bc7dd9bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:25:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:07.806Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a2626032-7e22-4b31-a560-39314e790ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:17.813Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=037dc517-b267-4b90-a0da-2599b606ef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:27.820Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3d49b504-2e09-40b3-a7c0-826acb461370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:37.828Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=54cf2cc6-bf23-496d-a3a9-70fa52d23c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:47.838Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a224ae45-5f97-43ad-8ff3-f2bc0aa7c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:47.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:26:57.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:26:57.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:26:57.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:26:57.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:26:57.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:26:57.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:26:57.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:26:57.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:57.845Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d6715acb-3790-4716-ad28-37d946a6fa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:26:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:07.852Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eab5aa64-7add-4098-b4fb-2583793e9405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:17.860Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1276ca6c-c492-4785-93b4-999b71e9fca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:27.872Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cd13a92d-b43b-4f01-952d-8ad8b6df238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:37.883Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0db58d56-cd0e-4650-a91b-755383a2344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:47.892Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=429ae5e6-f1ee-4263-859f-517fd845f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:57.902Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=84052ec7-c5e6-4338-a0bf-3cfb11b5ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:27:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:07.909Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ffc64f3c-7f27-4b2c-8209-38e9e689ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:17.919Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fe1f6204-4ef9-4a5d-97a3-9d7a9e43ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:27.926Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6941c347-d537-4951-805a-02ad019a108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:37.934Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=67bb3d3f-50f0-45aa-8d8d-bd3518511e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:47.954Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5a751630-f075-4e22-840b-f9a36e13916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:57.965Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=30ead1cd-345d-4f2f-bafd-0d83d52835b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:28:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:07.978Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a9911e99-8b89-4db8-a21a-2efbd5673e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:17.988Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f735624d-215f-4806-a73f-400c36339a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:27.997Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8b558a0f-8419-4964-9f3f-21df2d9caa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:38.007Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0703ee96-0411-4b83-80fa-f12745114ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:48.016Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=12bd4aeb-7974-4c17-a040-e955019d798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:58.187Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9b4b6afd-71fe-4827-8d06-a3a4715dff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:29:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:08.195Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b835cdf6-bc43-44c0-b428-10b649eeeecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:18.206Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0a5eb4cc-d6e0-4184-91d9-02a86933da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:28.214Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e9be6f1a-16a7-4576-8377-2649a06299d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:38.230Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5c27fb20-4fca-4177-b4eb-a0cf35fd9879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:48.238Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ff3845c4-770e-4dc8-9f57-5651d4cbf3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:58.246Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=82d7e7d1-f0ee-4975-aabe-0e23a8d2a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:30:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:08.254Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=11e47119-b8f4-4f8c-8baa-aa19ea9b1cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:18.261Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fc61c04b-994a-424f-84de-96b0882e9398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:18.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:28.271Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7f53c695-23b4-46e5-99f1-df9c2652075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:28.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:38.279Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=509149cb-79fc-4db7-940d-997165da65ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:48.286Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bf1d7854-2c9f-47fb-b6a0-52a8c6e5ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:31:57.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:31:57.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:31:57.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-09-19T23:31:57.833Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:31:57.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:31:57.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:31:57.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:31:57.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:58.293Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=aefe98f2-e983-4344-9865-397c2f58f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:31:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:08.301Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=18f7c24f-e4d1-46c6-afb7-28618549a78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:18.317Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ee875fc8-fb69-45bd-a2cd-3adb4baf961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:28.324Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0e27462f-8604-4bbf-8120-462a222bbf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:38.331Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1ae65d6f-0601-46f9-b103-5281ac90420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:38.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:48.340Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=694a4609-dba9-4abf-a3f3-2e6680a5ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:58.347Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ada6b676-ac46-4acf-af15-7e2643815f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:32:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:08.356Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ae9e63fc-c2ce-4f68-b115-472a85fd2937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:18.362Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c0b0a4c9-d67d-4613-a3d5-ea150d846199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:28.371Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a424a4ad-b9d5-4ecb-879c-8b8ef1d71119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:38.379Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ba2ec49c-b0a4-421a-b800-ff4c39b25e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:48.398Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=149ee017-f0ab-44cb-a8e1-370fb86ec018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:58.407Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ce609d1b-9634-429b-baf6-1e0123ffa28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:33:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:08.414Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7e9d375c-ad03-4d84-9e8c-c36dc341a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:08.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:18.420Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=baf3308a-7f77-45be-98c3-8766c164cc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:28.429Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=db54be59-4240-49ba-a6bd-163645857860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:38.437Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=76b8291c-76d3-47b4-9742-489833eefe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:48.444Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=422db352-00f3-44e9-90f2-01c4434f6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:58.450Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a6104d3b-9bba-4724-8892-436309c0fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:34:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:08.457Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0983fc63-73e5-4682-851d-ef598da591fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:18.465Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7e5cf502-4daa-403f-a3c3-0a4a8e3a24f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:28.471Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ccf72825-72e3-4a85-81f4-44c8a2b262e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:38.482Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c772f9f5-1075-4c82-b6e6-ba38db31b940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:48.497Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ad508f08-a537-4bca-9dea-f126e9eef38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:58.504Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a4d42699-46fb-48e4-b8cb-ce86a786899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:35:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:08.511Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=535dd48f-c2c2-4134-8639-bf7d675455b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:18.518Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f515cf80-a41c-4f72-8e55-f094c2c6236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:28.525Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4951fcf4-637c-435a-b6bc-ac169f80a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:38.532Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f6e514de-0dd8-463f-95c4-daa704bee4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:48.538Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c31999f8-39ed-4816-8428-32240ac3fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:36:57.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:36:57.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:36:57.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:36:57.725Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:36:57.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:36:57.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:36:57.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:36:57.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:58.545Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b29a5569-70e1-4193-8e1f-41c46d91941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:36:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:08.558Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=029f9cb0-fe27-4424-9236-0f07af581a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:18.566Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d328de40-99a4-443f-9ef9-ee03d07389f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:28.580Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1242851e-d67f-441c-ab12-0ed82e2eae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:38.588Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=85f68310-687c-4876-af9e-e2f50f7012fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:48.597Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=182d4413-beb3-4e62-bd2f-07e35333fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:58.603Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=94ed57b0-5f8f-4cd9-a522-46ac13db5fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:37:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:08.610Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=45acb733-4fc8-4e38-bbda-3ec71392539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:18.616Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=25255dc5-f10a-475b-b43c-9f3b428cc7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:28.623Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5f53650e-97e2-4dca-a65d-8c81879e7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:38.630Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=96884f34-f300-4665-909e-9a2f7e1a43da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:48.636Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f0dd7270-ebbd-442a-9e6e-d1cef78d674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:58.642Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1ac2688a-a84e-45e3-bc28-d9017bb94bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:38:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:08.648Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9ad2e623-30f9-421f-8f53-8790be3a6cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:18.655Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ffb4970d-1277-4d98-b101-b76cb9c7dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:28.665Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a33a5367-8ff7-410e-a7d2-9dd62e0b4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:38.679Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e2aa260c-c0e8-4677-a020-42ffca81864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:48.687Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fce615c9-3854-418f-99a5-ab8ecb353eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:48.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:58.702Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e70f7485-5e64-46f2-ba3e-1e929243bbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:39:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:08.710Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a3e6728a-0e76-4416-966c-1816155c6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:18.717Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ef5e2765-60cb-447d-826f-68d5725d0ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:28.726Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=72c4abf6-cd83-43cf-949f-c202740eb9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:38.732Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3dfb9da2-6c31-4655-ba7a-eee9cff5945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:48.739Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f2e4a2a7-9642-40e1-be8c-82f4e58b224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:58.746Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=25fb8524-1029-46c0-a082-2436978d8e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:40:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:08.753Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=49a48d1d-c529-4ff6-8730-0a65a7d9dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:18.759Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1be67cd0-c20c-4a8d-91b3-1b0606497b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:28.768Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7521b142-5bec-46bf-bdeb-32162546bdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:38.780Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e4d4ee47-f330-4b68-9329-34f2f523b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:48.787Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3606cef1-f4e7-42e8-9803-da554f167b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:41:57.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:41:57.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:41:57.702Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:41:57.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:41:57.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:41:57.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:41:57.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:41:57.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:58.794Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d43a066d-fb23-4991-9a17-80a24af250db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:41:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:08.800Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0fe224ca-c342-41ef-8b5a-5891a1a1949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:18.809Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4787bfba-bc08-41d7-b7e3-b1baf24b2e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:28.816Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=77f2958b-598e-4d60-bfa5-25a8618390f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:38.823Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f6608c48-ff63-4a87-8c8d-ba0c4071e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:48.830Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d62ceba8-00d4-41ef-b8d0-4ccae2e45b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:58.838Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ca3e1a4d-53f0-48a0-bc73-7e53224951cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:42:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:08.844Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=df691e0f-7166-48b2-bed5-044863159c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:18.850Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fa4739bf-ca4b-4066-8c32-aad162ced3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:28.857Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2e8d93fb-ef39-477c-aef9-b82044d7e224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:38.867Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=799398ce-1ce0-45ba-bfef-5719058ba3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:48.875Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fe28b143-772c-4464-9b91-1b8e804636d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:58.883Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4fe07ff1-f426-4be8-ae8c-700bcf37510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:43:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:08.889Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=84356ec8-4fcc-41da-91a4-d5c9ed0339c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:18.896Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a04d741d-a1dd-466c-bcb6-2fb634661a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:28.903Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bab8372f-fefe-4356-973b-8756f6c04043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:38.909Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=aa453f16-7c62-4350-a0a1-77b981b1a6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:48.916Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4a1525b2-7ce3-4777-9d1a-0f9db388243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:58.923Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=aae1d50a-1aba-4a1b-88d0-3a651db7e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:44:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:08.930Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3c770dcc-f478-4f9e-ba98-fa1c98963f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:18.937Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5cff79d8-46d4-44fd-a75b-8491514a42ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:28.944Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2f4f9e1b-9820-4aef-9665-3f3af4827260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:38.957Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f9461633-65d6-49be-b47f-b45460968712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:48.965Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a0023083-7eda-4acd-98f8-1f5adfa8bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:58.971Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9cc707ee-1918-4ad2-9796-c7efdd9d8642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:45:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:08.977Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b0fde46b-ebe1-419f-b3e2-b88e0b3b5d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:18.984Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e7bfcbba-731a-432e-9491-ae615e285e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:28.992Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ff2787b0-fd79-48a4-8a2c-1b416151f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:39.003Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6a4e03aa-fcca-4044-b467-10d17702b3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:49.009Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c34b419d-20e8-439b-bf0f-bc59d449f4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:46:57.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:46:57.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:46:57.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:46:57.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:46:57.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:46:57.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:46:57.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:46:57.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:59.017Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b3cea6d2-5e01-4f5c-a993-2fe58c7e1988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:46:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:09.024Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=392deb28-1ccf-4827-84ce-69e851d08711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:19.030Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3fdbeb7d-e7a3-4dfa-8a8a-55a042733ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:29.039Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=677648f7-26f4-4b39-9784-13b9dba07252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:39.056Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=81f891d7-c752-41af-86eb-43388f2b3555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:49.066Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2f3b8121-b29a-421f-92d4-52d2a29069c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:59.072Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=786cd394-a1fc-421d-86c8-5e2596300cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:47:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:09.078Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ca3f37f1-fb17-4b4d-913d-c994fcf822f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:19.087Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=16788ac4-3707-40a1-8afa-087e78f6345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:29.094Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6b3c9789-ccfc-4831-9fbf-e3f4ab566bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:39.100Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ac8bbb6d-b8d2-4b96-b783-670cb477a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:49.106Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8b354b45-72dd-4034-83fb-996e3061849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:59.112Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=54aee263-f21f-404c-8620-c5291823b8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:48:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:09.118Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d8d26d23-8178-4636-aac4-830e1760878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:19.124Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6d940b29-f40a-49d6-8215-3958e465aefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:29.132Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1ddd07a5-ed6d-4968-afe9-bbd15381008f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:39.142Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f58b392a-d00f-4b61-84ea-8efc61e398ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:49.150Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=037e2ac6-6f93-4d1e-a704-d329a3b46d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:59.156Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3048cbdd-0b68-4467-beae-af890bc33a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:49:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:09.164Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1f2ea645-bf42-480b-8d0c-0782f01e46c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:19.170Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e1eb507d-cd24-4edc-a745-9c8334e2a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:29.176Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=47be13a2-046b-45d1-818f-a002c3f8de28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:39.182Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=89704b9c-4493-4a67-92e5-238f6364da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:39.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:49.188Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c14d4270-1fea-4d69-95f3-9a9b1b2d2fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:59.194Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=be70f143-4160-49fe-8d01-25daa172d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:50:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:09.200Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=89f5bff6-5f24-4c00-84a8-57d3726c5b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:19.216Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=dbb17756-da7d-403a-8c54-f60307d28ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:29.225Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1e78cb3c-0840-4757-8ed8-1a6d0dd35cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:39.235Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=41629896-d7c5-4ade-be68-a9915a7ef3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:49.242Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c9e5822b-cba3-468e-9847-e148a5e0ee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:51:57.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:51:57.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:51:57.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:51:57.692Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:51:57.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:51:57.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:51:57.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:51:57.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:59.250Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4066b07b-af6c-4d6a-a440-185f6792836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:51:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:09.257Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=64795fea-2e21-4c34-bac2-0d2ef8fb96be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:19.269Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=21b838dc-f58a-40ef-a8d1-c9f745b53a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:29.274Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=89101b04-ff52-4937-b054-9002177ac602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:39.280Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=19d8f5ce-7f1e-45b5-9e46-13f69583bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:49.286Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4efad93c-a8f2-48c8-a47c-d9dfea6e56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:59.293Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8b08659f-8833-4f61-91b6-8b95ababa9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:52:59.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:09.299Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2a94c085-4512-4b43-8c1f-d02d1d1bdc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:19.306Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e26c92de-a234-4e61-ab29-f2508895c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:29.312Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d60eb8ad-4b5b-478a-860f-1e7e57fdc789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:29.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:39.318Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f065c4a3-a58a-4dea-9bb7-134088027790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:49.325Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=490eb6b9-bda6-4a66-9430-5df30291c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:59.336Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e1151c30-d2ab-4040-803f-fb2c0d2fa418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:53:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:09.343Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e75df728-bd04-4fee-b42c-55bb62dac68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:19.349Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=619e52fa-6f9e-4974-9c8c-cea71220eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:29.354Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=011c799e-069a-46fc-90fa-21ec38137b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:39.361Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=961abce1-c976-471c-8cae-0e3ef1573cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:49.367Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b9eed045-40c0-4483-b280-8bb17e05c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:59.374Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b4cdd3ae-e5e1-42cd-a687-aa01b3dab898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:54:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:09.380Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4534ae83-549d-4a47-85a6-419907822c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:19.386Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8e048ee7-7a55-4438-9c3a-287638372fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:29.393Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0697fa33-b0e4-4995-b5d2-8d7f45089ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:39.399Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fae145c9-46ed-41e7-92f1-8efc7e4875d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:39.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:49.407Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4d4c63bb-bc86-4db2-93ab-2aa358ff0913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:59.417Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=438a27f2-b02c-4494-8b3a-146440b6bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:55:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:09.424Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1d49ec52-eb54-4a9e-8ef5-4932ed5eee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:19.430Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c0e380e9-726c-4c77-a1cf-c92f3b769bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:29.436Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=66ef8af0-256a-4486-bb42-c55bd17071d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:39.442Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9259de70-4c09-43bf-bbbe-4bd046743416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:49.453Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=823fb1b2-d7f0-48c6-97f7-b52cfb1176c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:56:57.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T23:56:57.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T23:56:57.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:56:57.705Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:56:57.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T23:56:57.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T23:56:57.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T23:56:57.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:59.461Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9efe14bc-f7f4-48f8-b198-84c350f3cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:56:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:09.466Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6c9cca11-d8c2-40bf-abf7-e874e2b8dc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:19.476Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=68aa1a81-d542-4380-8525-dfe860a927db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:29.483Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cccd110f-25b3-46dd-bee3-6aecc06816ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:39.490Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=04773c9d-c1b9-4562-83a4-36f12da62c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:49.499Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e39786d6-ed28-44ca-9318-1146d31cc7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:59.511Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eb11ef92-2bba-4a37-acfd-9a5c83d517ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:57:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:09.518Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c41fd992-1afd-4617-b9af-9087d68b63c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:19.524Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9d92150f-7848-45dc-8968-4db879cc0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:29.529Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fbb7bd18-7d4a-485e-8396-3ca9dc4aaa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:39.535Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=42769e18-e500-4b01-83ce-27423e31810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:49.542Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=92940adf-ac8a-4c91-8de1-685d04af5090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:59.547Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3f125301-e64c-44b6-8c07-cf0f511d9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:58:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:09.555Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2b34d7bf-3863-400a-955e-f7b027d5ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:19.561Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ff418422-99fa-49ca-b196-cb7c82309777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:29.567Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e9e9e1de-4d15-4cfc-b6f7-e07e7ca14777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:39.573Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eb7b55d5-c01f-498b-905a-6e2c8e46ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:49.578Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a13e205e-da3d-4b78-b713-8f3056734a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:59.586Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d278c133-335f-4134-9008-f9fb6338b892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T23:59:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:09.600Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e55e5d22-2bbf-468a-9188-b555bae6dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:19.626Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1d4ee883-6ff1-40d5-9c46-141044a9f410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:29.632Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9ef03ce2-0107-4868-9347-401e86357d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:39.637Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=61a88367-5561-4881-81bd-d23368334f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:49.645Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3782523b-1a43-44c5-b967-c911b864e9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:59.651Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7843f976-c891-4f96-a3ec-5df2271283f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:00:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:09.657Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fd1f819a-1771-4804-b1fe-76a2b704470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:19.663Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f80beeb6-014a-41b9-a5c1-f3a4bef6cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:29.669Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0c811f66-4e04-43fa-98ed-66a649b9706f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:29.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:39.675Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=052a9160-31ef-4068-9281-5fb421387067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:49.682Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=08c0276b-ef62-4347-83ef-4b2e45e1f498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:49.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:01:57.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:01:57.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:01:57.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:01:57.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:01:57.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:01:57.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:01:57.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:01:57.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:59.692Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=de3a4f38-993c-4cac-ae9b-da6a42029ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:01:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:09.699Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6932b395-7394-4d51-9980-23efce37128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:19.706Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8d136e3c-7844-46ca-ad65-66ab0624eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:29.712Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=08f0d240-d8ab-4d31-bd23-8048d3a70557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:39.717Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a99abaad-9951-40e7-ac39-efc8d9ef2589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:49.724Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f60a8e19-c291-481d-8d91-6fbbe49e711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:59.731Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5b45451e-2bd9-4a89-bb08-9667d573ea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:02:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:09.737Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1c6d7212-130d-45ff-8acd-7a0982863f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:19.743Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=76f8c847-b806-4aa8-b92a-1c0da6256abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:29.748Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=69c2a937-6f00-4fa5-9660-75c7a0aec510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:39.754Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=dd3252b3-1d02-4dff-a72f-f198ab7c1f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:49.760Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9b71d1f5-d096-412f-8561-c85b5826e5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:59.768Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=af3c8ec3-ed38-49e3-beba-2af3155c0eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:03:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:09.778Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6096b4cf-5508-4722-927a-e936b0536c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:19.785Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4bf39381-74e6-480c-9cdf-593185c682c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:29.791Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7c7e85d6-abda-44fe-a595-09248ee57993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:39.796Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c02bde72-b525-4505-a5e6-d71718515b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:49.802Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4f58271b-1ef2-496d-9748-4fa738b96018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:59.809Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=30d58b57-c6c6-4983-a292-14d6a139f01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:04:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:09.818Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=834b4be0-73b3-44a3-b6ac-37e4555db19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:19.824Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=66519da0-66a3-4a44-9df3-4d7351c3895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:29.835Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a79eded2-d532-4949-9358-25d7d35d2fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:39.841Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5b8a25cd-fd4c-45e6-82b6-719ff2267dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:49.847Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=74aece2c-fa2f-4366-bfef-e6dedc4373a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:59.854Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f7880b0e-b30f-4caa-8f33-ccbabd2d0a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:05:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:09.866Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2196361c-8a02-4ef5-8bc1-dcbc58c6af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:19.873Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d2188d59-b320-470a-909c-1dafd1bbb295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:29.878Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6d2f42f6-a404-4b40-97e5-55ee1bfc1805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:39.885Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5da2909b-f72c-4432-85af-b5e9ea4b1353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:49.891Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=dc2f9979-a9de-4ac7-a26c-69dfc38ca5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:06:57.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:06:57.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:06:57.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:06:57.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:06:57.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:06:57.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:06:57.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:06:57.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:59.898Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c3337f72-bf36-496f-9532-1740208122df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:06:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:09.904Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7bc2bc95-5685-4bfe-abbc-281da86c38b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:19.910Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c12540ad-c543-4fa4-baaf-b330e65df95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:29.917Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=596625a5-6325-4bb4-9f60-34a980656965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:39.925Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6e68d13a-1cd7-41fb-89ab-91a084674e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:49.932Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9298c009-6065-4fee-9103-8291b1794cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:59.940Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cc155b9e-87cb-46aa-a2b4-ad1f325cf046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:07:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:09.951Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cde06c6e-0d08-4b1c-a22c-ee0025c44851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:19.958Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=972fcf91-c9e0-4ec5-b968-59af7f9bcbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:29.965Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=916626fc-674b-4a00-b8aa-4b74134cef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:39.971Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b84467db-13ed-46a2-bad3-058f7a4196a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:49.978Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3e11387b-e4fc-4fe6-9da5-176ba37fc10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:59.984Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2bcff464-fa44-421d-9da3-3f5db3cc2fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:08:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:09.992Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=49fb9a44-64d6-4cb3-969a-a7eb9accf3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:19.999Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e0c57e3b-9ff6-40a6-8466-75d67452f1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:30.005Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=63d19084-97e4-4594-8dfb-8f1b5296d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:40.011Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fcf66320-31d0-4c38-b68a-b715c4454b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:50.019Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=963559bf-0644-43d9-8335-81f93b3c99b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:09:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:00.024Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eb62b728-2c33-4259-8a3b-4d9d26ebb2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:10.033Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cebc939e-266d-4ec5-815e-2895b35b73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:20.045Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e0aeb02a-1691-49b8-9ee1-0df48bcbda85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:30.054Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1b507f17-ff2e-46f7-9c30-6f4722e0e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:40.060Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2165dddf-c80f-4100-b0fe-a03ab70a6da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:50.066Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=058e31aa-d06a-4ee6-8386-c07a9dfbf86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:10:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:00.073Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1fcd0a46-f6d3-473c-bec4-c81ae062e829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:10.079Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=eb24bf75-d0ab-4761-9d44-d3b8d8e35eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:20.085Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bb0c15cd-9484-4f6e-a3a9-337ef97976f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:30.091Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=50c81b6b-92d7-48e6-826f-5c026eb51396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:40.097Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=85a525b4-8d62-4d70-9c08-dc5410358d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:50.103Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e1840630-aaf6-430c-b7f9-5c4d20fda540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:11:50.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:11:57.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:11:57.683Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:11:57.684Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:11:57.688Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:11:57.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:11:57.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:11:57.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:11:57.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:00.109Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=12de9e3c-cfa6-432f-b213-3887a7efbc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:10.115Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b1098a7f-fe6f-4b8b-a6f3-0d10ff70e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:20.124Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=957c2de5-26df-4bc7-a351-e0c17ee016cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:30.135Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6bbd1d8b-e458-4c8b-ae83-902a502f0ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:40.140Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=851b03f3-9fff-403b-91f2-e5b94c1819f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:50.146Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d4d5894e-0e23-4eb9-8f80-9b9e4f0e9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:12:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:00.154Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=78aff90c-dcfe-4fa3-873a-e7356904651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:10.160Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=06d11a90-aa1d-4c35-818d-8c1f792af76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:20.166Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=de1f56e0-fdeb-43e2-806c-4bc47a108f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:30.172Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1707200a-9ed9-4e30-a323-9869ddc8eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:40.177Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ef85f0b3-196c-4e71-9ede-2f50b1ac0aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:50.185Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1d688919-68b6-4b2a-8de1-4d5df1862770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:13:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:00.192Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0fd01c92-26bb-473b-bafb-fe1326abc9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:10.198Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f95898e8-8d8d-4a21-802e-67a358087055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:10.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:20.207Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4da2fef0-1879-4808-83f8-67c56370c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:20.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:30.217Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d0419e0a-0674-4358-ae9f-588bf2cfc71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:40.224Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=35e90594-0b24-4529-bcd6-961434bc72c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:50.230Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6a057042-646a-4cfa-857c-e179e0fafbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:14:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:00.237Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3b8ff581-cdfb-4b20-a54c-7951d07b212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:10.243Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9c022f7a-7b93-498a-bba6-ec521234ca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:20.260Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=211fb9bd-b6a2-4fd5-b363-708ceff217eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:30.266Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a7281fe4-601f-45a7-a503-170a23299778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:40.274Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3daa02ba-761c-45ce-a59a-8120ce824f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:50.280Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bbc106c3-080c-4328-adca-749aba615299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:15:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:00.287Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=64181a5d-d09b-457b-b7db-7585ee84c41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:10.293Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6c6aed27-163e-4f4f-b82a-23c95f7f06dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:20.300Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5f1a9ca2-f68c-4426-a909-ec2e8eb2fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:30.310Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8addd9e4-b434-4807-b6f9-252501b4e528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:40.320Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a1044eda-e5c6-42a0-a25d-9044c02534a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:50.327Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ee70df02-1b04-4802-9ffb-ef855e9ab771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:16:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:16:57.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:16:57.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:16:57.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:16:57.685Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:16:57.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:16:57.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:16:57.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:16:57.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:00.334Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0a10a376-c5c2-47a6-be4d-d282b8f2d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:10.339Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a0cbd5ca-4b02-4fd1-8c9a-f64e711e7182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:20.346Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8b172ce7-40c0-4b0c-a474-242d31b542f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:30.353Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=81b16743-4b54-4141-8414-5c9191fced33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:40.359Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5a611da7-6256-43aa-bf82-6900b2a09669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:50.365Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2d52d157-9feb-4de6-8cd8-6a08f49e7fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:17:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:00.371Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7e79a20e-7022-45d9-82aa-e80e1ca490a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:10.376Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=608ce34e-96ba-4047-803c-75cecd40b5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:20.382Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e480a749-439b-4a25-93bf-054e843e2369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:30.388Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=260b8eaa-ab00-4a6f-a65a-dd890eda75fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:40.398Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f712097d-9e46-4146-b42b-534ec548a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:50.404Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d972ccf2-6ecc-477a-90db-e5b9d2bde348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:18:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:00.411Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b83b37f8-7519-43be-8a4b-4402d7cef408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:10.416Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3ec027e8-0fe0-4fe5-afd5-bad3734125ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:20.422Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4b65309e-00d1-456b-855c-7a3ead52d4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:20.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:30.429Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a27c1ab4-b6e8-4c40-af9f-4bf3fbe6db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:40.435Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=cfb58b0f-ce7a-4537-87d6-db9e98fa2388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:50.441Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=49ee3e15-3c4b-4e2f-9c37-c97d40ee78dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:19:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:00.449Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=50dd743f-d263-4bb2-b28a-6c62d287f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:10.455Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=069eb906-ce30-48b2-a3d8-d458461fc823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:20.461Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f85f5b10-9a29-4b60-8079-30f20b15f5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:30.468Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=faf7596a-3907-4cb4-9c8a-b38952ce60da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:40.479Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b68c5f18-6e7e-4cbf-8a6b-a9050626816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:50.486Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a7c28094-f6e3-4e7c-905e-124b2fd32e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:20:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:00.492Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=42f45789-1873-4a8a-a9c4-36b20e5d5a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:10.498Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=70bd16dc-bf38-4f66-b8c8-4f83a77552da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:20.504Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=83cc9820-6a46-4eba-b388-b2ba58ef0dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:30.511Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fce4e85e-b5f8-49a3-b384-c8acde950263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:40.517Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a9265127-a5ff-4ae0-9c51-58c767298e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:50.524Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bfc080f1-ddcf-4bf5-ad6d-1f308c38195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:21:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:21:57.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:21:57.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:21:57.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:21:57.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:21:57.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:21:57.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:21:57.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:21:57.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:00.530Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3501708a-6cdc-489a-9495-9242822f07ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:10.537Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=08fcde75-b936-4930-8667-b82d50ed3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:20.546Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=72f57c3a-a120-45be-8c90-14ef10bff505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:30.613Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=30a7a0b0-eea1-41fb-afbd-7ed53fae3e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:40.621Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1b5fc5d3-641d-4304-b8c5-735a39f890c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:50.628Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d0610ee2-0b22-4d57-9203-d772b13325fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:22:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:00.634Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9b4dba25-7bd7-4267-b87f-14b24cf3b90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:10.640Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ac4462ee-1849-468c-a388-7329adaf74cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:20.646Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b6b43ae7-4e3a-4c84-b2b9-59135f827be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:30.654Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=89d19f41-c444-4008-9bc2-9b2cfa0d90a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:40.660Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0ba8e4a4-f509-4f4c-b68c-db8f2e7f9c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:50.666Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5d01951c-33cf-4adb-9809-439ae1db15fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:23:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:00.671Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c012db03-7b59-4cbf-a357-e019ec15d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:10.677Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8442c57e-284d-4e73-bac0-230e68cee693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:20.684Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6772343e-f097-450c-800c-f5885e3bf2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:30.696Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ac09b664-cf0c-4dd4-8790-669edf20e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:40.704Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d4c4edab-5135-4ad8-a677-5205e424a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:50.710Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f72f96a4-cf40-4cd8-809f-f043cbdd08d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:24:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:00.715Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=52e2b9d4-8e35-46ce-b8bf-f0a0afc79290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:10.722Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4049a917-291c-4a6e-ae0c-267d208bb396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:20.728Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=33e547ff-c911-4cb9-a4c0-ddb4948b5176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:30.735Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=00aeb4e8-3930-4262-8d51-838ce92d0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:40.742Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3cd0ce44-a696-474c-9e3a-8aae20ab6878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:50.747Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d1c92919-d474-4937-918a-1e12d1003728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:25:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:00.757Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c5dbaa33-b09c-498e-9e54-9cd8ae0bb573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:10.763Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=25d99a90-50e0-46ad-a018-b3fedffc03b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:20.769Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c60eb3f3-2e4f-4ccc-8a2a-5b0bc343534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:30.775Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e5307652-c8bf-41c6-90f7-657f801806b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:40.785Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=30745aaf-4062-4e48-af92-914c51643f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:50.792Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1ccf7e6b-d102-4ad3-9f51-f1eb23a98899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:26:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:26:57.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:26:57.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:26:57.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:26:57.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:26:57.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:26:57.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:26:57.696Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:26:57.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:00.804Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=134bcdf5-2275-4974-8b7c-b9d7da2af5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:10.812Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d1223389-2f08-41ad-bdfc-0d464206f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:20.825Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=352496a1-65e0-4ac1-9b85-96cbd965e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:30.831Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9b28df3c-a04b-4544-b16c-947f7d300d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:40.837Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=bd899ade-ca24-476c-a85f-ae5d4e7ae51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:50.843Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=58b72be7-3a5c-456a-9d81-36a05ff74a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:27:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:00.849Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c29d4705-cb83-426c-8666-43fe7148d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:10.855Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4408c37e-c9ab-4277-9b28-21f6b22f1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:20.862Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c8f30310-a0bd-4df5-b6ed-580ead36d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:30.872Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b335f878-00ae-4cdd-9327-b5d94e4c68c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:40.882Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2251bb97-1a1e-4a77-a80e-1f76872a3628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:40.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:50.889Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b0c8f5b4-86ce-4f70-b5fb-0147fcd22597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:28:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:00.896Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c7877be6-84ff-4f72-aa62-29a1f23c6ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:10.903Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7c7bcac1-3674-457c-a171-bd1a7d89128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:20.908Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=87111720-1166-4b16-b01e-24352bd888c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:30.915Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=31107d16-ef83-4129-9b7c-8cba31fe8c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:40.921Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f07f7157-6c00-4c83-a644-d67fcbae4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:50.927Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fd1c43d1-f306-4355-8b05-b9c0211fef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:29:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:00.933Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6dc9f962-6dab-4a2e-8567-be9ec7d6561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:10.938Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b8997795-21ec-45ed-9aa5-ad74a2f8423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:20.944Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6e958d45-2788-4c9d-9858-181dcbb73174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:30.949Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6fa9799d-9c2c-43a7-9c54-5ec466c14534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:40.957Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c4442bef-d3a2-44f7-9d6c-30ee390934cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:40.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:50.969Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1584c64f-c0db-48d9-86a7-695629068d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:30:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:00.976Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0da55581-3c4d-4b3e-b0e2-6e1e7c9c8ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:10.983Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=734e2931-234a-4268-93e2-a0f53bdb677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:20.988Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=417d8bba-0255-48ec-8dc3-cadfef00de81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:30.994Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=15161b25-3e67-47f5-913a-e715895f7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:41.000Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1587236f-937f-4954-b914-39357ccf797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:51.006Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f0e70183-d8f1-438b-9575-3aa177bcef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:31:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:31:57.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:31:57.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:31:57.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:31:57.671Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:31:57.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:31:57.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:31:57.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:31:57.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:01.012Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5e0c1427-fa38-453a-af76-88ecd4f4c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:11.019Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c063fe19-4a8f-4ae6-a193-ecb9c74ba2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:21.024Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=8afabe72-6dad-49af-905e-e4f6aa73cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:31.031Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3df99236-d7de-4459-b336-114d60cddc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:41.037Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=262c7d16-e5ae-4ab7-9859-b2dad37df517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:51.045Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b18702e8-565d-484c-8606-ec9019119b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:32:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:01.055Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=02d3b29a-6f7b-489c-b9ac-5985fa4f2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:11.061Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ef151990-c19b-4f3a-bbb3-efa2c7a2f5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:21.067Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=506a0dd3-25ed-4a1b-8eca-631da0035b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:31.073Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a4dcb177-db41-4b70-a587-e73c70ae7c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:41.079Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b5fe9c9c-c0cc-49f7-82e3-af9e0f566361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:51.136Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f1593225-69ee-47d5-8e26-afed615e55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:33:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:01.143Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fe91f1db-d974-4e3a-add6-3c2d40e6a216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:11.149Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ea9c095e-95a2-4aac-9b58-4d690abc5a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:21.155Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=97ed18c6-dd93-4d6e-9440-5a4d21fbe3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:31.162Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4429695d-5d0c-4c5b-83d2-0af9792e31e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:41.168Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0b1edfa6-7080-4d37-8b44-c4e6fc624f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:51.175Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b288ff05-5286-415f-a6aa-665c0ce5d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:34:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:01.189Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=61e2bb36-b57c-4c7b-a72e-ffbb76d28f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:11.197Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=173be428-42fb-4a1f-8dcc-987ca232cdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:21.205Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=26d18804-417e-48f5-ae07-20b36e1f28a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:31.212Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=7e1fb5a5-5839-4a9b-a6db-cefdebf3cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:41.219Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=483bfc0f-cf79-4bba-afd0-e9a7ba2002d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:51.226Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=329a0ff3-e048-4d87-bfa2-2cdb628d8841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:35:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:01.233Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2fb5a4fc-b3d1-45dd-81dc-6040375cb1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:11.243Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a2fd79c5-e384-4edf-addd-c69e20ad3fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:21.249Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=26efac2f-1121-491a-a3b6-cc2aa096a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:31.254Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2cd0a04f-e637-43af-9611-2503f3ece840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:41.260Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=b5664402-b93b-4007-ad93-3c82e7a48c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:51.267Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=94dea8d7-2ac1-4a96-bef0-b04a3af1745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:36:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:36:57.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:36:57.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:36:57.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:36:57.692Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:36:57.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:36:57.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:36:57.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:36:57.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:01.278Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f8268b86-506d-4690-b352-c64af208731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:01.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:11.284Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9de9b347-e8f1-40b4-ae75-8f19d77a3cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:21.292Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=87de421e-d9fb-495d-a30e-e1b37f4738e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:31.296Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3a5bc5ed-2e21-41e3-acb2-3b59404aafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:41.302Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=01abc20c-3ceb-42ea-86c5-4454296d6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:51.309Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ebf4ead3-b5e3-4bf0-9d15-afaf4fd67133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:37:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:01.317Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=21bd2add-dd88-4d0b-b83a-a9628b764971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:11.322Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fa1dd47f-0278-43f3-a073-aec550ac8448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:21.328Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ee312d5e-1314-4ca1-a72c-ec3223d21edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:31.334Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ecc20938-46f8-4c06-9774-dedd8841ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:41.340Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f2890125-5dda-45c1-b1dc-98646f2e1c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:51.347Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=733526db-561b-4552-b79b-f9d6e8c17bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:38:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:01.358Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=90319182-9066-4c4f-8f9b-80da54d78dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:11.367Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0435a593-fa4d-4bc4-a8d4-2468ef899ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:21.372Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c1220f36-45b4-43d7-8c41-ed8d4712d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:31.377Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3c302df2-6023-4580-9972-88ba4223a5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:41.383Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9ed8f8f0-7343-4cd7-800f-e53fb3f0c2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:51.392Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=dc78c39b-2e54-42a4-b147-f216d62dc437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:39:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:01.399Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=11e8739d-227b-42c5-8b83-856fe80360ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:11.406Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9c0b9c68-d4b9-47a5-a5f2-d8fa80851f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:21.413Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=db337cda-8497-4b24-99dc-4580936cfd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:31.418Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=fc8c9a61-5bfc-4c7f-ba69-83af56cbadf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:41.423Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=071a9f24-5961-4019-badb-ba564f9ef5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:51.429Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=08396856-60a5-4bff-8db9-1bcd4e0da38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:40:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:01.435Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=6becaaaf-5333-48c2-9f32-ce78bc70c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:11.445Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=619da439-ac04-475e-9dc0-cbbb8e6d4f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:21.453Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ef5c82de-f787-4a80-a49f-09e6413aa604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:31.529Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2be1cfa4-b96d-424c-97a1-03c85da3590d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:41.534Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=31b2419f-221e-4f58-9d98-827cd6620b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:51.541Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a087771f-3c77-46f6-b987-9941d29d5297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:41:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:41:57.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:41:57.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:41:57.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:41:57.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:41:57.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:41:57.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:41:57.679Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:41:57.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:01.547Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f9e36e10-d4ba-4916-abe4-0e0ba6499ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:11.554Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d8c36131-1512-4e5a-b561-b4640aa0a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:21.561Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=63edf5f3-49b5-4342-abdc-227ff76ab558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:31.567Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0ccb4ab4-12f6-46af-9b33-64a174f7407b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:31.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:41.572Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d58166c7-dae3-4606-a784-19a29e148fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:51.578Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=64ae249e-8dad-4ed0-b3bb-d49cbfd6a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:42:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:01.585Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2bbaa947-1a9d-4493-bcf4-bcb020d1df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:11.595Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3427df55-9835-498a-b88a-64a81fdb0424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:21.601Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a2387b41-5c18-4d65-b4f6-b990afa7bc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:31.610Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=19a0e205-85ec-48ce-912b-1491889a0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:41.616Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c4fd6f7d-22b7-4580-9d88-57aad74dcab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:51.622Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=13ef6ba1-91b1-440d-b193-d96fb57e1337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:43:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:01.629Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=986d9fca-05f3-487b-a11c-7d5677dc8088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:11.636Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4cae0cbb-0078-46b8-b272-9fcc2606389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:21.642Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=40d6f5f2-1ae9-4961-87d4-cc02db12f9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:31.649Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=af3f74d3-2e00-4ab5-842b-fed44f9b822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:41.655Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4b577f83-daf4-4697-9fbe-7ee467879cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:51.661Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ded65692-a9a4-41ac-a8ae-483c87259e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:44:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:01.667Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ccac1fdc-4060-4029-a199-da958d1e1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:11.680Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2eacfd55-722f-456b-a01e-f0a074c839fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:21.688Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=47e1ef88-8fd2-4905-b0b1-9cae2373626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:31.694Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1ce44ad5-103a-468c-a094-4b4c086e96fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:41.699Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=74b14b6d-b025-4e12-b824-8fb34b988f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:41.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:51.704Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a85192e2-601d-433d-ae52-59c8ae4659f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:45:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:01.713Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=086c2f0a-9738-41e6-9061-ded0529f638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:11.719Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=328c1af2-b62b-4f82-8afd-2cb8ef5aa663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:21.726Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=1cfb5e00-6270-42e6-9a9a-f3a5cec3c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:31.732Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=133de029-c624-4908-9669-6edc35899b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:41.737Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=c6ef3efe-ef9e-4d29-be46-18a11b8f48a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:51.743Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=2f7dc4a4-231b-424c-a984-daa8cb1e04bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:46:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:46:57.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T00:46:57.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T00:46:57.694Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:46:57.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:46:57.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T00:46:57.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T00:46:57.700Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T00:46:57.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:01.750Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0efa10aa-3652-4c20-9ca4-f9dc57cfd9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:11.761Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=d73007e4-b2f1-4efc-9590-32650e1c6358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:21.769Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=33634251-35e8-4456-9528-c2e44bf73d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:31.775Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=3eff48c9-098c-4f62-a3e1-1150865f6b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:41.780Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=efe230cd-76ce-4e2d-9e2d-2b7459e0fc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:51.787Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5507eb67-3342-49f4-b8be-0d6f5224504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:47:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:01.794Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=26689848-db0c-4221-9cc2-8329299dd788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:11.800Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=ebb5211f-84d2-4b4d-87a6-3f9e5b49bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:11.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:21.807Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=4d166e3e-243b-400c-8c50-f6b064199ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:31.813Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=0306325d-a5b4-4d28-9173-fd7dce426dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:41.820Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9854af54-18c6-4483-8ae7-2669a4a325c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:51.826Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=39ba5062-8180-46ab-b5ce-acb13d1e8c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:48:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:01.833Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=9c3be97f-f0b2-4168-94be-4ed33604b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:11.841Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=5182fad5-113b-4aaf-86a4-e1b47af8f6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:21.853Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=f7cc105b-5ceb-458b-8b5b-473116389de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:31.861Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=764e04bf-d80d-4514-afb7-a3db94b8b6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:41.868Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=37b30b82-1dcf-4e30-9103-d96207baa21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:51.873Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=e6381377-fd82-4232-a1a9-0007be8b1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:49:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:50:01.880Z |INFO |Init configs |InvocationID=6c34c117-abc6-423a-be5b-a817cadff075, InstanceUUID=a98885b9-426d-41ef-ae8b-ca173de87219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T00:50:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |