. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T04:54:46.469Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T04:54:46.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T04:54:46.515Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:54:47.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:54:47.290Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:54:47.291Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T04:54:47.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T04:54:47.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T04:54:47.425Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-10T04:54:47.607Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-10T04:54:49.314Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T04:54:49.912Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-10T04:54:49.935Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-10T04:54:49.936Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T04:54:50.019Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-10T04:54:50.020Z |INFO |Root WebApplicationContext: initialization completed in 2412 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-10T04:54:50.517Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-10T04:54:51.564Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T04:54:52.784Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T04:54:53.468Z |INFO |Started MainApp in 9.832 seconds (JVM running for 10.606) |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-10T04:54:53.540Z |INFO |Start scheduling PRH workflow |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:54:53.552Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e374b439-8f08-4d0b-a56d-7b86bc7c26a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:54:54.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:54:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T04:54:57.355Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T04:54:57.356Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T04:54:57.359Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:05.011Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d2f0d2d7-70f4-46ce-80ca-613eeb8dd99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:55:06.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:16.084Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=294cf7c0-cff4-46be-9402-c1d64fc42a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:55:17.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:27.157Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=072487b1-c52f-4aee-b92b-5848fc378a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:55:28.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:38.234Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1e6fa055-90de-4961-9be8-7c3e44990c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:55:39.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:49.270Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ba357978-ec11-4663-bbc9-5f155e0d2a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:55:50.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:55:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:00.307Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fe45e9e2-52f6-47e2-89fa-72d428e62ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:01.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:11.376Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=df264043-5134-4298-a572-575237d343aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:12.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:22.416Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c722f25d-f338-448f-8a30-4d7a0f56c688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:23.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:33.456Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=09472c50-6af5-4ba8-853b-77bd451ded26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:34.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:44.496Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3cbb3ea3-becd-4d43-9672-d20127dbf284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:45.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:55.544Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8e970a4b-eede-4eb7-9002-393f8b113e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:56:56.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:56:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:06.612Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=973b74ff-1cc4-4a46-bdf9-0c4d5e25763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:57:07.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:17.686Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0a3c66bd-5b72-4a59-8784-264d1fc6de60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:57:18.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:28.756Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=500fde5e-519a-4d60-9334-b26c8dac739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:57:29.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:39.828Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=67ba8d4d-a2b3-4052-897f-e874b5b87c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:57:40.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:40.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:50.897Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c830112b-e231-4bde-ab37-186c63ff0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:57:51.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:57:51.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:01.940Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=88dc00b1-61ab-4115-afe3-f2902f15a14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:03.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:13.009Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6d4b2c4d-73bf-4249-a85a-c651da98bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:14.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:24.053Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=71ed2162-a6d9-4c68-a960-de9da32db1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:25.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:35.092Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=59fdecad-14d7-46a8-91ea-52df08f2a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:36.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:46.171Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d995d1d1-5f11-4795-9f15-2ccdc9fcd68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:47.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:57.233Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=adae9d14-025e-4537-95b9-ea2de5f85ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T04:58:58.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:58:58.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:08.271Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=34d3ce66-c627-4276-b07f-270c8f418bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:18.392Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f5c3d6fa-ff0e-4e48-93e6-301b7c7ecd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:28.413Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5985869b-d950-4b77-9ae0-67503b21dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:38.430Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5cf4e2e8-a75a-4eed-b999-9ff409fcd1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:48.445Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e6cffd40-f9c5-404a-a981-d86c05170e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:48.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T04:59:51.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T04:59:51.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T04:59:51.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:59:51.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:59:51.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T04:59:51.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T04:59:51.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 |2022-03-10T04:59:51.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:58.487Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=94539770-517c-44ba-8ec6-030fc531fed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T04:59:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:08.504Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6b48fe16-dcb4-48c7-a2be-5d91da4fa4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:18.517Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e4f22d54-3b9c-4c72-a84a-7be72da76ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:28.534Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=52c6a428-476c-4b79-b78b-4b20c20b1c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:38.552Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=93220367-b61d-4dc8-862d-d20994fabf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:48.567Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bb561ba6-d3a5-4910-80f9-e2da70541918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:58.580Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3aa4f7d4-9d95-46e2-a022-4cfcd3caf28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:00:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:08.598Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=003a7e6b-e10d-482f-98e4-7325d6102a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:18.612Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=96f96722-4e0f-47ab-8856-1861e9260819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:28.643Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=49578fac-b862-42f4-8cb6-1d2d539b3ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:38.655Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dc40c27f-c0f6-4cbb-a634-da9c58b1ce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:48.678Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fdad6e7d-9abe-4806-bf93-ceb34963acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:58.692Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4eed568e-f792-45a8-a847-95d727e95aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:01:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:08.712Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=16baa5cf-a1d2-463c-b15d-5251adaaa52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:18.726Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=55cdeee0-44bd-4d29-a3ac-2866d53641ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:28.744Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2c4207da-d476-478c-a040-04b84107a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:38.761Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6d3d245a-9473-429b-9afa-6223436d3116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:48.774Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=20545850-cb01-4bd4-9ea1-898032357453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:58.800Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b2663512-6b80-4288-bdea-d7087da3cb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:02:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:08.815Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=55d1232c-ef1b-4d35-a633-393a41d2b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:18.830Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e125e38e-eda0-4fa9-942a-df53b55888ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:28.842Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=14a252ed-392a-4e4c-8a0e-faa8cfeb7874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:38.853Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0f56cb23-f5a4-4cdf-99a9-576371b0dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:48.866Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3a13713f-c5ea-44cd-9628-a670fe26c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:58.883Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=101cb6a6-c483-4a07-af4d-de2166528e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:03:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:08.900Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8e561c7a-5fc9-422c-a45d-5b14f30afa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:18.909Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=12776ea7-582b-4dea-89b7-74a0321a5c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:28.923Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=370671d0-2cd3-442f-b348-0eae267e64b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:38.939Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b070a38b-20ab-4f94-8442-c03cb747a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:48.955Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ad15bd36-9d92-42d0-a85e-4df0b8f30c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:48.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:04:50.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:04:50.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:04:50.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:04:50.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:04:50.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:04:50.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:04:50.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:04:50.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:58.967Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=11b37446-4b69-47ce-821d-99c0c5b516c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:04:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:08.978Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=da13cc7d-daad-400a-9870-b4953829f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:18.990Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f9853375-0deb-4361-bd9e-679f131f61ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:29.001Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e25f955b-3539-45b8-9d8d-ab8fa7513e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:39.011Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9fe6bd60-a52e-41fd-a59f-7ab7b53285b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:49.023Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=eb0377f1-1404-459c-b2c4-53231e940f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:59.033Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cde23112-460c-4c2c-b29a-90aae092e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:05:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:09.049Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5531d087-640d-487b-9060-036b9c382052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:19.063Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0dd4c8cc-aeed-4ae1-82e2-c9d0eabf7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:29.075Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b2fbd08e-b72a-4dfe-a008-54753fa0298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:39.087Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e0e84d7a-6594-468e-89de-0c1d35a06b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:49.101Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c9819bb4-e7b0-45d6-8de9-74139d7bc23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:59.112Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f00584bf-fbc1-4ecc-bde3-e24d53666f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:06:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:09.122Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=436eeef3-b36e-40fb-ba77-c67b33100a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:19.148Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bd94febd-1202-4aba-9039-0e92ebbd3d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:29.159Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5cecddab-7f99-4f08-84df-b05d67dbf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:39.172Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=97b95662-dc2b-4366-9290-3d875bd5a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:49.184Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0e19f7b3-7d6c-4b4c-b408-50af73f6bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:59.197Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9ab1ba2d-51c3-4571-9465-2d1d4d19def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:07:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:09.206Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e82cffb3-7cfc-4dc4-aee7-17614fc36e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:19.226Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=08ca9b96-68b2-40ab-8c0e-5b0e4edad16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:29.235Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cbc40a4f-3b62-4ea3-8dec-874a8fb04691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:39.255Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ca099f2c-ed6e-44a2-970b-5f02ebebf9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:49.265Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5c802d56-e5ae-499d-a844-e30324e9173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:49.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:59.277Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e27b2312-28c9-4d91-934e-a5edff4bfcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:08:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:09.287Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e6933149-b901-4a90-ba10-119f6b2dc1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:19.308Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7dd14e86-a4b4-48b2-bbf6-853ef95455a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:29.324Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=80c03ec7-1e8b-4bce-acc8-41558456e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:39.334Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=519d5404-06b9-4448-bda0-3033b219bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:49.343Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9e741827-cea5-4523-9342-ffa278b0d55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:09:50.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:09:50.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:09:50.827Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:09:50.829Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:09:50.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:09:50.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:09:50.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:09:50.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:59.353Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=71845aba-e9f3-44e6-8503-f2e9506b9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:09:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:09.362Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=21ca4cdf-9fe0-41bd-8f8a-e72cac85731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:19.371Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d502b691-4693-4e5a-94c2-ecb6ed523855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:29.381Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3cf87a1c-629f-4684-8ac6-bf69deccc313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:39.391Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ee1d7a5a-84fe-46e2-b3a9-199fe957dfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:49.401Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bd9861a4-f3a0-4066-b28b-181f88864541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:59.413Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=993c8444-3710-4385-b61c-d6511da31e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:10:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:09.424Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=352dac23-288f-4bc0-9935-48ceb7918df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:19.434Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dd918de4-e403-42de-a5fd-778a1af80749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:29.444Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1bcbb909-cefb-4bf8-8cb3-95a73e26f813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:39.453Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6a9a6aa5-5009-4661-a86b-293e514518fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:49.463Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=60889f6d-6814-4e43-a2d4-1b3b5e9dc93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:59.472Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=34f6e826-5cbd-4b63-8fee-0d9f54403c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:11:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:09.488Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=55518a4c-c1ac-43b8-a4a2-b541b1b9ec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:19.499Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d75004d0-2f4d-4532-a433-ec9549206bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:29.510Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4457c501-8dd6-4500-8669-ed545fb2a55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:39.534Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bbb7c05e-3d87-4d12-a5e4-977d8604d6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:49.549Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bb6a088c-7941-4735-97fc-ee52f8d6cb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:59.565Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3e9941c7-f6a1-4559-ae5f-35c1ab6d1b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:12:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:09.576Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=94228192-6507-4de1-97c1-0369cc1c6449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:19.587Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a4881e88-b942-4dca-8cba-9cf10307d71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:29.599Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=316e42ee-b99f-467b-9e7b-f0d518b00222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:39.611Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a1ce7605-3800-4611-afe9-5ddbf72f9019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:49.625Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c3d640c2-e720-48c6-b363-7b8a218ac48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:59.635Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b32d5ae8-3317-4ed4-9a51-9a30fba82c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:13:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:09.654Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d5bd544c-78c5-400c-afae-1a6815960176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:19.663Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dd7eacf7-8809-4b5a-ab4b-dfa324f5aace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:29.675Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e7436984-7786-45d2-af18-22311959d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:39.713Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7faa8211-88f9-4861-9b88-76b84572d52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:39.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:49.732Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=475ca7fa-4baf-4776-aee4-7927958ffb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:14:50.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:14:50.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:14:50.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:14:50.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:14:50.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:14:50.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:14:50.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:14:50.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:59.743Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=57862168-412c-4523-b5e7-786799a1f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:14:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:09.757Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bd5d3fc9-78fe-42ce-9ee6-7a9b8c04f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:19.770Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4821e101-5220-44fc-a05b-67d0fce11aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:29.784Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=249983da-32b7-4305-8eca-155b7e4392d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:39.812Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e23af7bc-723f-43c3-8179-1d96b70fa1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:49.849Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=93fea1fd-4d12-4740-832a-99782da48079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:59.863Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=efb9942f-ba87-4dc6-8cd6-0297feb03c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:15:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:09.877Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bf0af2cf-1cd8-4483-b37f-f02f3d4bb613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:19.900Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7b103738-5838-42f2-b9f6-f472cc60b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:29.924Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=466724fd-b53d-47a9-bb35-799d81d8da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:39.939Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=06515594-f54f-4d0c-8ffa-22deb246ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:49.949Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=022f2444-9e41-45ce-84f2-7ce2aea96aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:59.959Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6fd641ef-ba38-4a57-8a38-01c6b5308ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:16:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:09.974Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=90765394-87a4-41b3-9c67-9fa1c2f9fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:19.986Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=aa999cda-0666-47d0-8cb0-a958f5610700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:29.996Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=101a498d-b763-4d92-bdc6-1bf5b861d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:40.008Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=55d22931-48c6-456b-b759-2752a42c71e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:50.025Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d0710141-6281-4716-ba22-d95ee8afd81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:17:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:00.038Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d32ba9eb-3cdc-4a09-b314-a78a43bb71f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:10.048Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=31d4348d-5669-43fb-9e3a-e5490ef26c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:20.060Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=005390b1-f819-4859-b48b-fc2c77a75070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:20.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:30.069Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b8d4fee6-5865-4d74-b8e6-58f4c1006cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:40.079Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b5caade8-3d90-4a55-9a34-2a788fe379eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:50.088Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f9dd8ee0-e97c-4683-812c-82dc7cca35ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:18:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:00.097Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=95a6efdc-8f0a-4a2e-b292-9dbafcb4143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:10.105Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2e0a1461-b86b-4685-a6a3-88bb3ae9249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:20.117Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b79eec01-b113-4c0f-a202-c2887ed60823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:30.126Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e38627a0-8503-498f-9392-e2631c72555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:40.135Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c9b924ae-9ebd-4159-a9c9-bbc620ac7b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:50.145Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=423d9746-64f6-445e-934a-3780cbcbf87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:19:50.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:19:50.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:19:50.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:19:50.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:19:50.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:19:50.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:19:50.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:19:50.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:19:50.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:00.157Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3baf0ffb-81b3-4bfb-a323-2cf8039d12a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:10.174Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ab41790f-d025-4e00-a0ec-d6904bac3ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:20.186Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6ab91b5f-fa87-444c-883b-99164cf8d5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:30.196Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=22448c76-c21c-47a0-858c-535ca3d80324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:40.206Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6db4529d-b89e-4843-8f44-a1a727cabf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:50.215Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=10f86d88-8037-431e-a755-f32810399930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:20:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:00.225Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=31664f7b-9d97-4433-8d05-3f13fb77924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:10.234Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=60f38cdd-1dc5-4e53-b54a-6444a709e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:20.244Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3548bf24-2789-4bf3-bf95-f4707b738cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:30.254Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0ebdcb57-5c61-44b1-8818-8543b128fb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:40.264Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=297c9863-776f-4d3d-887f-de440603c751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:50.271Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ea307c72-a789-4320-b6a6-88a7c9e9f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:21:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:00.279Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fd0b26aa-40fb-4295-91b6-815c889cfc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:10.290Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=366be771-fff5-4811-a34b-18f82b7d0b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:20.299Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=48890b94-1974-4a9a-9f80-339a4b4562ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:30.308Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=daa6bd13-552e-4cc1-9c65-289e8b990fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:40.316Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c41d89a2-7d69-4bbf-ba46-390f0d4f7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:50.329Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e811108c-3ea0-4c0f-899f-003423cdd84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:22:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:00.339Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5e58af6f-8493-4a6f-bb03-dd1a752c479c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:10.347Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=567327bc-572d-4132-a792-888d433c1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:20.358Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=33221aa5-c17b-41fb-b777-fb10e60c4094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:30.368Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dda443ba-ab7e-4852-aca1-51b85dc8ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:40.376Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4bc6026c-8f67-4334-8e13-9077273e9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:50.385Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1405ef6b-1a97-48fc-96ba-cd094a631615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:23:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:00.395Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=73718509-0bad-47db-a1fb-d08a715608df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:10.404Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6bf5f720-52c1-4c78-82ba-1d3d016cb1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:20.416Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=20b7eb21-f185-4888-b8f6-e54985cf928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:30.426Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=aeab75dc-fb73-4a1d-af0d-f3aca710f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:40.434Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b6afc1ea-bd3c-45dc-b493-511fe3dc95ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:50.449Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=77cfa594-19a7-4d3c-982e-ebdb59ccf646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:24:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:24:50.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:24:50.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:24:50.789Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:24:50.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:24:50.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:24:50.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:24:50.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:24:50.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:00.458Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6bd99a75-1bd8-474d-916a-7df6679adc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:00.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:10.468Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0480cc42-21a1-43f6-80af-9f2476610372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:20.481Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d687f2e0-042a-4e0b-81ce-d0f74543c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:30.492Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b55e30dc-9ba3-45f7-b3d9-241dbc0dca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:40.501Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a1c88bfc-4a84-49c3-a47b-72b90fed83a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:40.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:50.520Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=78962976-79b5-44fc-a6a4-95ece0b63140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:25:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:00.530Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a0b3ccb8-5159-4584-9730-78bcf159bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:10.540Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=48b9e19a-ffdc-44bc-acd1-bd978b4f8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:20.592Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=19afa596-1036-460c-83f4-5aff53f31cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:30.602Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=13328b9d-f16f-41a3-b385-d59efa69e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:40.612Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=887dccc1-e61c-4796-9386-3fb291c2d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:50.636Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=96efe911-91a4-46d0-862b-138d08d53924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:26:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:00.646Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4ebef32e-c235-49f0-ba63-a5419bdbf509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:10.655Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3395deaa-2ca6-4f0a-9116-4773d8c0a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:20.663Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c1589236-6569-4c24-8391-2aec86fa2cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:30.673Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=75175b75-924d-4082-aa58-581baccf596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:40.681Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ad8a59ac-83ef-4b68-93df-baa9dcbf9bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:50.690Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b333571c-7b8f-4738-940e-9074b315177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:27:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:00.700Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6be1fe58-e4e6-4a8f-8e6c-cdc04cd83724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:10.709Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cbb2aa92-8034-4e05-b3a3-ff4974cf5a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:20.717Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b69a12a3-62bb-45c2-a9cc-37ff5718566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:30.726Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dc1dd52c-4a74-4691-800b-b440d82e12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:40.734Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6c61e925-d860-496a-beb7-1992f63fbc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:50.743Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=66587d64-3f00-4e07-bd22-8133c15a588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:28:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:00.753Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1f0b5481-3637-4ea9-86b6-2de0d0293a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:10.763Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=de890e2b-d252-4d03-889f-78f8ede2d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:10.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:20.775Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a2a4dbf5-7019-46dd-abf9-082fa930fd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:30.782Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=babd673e-b421-44b1-b2f0-d826e758ce1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:40.792Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=794d6a06-b8e9-4a16-909e-55e299ff18db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:29:50.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:29:50.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:29:50.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:29:50.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:29:50.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:29:50.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:29:50.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:29:50.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:29:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:00.864Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dae510b8-b99a-4a2c-94c0-79ca533fafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:10.874Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=40caa52e-c33a-48d0-9e16-0d30a5172534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:20.883Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=82caa90b-8b46-43a1-a1e2-f758d21bfbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:30.892Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c23485f2-e1e6-467e-bb0c-ac31da72bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:40.900Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f7cdb1ed-a7a3-463c-ace9-2b9708917943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:50.912Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=95dc842f-43e3-4774-be3c-376c6135676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:30:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:00.922Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=19275331-93f5-4018-9c49-84d0b2986f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:10.940Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=433defcc-a316-4be3-abe8-f4c2d1c4723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:20.949Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=501c8466-6a33-43e6-bf42-a835ae999528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:30.959Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a94e33e2-847d-4eac-96fe-d62fbf10d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:40.967Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=026c79e5-db08-4a4b-b7ef-1484822a7512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:50.977Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=11f1cb05-f766-4de2-93d5-2103e68e330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:31:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:00.985Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dde6ddee-9eea-42b0-8956-5d981699e0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:10.994Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ef9ef031-0e9a-4f23-ab4f-343cdbc85c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:21.003Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=15f1bf22-303c-473e-935c-15e3d7245f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:31.011Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4a6fa6e9-b2e9-4dd9-8a3d-ef80a0da9a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:41.026Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ab7de4bb-e5ab-4400-8167-c4150b73ad03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:51.037Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=caf808db-f251-4502-ab43-73dd10cbc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:32:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:01.051Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=943f108f-d0ea-45d1-a8e6-87e34176b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:11.061Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=af81070e-36c9-4264-ad1d-7bda7fcab9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:21.073Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2ae8222f-90ea-4a34-8f69-1d50f9ad9e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:31.082Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c7677601-1ee2-434f-bac9-1328627e47e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:41.092Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=518525ff-918c-4020-959f-c2e51d16e706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:51.101Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=084541e6-7b5f-4c16-ab17-e287d5c3c88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:33:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:01.111Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e4fec97a-0c45-4625-8f6f-61ac85cba4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:11.119Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e7126064-577e-4f54-82fc-7316d693135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:21.127Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c66551ca-23b8-40df-9338-3b39180563e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:31.139Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3bc64dbf-1ef0-47df-bbdd-44421bcf6a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:41.148Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=70de58bf-4b82-49f4-800c-a1134eaca5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:34:50.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:34:50.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:34:50.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:34:50.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:34:50.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:34:50.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:34:50.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:34:50.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:51.156Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4862e142-297b-46b7-aa11-9b48d9467500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:34:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:01.164Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0176d7b4-68d6-4402-999e-d4133e87c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:11.174Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2cc969ce-724a-4616-b797-e10d13ca6a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:21.184Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c12e4d18-af79-472e-93a6-ff70859f34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:31.192Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=de1a5213-dd9a-4caf-8a2a-96f6c3750a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:41.202Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1cabc661-e71d-44e4-88e9-4e3d80f8ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:51.212Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5d71f6a3-aabe-4fec-914a-de9a35adb5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:35:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:01.222Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=290f1bfc-eba6-4c8d-aaa1-641770a1b14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:11.232Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cd4dbc6f-aefc-458c-b000-3101b69a5e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:21.244Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7cbbe324-abd3-4ed2-a7c0-5f346342ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:31.254Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9a50484b-2740-4e81-9e35-8b959b4d890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:41.264Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d7cd102f-a489-4e2b-a058-90363b8f0904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:51.291Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=68ea5a4b-4e75-44c1-a060-c1b903c52e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:36:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:01.299Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9db3d4f2-0f94-47bc-9124-ed611bf7cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:11.308Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=faa91dd0-1d35-4b0c-8f1b-f87655d0e872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:21.319Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d96aeb3a-a791-4314-bc18-a250f3fe22e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:31.327Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c1cbb73c-c3b6-411f-9511-79e310c0e507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:41.343Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3d042f95-c3a8-412c-8939-cccd2b3e4c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:51.353Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a10fe395-b161-41fe-bd52-81e569bffca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:37:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:01.362Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7638e022-072e-4a29-a678-b79d2b14abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:11.372Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=22963495-95ab-426d-9384-225ecdf67954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:21.383Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0e445461-24f4-4f01-8469-181a9f87189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:31.391Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=48250e0f-ec4c-4448-b566-a064bac0b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:41.400Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=31274302-d781-457a-8938-247f03ced73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:51.408Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a432ee4c-2167-4923-b326-2beed4b38ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:38:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:01.417Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f26d15ac-a1ac-44b0-98cb-aafc7d2e7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:11.425Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1712a1cd-0c2f-4bcb-995a-d672eeca9afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:21.435Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e6a0fe0d-3f4f-4c25-ad6a-f545ef5ed172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:31.446Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=322b0f71-a52e-4159-80ea-8eec253261b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:41.454Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f8d3c033-f2d1-47aa-a1a3-2ce1452c911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:41.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:39:50.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:39:50.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:39:50.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:39:50.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:39:50.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:39:50.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:39:50.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:39:50.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:51.462Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=166788e0-8aa0-4bc5-98fd-d0dda3259e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:39:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:01.470Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=229ac6a1-0497-40c4-ad68-ae0548ed4b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:11.480Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4d9f8730-ab9c-4830-bdca-b3f53a06aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:21.488Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cad7f3a1-0d21-4d55-9c52-830621feb9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:21.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:31.496Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=06294edf-92b0-4d5f-9e2e-a996fc3be5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:41.505Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4de8b437-df1a-42b5-88fd-71742f9d28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:51.515Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c9c7321d-cef7-4aec-9476-3079eabb1707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:40:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:01.523Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=099e5567-3875-4f9f-b972-7435a7180ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:11.532Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=77e4d9a2-7c89-481b-bee4-9e1b2f279864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:21.541Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7ba7215f-b6a0-4a91-8088-b96ec4859369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:31.550Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=63a916fb-cefc-41b3-91a0-b929d7e1e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:41.561Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bce0e872-f6ef-4f6c-bbf6-511bab659f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:51.572Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b8063146-30f5-4a8a-9e23-b59a93aa275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:41:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:01.585Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=12b7a325-a6d1-471c-a613-1828704f0593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:11.594Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4889fa96-0325-4e1a-8600-ec619ebf0668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:21.606Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9c8bde98-d84c-44be-a4ba-5ce591ffc0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:31.620Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ce5eb6ea-2a17-4778-b8a4-a7ccab24c204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:41.629Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=203a9b17-aa8e-4e2a-a112-9292f1ee18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:51.637Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a994545a-d8d2-4f59-bab9-78f0194b4843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:42:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:01.646Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c5c723b9-37a4-49c5-95b3-fd276dddabe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:11.655Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f1171ba9-9609-45e1-a7a9-2994a2e3abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:21.666Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=73d56c52-5a9a-47eb-adaf-667245fdf0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:31.675Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=476d23aa-cf1f-4805-96c7-b26436635303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:41.683Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7894b3b5-2491-4fc7-a88d-dddb36e848d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:51.693Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=77003024-00c9-466e-8fb4-8de8591cc05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:43:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:01.705Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=331e0870-fc7f-4d44-a80c-113c95aa6e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:11.714Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5faec83d-41ed-4872-a7e0-ba36c41e4941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:21.723Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=905da66f-44cc-4adc-8afe-d3519ae27d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:31.735Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=76fd2e25-dc0b-40c4-a2a9-b0acb9e21461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:41.745Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=faaea9eb-77a0-49da-b2e9-4776299847e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:44:50.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:44:50.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:44:50.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:44:50.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:44:50.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:44:50.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:44:50.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:44:50.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:51.753Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=789d4a42-9c1a-43f9-a2d8-8de817923db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:44:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:01.762Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3c0fb0b9-1610-4ddf-8e47-640f04cde3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:11.777Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fe0d1882-8888-4759-9a83-94f23ff22b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:21.785Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=82b2cbe6-ba06-4930-b5c6-a2c27359d016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:31.794Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c0f9c762-9b03-4ebb-9ec1-5a1e7dc31e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:41.806Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=15748e00-f9ea-44e6-9ab0-ead4fbb1734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:51.819Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9237c2fd-4642-4b84-bd04-d51416538719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:45:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:01.828Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=294de97a-ea39-431f-ad19-2f50228f246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:11.840Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0e415747-c31a-4b8d-aced-cc2e0b23c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:11.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:21.850Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=59c1e75b-48e6-4f4b-bbb2-24f0b148eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:31.859Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3f7dfb82-9e6a-4508-889b-cb41ba65d9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:41.867Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=69d9fc6a-d927-4c9c-814e-b4884a023348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:51.875Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=27453ca4-da5d-4ff3-ac58-347015fb87f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:46:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:01.884Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c51f20de-0fd5-4416-ad8d-dac0f1fea8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:11.892Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cc181492-f0f5-42f1-9286-88ad87078ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:21.901Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2d2cc8c4-109e-468b-884b-9d176b40247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:31.909Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4749d780-d3dd-491b-8389-d00b16769db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:41.920Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2f8ffc07-61ff-4f67-a389-ea475fdfa2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:51.928Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b2fa0f03-e91e-4b45-99d8-630bf860911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:47:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:01.936Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=94c27ce2-3978-4d6c-86f1-f798f2b7a415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:11.946Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fcef1459-0ef7-4f75-95ec-828d00e710b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:11.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:21.954Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fd2fad8c-0043-4d91-bf37-7617d8d8f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:31.964Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=05dbcc46-0c38-475b-a3fc-b3fbcf1d73fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:41.971Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=65a7a875-b63f-49e1-935b-43f60e96a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:51.981Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=46c01901-3bac-4c01-a49b-d37a9c4d3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:48:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:01.989Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d0df1fad-8969-432e-9a76-5ccccf58c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:11.998Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=63b570e3-227d-4483-9ddd-3bc252d4ff77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:22.012Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d3a29a75-b22c-4eaa-8318-59c7a4a7b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:32.025Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=817ff5df-e7ab-4c5c-a665-f74c1efa75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:42.032Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6b550f11-0a71-4a15-96c7-1a200dee2c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:49:50.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:49:50.827Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:49:50.828Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:49:50.830Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:49:50.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:49:50.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:49:50.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:49:50.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:52.040Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7aa17428-4585-4bc3-b742-cf64d7582f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:49:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:02.047Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=45ed428c-06fb-450c-8a86-e5ab637fcd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:12.055Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2b08b651-44fa-439a-aee2-f0723e5542cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:22.063Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d674adb4-c829-4431-b5fb-ba32f0ade1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:32.072Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3bb3f5b4-3690-47b4-9fe6-1875d8dfa52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:42.083Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4d7e95c4-3d4d-46ee-a5e4-0b353337f4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:52.091Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0caf0c1e-1da4-47c8-a3bf-593cd0bb1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:50:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:02.100Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=158ebf5b-15ba-4156-a92c-5b64b5680441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:12.108Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e5fe8019-bdab-4dcf-8881-4476918dcd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:22.118Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=059a4ab6-d6dc-4903-9cc0-8013536f9041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:32.131Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ba2c7617-7c08-4df3-9e16-f922e455824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:42.140Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1de12ce4-79ee-4e03-8b5d-391da8eabfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:52.149Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c5a9bf84-2d0d-4540-a9cc-ea76b44383af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:51:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:02.159Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=97100973-1a2e-41b8-ba40-8590d60ea0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:12.170Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a3ccbf2a-c134-4a05-b3f4-98b3b6731838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:22.179Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cd481eb0-9121-4973-ab58-1e4d63512ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:32.187Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fe1e900f-927a-402a-8365-cb53640e2c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:42.197Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6e005597-28e0-451d-8fe2-d14706e42550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:52.205Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=0aa820b5-729e-4eb1-8d2a-a336b98e4644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:52:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:02.213Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8d483807-036b-4106-a3f5-d0ba8a78f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:12.220Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7a0458bc-cb53-47d2-a721-24eef4d1e5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:22.236Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3dc6ba88-94b6-4281-aa3e-145443689248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:32.246Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c58182b2-9920-47b4-bafd-1012d0fad05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:42.254Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4ed4aadd-48bf-40c1-bad9-cf22e5214d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:52.262Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=01369c87-d826-4e41-a896-2fd0c819be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:53:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:02.270Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=35d2ec1c-bcd4-42a4-b3de-6e3c6fb21f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:12.278Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=708a1e3a-3248-4411-84c7-d292b7a79703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:22.287Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d7d57fda-f32d-4c2f-a159-21fa0ac1186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:22.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:32.296Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=958670a4-5319-4463-a75e-6630516b7b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:42.305Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e5e8be79-24c3-44db-b111-5f4a4efad6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:54:50.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:54:50.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:54:50.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:54:50.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:54:50.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:54:50.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:54:50.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:54:50.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:52.311Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f014c585-737e-4117-98e2-604fc8d35797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:54:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:02.321Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=be95b4be-3102-4cf7-9fa9-74081ad56bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:12.328Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9c606634-a0a9-47aa-b6f9-fd684bd558c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:22.337Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=146732e6-acac-47b0-aec0-e4f460e97097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:32.346Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=72bae855-ac4c-4d2f-bf81-7f50bc9d12dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:42.356Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=fe29d9fe-3e84-4545-b6e4-fc0f17173fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:52.366Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=001de2f7-1d0d-46e4-81ac-e64ac0caa917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:55:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:02.375Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f2b7b585-087e-4508-a3de-159748e304e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:12.388Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d314afe9-38c3-4f60-bc72-4b9155b6c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:22.397Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=44ed3083-8ff6-4c04-a998-bf6d8dc1c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:32.409Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ab4b6ff7-2b23-45b0-9ab2-54470d32f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:42.419Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8a5ab8ea-0c40-49cf-b497-aba4ca1f6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:52.427Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7aa114ae-017f-4600-8b21-17458cef6953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:56:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:02.435Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2bc2747a-5f5e-47e5-a4c0-5c1e26de9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:12.445Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3ed321d4-69a2-4864-8b6c-bb41a4171ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:22.452Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=33c66526-6a35-4fa8-8745-b9c456fd4c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:32.460Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=287a1090-401b-4a36-8e4a-af23713ffe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:42.475Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=af30a419-6d5d-496b-9b4f-0eb4e49714c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:52.490Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a37908be-06a7-49b2-bfbb-82d665ff57b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:57:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:02.498Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=afc32dfb-c377-414e-b626-0ae81981aca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:12.507Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7299b212-9c6e-4c42-a880-058fd1e7a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:22.515Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dbf49dee-fd5f-4470-afe3-089c9f709200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:32.525Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1eca3038-4d6c-46ba-9683-fb13ead12fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:42.532Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=50c75dd3-2103-4481-869b-95e46ea2be26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:52.541Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4a1ed460-4200-4adb-ae21-942b51464fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:58:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:02.549Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=21e8ecad-371b-482d-8269-b5a482144fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:12.556Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bfe90591-880f-49cc-8f0d-6c153d925dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:22.564Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=65b63fc4-2ccd-4203-980b-6b05ebb94e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:32.574Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7041f08f-f85b-44d2-bd7a-dc4279d22640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:42.582Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7cbf7e7a-5596-4733-9aab-0e2be344d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:59:50.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T05:59:50.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T05:59:50.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:59:50.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:59:50.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T05:59:50.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T05:59:50.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T05:59:50.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:52.591Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8bd3f9a9-08fc-4cc8-bb5b-4d53717cc17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T05:59:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:02.599Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=46682c71-3440-40c0-a2de-e0ab86bca076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:12.609Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6b88894a-52f8-4fd7-aa85-80aeecc2ca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:22.618Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7e587436-f7bf-468e-b334-a661eab028e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:32.626Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8574dcf0-59ab-469b-8140-4a3b1d6e8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:42.634Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=864b8edf-9b6d-486d-9f15-349adf5bd91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:52.642Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3e026fd5-de06-4525-9fd0-18dc2000402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:00:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:02.654Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7b5ce208-e3bc-4cef-9017-8a39f03dfc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:12.663Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=31cc42a4-0ff2-4a07-af1b-c0636665711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:22.672Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=31d3b6ae-74ac-4088-a1ab-9eeb1f11877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:32.706Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5da5aa2d-7c09-4765-a1e7-74c9185301a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:42.714Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=84fce648-692a-4702-a7be-a28f605cf5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:52.727Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ca882ca3-6814-4305-9a4f-245775881217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:01:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:02.741Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a7921699-8799-4a25-91c3-10c0aa257ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:23.056Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a1fef05e-eeb5-4776-9f68-1abe5f6a3371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-10T06:02:24.150Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Fcv22iaF1Yk2QZfpMSeZ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:24.353Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:34.354Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ef0dca95-ab65-4bb8-ad5e-35f21ecf915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:02:53.902Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8fe541db-98d2-4a92-a37a-5ed626c56571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:13.446Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f652865a-9d2f-4b9a-a5d0-dc3ed7d1bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:23.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:33.000Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=07a67dc0-c63f-4ce4-b1c4-8c66e583aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:03:52.553Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=92676ffa-2b8f-47a2-8dae-b65b776d8ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:12.112Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4a1fc236-8dbc-476e-95a9-864f0622065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:31.662Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a858121f-8727-4cf8-89c0-fedede024689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:04:50.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:04:50.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:04:50.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:04:50.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:04:50.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:04:50.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:04:50.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:04:50.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:04:51.205Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7c8c29de-7e48-4686-a876-90e3361082a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:10.788Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=af655a55-e7fd-434f-91b9-f799de4f3c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:30.345Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bc138632-4f6a-42c4-802b-07f16d87ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:49.886Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2e758106-916e-418b-a0bb-af6435c12e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:05:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:09.427Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=740e6a01-2b84-41de-8504-8033d6d5cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:28.984Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ba26ed23-e9a9-47b8-8b77-39ecaad7f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:48.530Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=aea54990-6304-49fa-82a0-be2779b5b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:06:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:08.072Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b7a8befb-abfe-4c2d-9653-03b6100ee43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:27.621Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c3624841-7941-47b0-865c-dfbb98f303b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:47.162Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6feeba79-9ac5-4e28-85a4-1e16f499ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:07:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:06.718Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c7de02a5-16ab-4134-93d8-ef85cbc49c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:26.270Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=dbc08f3a-58e5-445d-8fde-285ee8ffcf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:45.830Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=58287f6f-9449-4c95-82d5-b5ef94032a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:08:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:05.374Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6395dd1d-87f2-4fc5-9b67-8d84205bd8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:24.920Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=60e732cf-d2b6-48c3-bba3-818beb2a3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-10T06:09:25.850Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=cHoUGT5K2MP4ToM9jF6K, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:25.864Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:35.865Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=15990ad2-cce8-46ac-83a4-3b2c44420585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:09:50.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:09:50.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:09:50.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:09:50.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:09:50.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:09:50.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:09:50.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:09:50.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:09:55.418Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=23ca8d03-3932-41d0-a71e-1914216c9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:14.985Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=55da7a47-e56f-473e-afd4-bbf1e49f52b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:34.528Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=88b6018b-7d28-4455-9a6a-58ad42873ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:10:54.073Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7e955d5b-b288-4e00-bfb7-70201c349d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:13.610Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ff1a4bf9-64c7-45b1-93c8-dc89da95fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:33.159Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=efc0916b-e24d-4a5d-a648-4cafd1ca4c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:11:52.717Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=860354a9-e2b5-4be1-a886-286f822f66a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:12.261Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a70348cf-46d5-498c-816c-6a808ad513fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:31.825Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=33955ccf-c219-4ab3-9cf4-6b38864ee240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:12:51.386Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=aab07cfa-0a83-43e9-b052-0a2ecc18bb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:10.927Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=cffc658b-d265-41ec-8d11-769dd1733f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:30.471Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=12153f27-01c0-4f39-90c8-68a55b92e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:50.039Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9382b579-548b-47f4-83d5-bf8396df4e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:13:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:09.585Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=77d6650f-7776-4e1b-ac67-728b782acf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:29.128Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=be4b25aa-b361-438f-9b90-236d460a1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:48.671Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d5b7202a-7a4d-44e2-808c-3e4ec72af234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:14:50.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:14:50.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:14:50.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:14:50.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:14:50.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:14:50.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:14:50.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:14:50.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:14:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:08.251Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5ec168c6-3523-4201-a943-7d8511a6fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:27.793Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9f70b7ef-3202-4b73-bc4d-3d76a2d96d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:47.334Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8d585c92-0455-460f-81e6-245e433e897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:15:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:06.879Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=926aef4f-941a-4742-b245-317c990c7e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:26.435Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6e1a526a-da72-43c4-92f3-f5952a0b52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:46.003Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5eb7fd83-b3fb-4c0f-ab61-bd37a04abb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:16:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:05.543Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2b43c635-4bd3-4704-b83c-5364ccab2d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:25.090Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e6d63d88-e056-4d74-9cb3-3476823fbb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:44.692Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=bf39f64b-e5ca-4812-afce-a3d0d65bfbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:17:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:04.245Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=856d05a6-f10b-446a-9751-2f9008109e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:23.790Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=142a71bb-2089-481b-b8d7-063ef47662d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:43.343Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=2d5462eb-518d-4da7-9042-9ee502fe38d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:18:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:02.883Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e9868d42-ab91-4379-bdfb-0fb8be2ad6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:12.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:22.435Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d03aaafc-bb19-4fa8-99ea-a620cfdef52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:41.986Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=3f8cde9b-a780-4c69-969a-70110dc8181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:19:50.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:19:50.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:19:50.780Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:19:50.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:19:50.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:19:50.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:19:50.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:19:50.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:19:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:01.553Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=75ebbd6f-8313-4baf-9bd1-f1f293fe7fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:21.110Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f1e0a3e9-82fe-4b70-8258-60c3db2e3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:40.653Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=09e19279-c25f-4bd1-a2d7-15b9f74c0f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:20:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:00.193Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ebf43da2-3ab8-46de-9347-1e3d0c195c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:19.734Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5689310c-7888-4936-9451-587803251380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:39.283Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a38d75d3-fefb-4e79-b44a-599eb0b273a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:21:58.833Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a32a3164-bbc4-4924-9935-cb6d6dfd1d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:18.405Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=7221be94-26d7-44e8-a738-395196b86778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:37.972Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c098bde3-3a27-48b0-a3fc-46bdfa7806a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:22:57.515Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=e57a38e6-1a27-4fbb-8ae6-d1847f42b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:17.055Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=13e84a6d-02bd-4872-8e3e-129fc85ad1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:36.605Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=8de47660-d83c-44a1-8aa0-0db0d281c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:23:56.180Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9921854e-72c6-46f4-aea0-21c271df8b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:15.720Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c16a40ea-e3b2-4946-85da-a0ac4a977bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:35.287Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d0ad5dd9-f287-4cfa-a898-31478202f485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:24:50.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:24:50.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:24:50.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:24:50.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:24:50.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:24:50.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:24:50.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:24:50.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:24:54.842Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d2eb94f8-d3dd-4e44-8bcb-a8e8346002c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:04.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:14.385Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b66f1ad4-912b-4e68-800e-faf006a71d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:33.931Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=d1054eaf-873e-486c-83f1-a672592bb434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:25:53.478Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=59976e8d-4c05-46e7-b772-2ed6418fce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:13.021Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=5a955dd7-7a24-469e-b5df-d12583b006ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:32.586Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=920f8d78-998f-45f1-9d1b-c4f9180bc665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:26:52.150Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=35913cc1-f01d-4dd8-8363-a3f4e74789d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:11.701Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=b421eeb8-acf3-4e6b-9234-6d7cf7ffa908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:31.273Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=280bece6-509f-4288-af90-8faf49216bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:27:50.829Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=38e240c8-cf38-4d36-bbe5-7a3f0fabebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:10.455Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=caa92dec-6c5a-4766-93e0-e9193b13d23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-03-10T06:28:29.608Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-6 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:30.005Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=a803f02f-d697-4cc1-b77a-044882381ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:49.543Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=1e20cce2-f479-48e6-977d-8c036d809678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:28:59.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:09.116Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=c5bce4b8-acbe-4715-baa8-dd027b53698b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:28.678Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9a16fcbd-ff94-40e8-8f44-667881d8fbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:48.232Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=81e0b142-0f26-441b-9ae3-4cbbde86ea63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:29:50.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T06:29:50.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T06:29:50.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:29:50.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:29:50.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T06:29:50.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T06:29:50.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T06:29:50.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:29:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:07.776Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=51665c55-5968-4e67-8df4-2d6ab8409171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:27.350Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=9c531dec-4221-4fab-b50e-0a3b785b1169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:46.900Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=ab4a4f61-1851-46c9-855d-e252b63bd04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:30:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:06.447Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=f79f35f5-b9a5-48bc-ab34-43c77625350c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:25.990Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=6859a6f8-8fce-45ce-95cb-a4ef9619b9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:45.533Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=4f324a77-ffd6-4c10-90ce-0ba66353ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:31:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:32:05.086Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=86e9f9e8-613a-4967-b02b-38c836d5ce8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:32:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:32:24.675Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=58ef167c-b244-4f4f-a50d-7c7b6416c8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:32:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T06:32:44.219Z |INFO |Init configs |InvocationID=644658cc-726f-46ca-9898-7b39cd75496d, InstanceUUID=276f5c98-7a1a-4074-be2c-7dd5979e93b4 | |INVOKE |pool-2-thread-1 |