By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:53:02.195Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:53:02.198Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T02:53:02.241Z |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-24T02:53:02.955Z |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-24T02:53:03.056Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:53:03.056Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:53:03.057Z |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-24T02:53:03.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T02:53:03.273Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-24T02:53:03.367Z |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-24T02:53:05.024Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T02:53:05.591Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-24T02:53:05.614Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-24T02:53:05.615Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T02:53:05.686Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-24T02:53:05.686Z |INFO |Root WebApplicationContext: initialization completed in 2318 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-24T02:53:06.190Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-24T02:53:07.341Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T02:53:08.854Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T02:53:08.966Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T02:53:08.969Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T02:53:08.972Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T02:53:09.464Z |INFO |Started MainApp in 10.251 seconds (JVM running for 11.099) |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-24T02:53:09.540Z |INFO |Start scheduling PRH workflow |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:09.556Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b45702d9-3501-42e1-b275-51cdca080b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:53:11.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:21.078Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=02552177-36be-4713-9fde-2dadf8bd69f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:53:22.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:32.123Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9bd51ef3-0bbf-41b4-b03b-3e821e1ad29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:53:33.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:43.189Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e6da2976-880d-4db5-9fbf-42b13dacac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:53:44.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:54.263Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7ed7a6f3-fb25-48e9-ac33-a569217bc5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:53:55.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:05.334Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e884b2d9-5a69-40ed-b159-40de0c04bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:54:06.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:16.379Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7a6cd5d1-7e29-4f2e-86d2-a8a05fa56105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:54:17.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:27.445Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7a32df75-dac2-49a1-965d-39e60d6079fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:54:28.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:38.485Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ce77bde2-7a56-448f-b024-f4d1087751a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:54:39.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:49.526Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=15f38f38-ce3d-4713-b3e9-ada243cafeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:54:50.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:00.595Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=644eb14b-42c4-4156-90ee-ae393ea4216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:01.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:11.636Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b60d7281-16de-4aaf-966e-22a83490cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:12.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:22.678Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8205bded-adf8-48ab-a58b-376694242f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:23.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:33.751Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0ae4ab9f-200d-412b-9757-e8716af9b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:34.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:44.791Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0b8da209-4d8f-4c3e-8161-8c3a7ab6f815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:45.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:55.833Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4ce542cb-fcf4-4fd1-8bf2-edb713e612a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:55:56.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:06.878Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=44d92563-462f-4def-ab93-f5d484763304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:56:07.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:17.940Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b4c904f1-bfd0-49f1-b24f-56db4958dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:56:18.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:28.979Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1c08ee19-2e9d-4a12-8002-c1cf2cca4c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:56:30.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:40.021Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a334eb3a-dff2-4b63-9526-1f8421e73ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:56:41.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:41.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:51.062Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f1583e1e-bc5f-419f-8bdd-7cdae9db8428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:56:52.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:52.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:02.103Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=182b7f78-416c-4c99-8846-b7aeb54970b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:57:03.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:13.139Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6330eeda-abcd-478e-8084-b643c8ed856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:23.283Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a31b0515-144c-4ca2-a742-53a8e2d2eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:33.301Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dca0e108-b268-4cd4-a77c-101ba854ab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:43.320Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=859a887c-0431-4e4d-953f-cd8f746d4914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:53.334Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3a75c1d7-ad3e-47b1-aef1-e9842941a3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:03.348Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c3e64d3c-6cf0-4774-bb96-653e36feb469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:58:07.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:58:07.256Z |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-24T02:58:07.257Z |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-24T02:58:07.260Z |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-24T02:58:07.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:58:07.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:58:07.274Z |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-24T02:58:07.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:13.370Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=46b47c75-1688-4845-a9dd-57c4bbd53752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:23.384Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5161a165-f31e-481a-b75a-4fd121423690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:33.397Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=276498f0-15ff-4c16-ada3-75120addb936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:43.412Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=456fde97-c1a3-4598-8431-cd157ce8e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:53.425Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=67abbe00-2bcc-494b-85b6-92ca64f3e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:03.438Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b8f3433f-c7f8-4f00-979f-dfef7526b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:13.453Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6af43f97-d9fe-497d-b2a7-5839e824ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:23.505Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e4840f4e-8a45-4394-9dfc-db41c1db8be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:33.528Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dd49d9ae-cbf0-45ce-812f-0777c72671bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:43.540Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=22e67c41-bd91-460c-bdf9-c88043a12910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:53.566Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=fb4c76de-c407-480f-905d-88d33eca05d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:03.579Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d206a51d-2610-41d5-8381-b52c1dc9caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:13.590Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d0e02950-bcfe-4920-9c97-3575b755057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:23.601Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=26f3c46d-f8c6-4200-9dbd-171f667dafbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:33.612Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=420d2563-cef0-430f-920f-a984a8d096b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:43.622Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8c8874cd-5c0f-4243-a337-1225aba1a99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:53.635Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ae378d7f-ab3a-4840-93ed-cd4a34c08dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:03.646Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a98577f9-ade7-4052-b71c-41ace0241bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:13.656Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b73f16c8-40f4-491a-b25c-9898274b471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:23.667Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ec32a337-e3f2-4027-837a-a3b848376471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:33.677Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d23afce4-e4df-4df9-b05c-c91d1f79defe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:43.691Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=24198fde-0b1b-49a2-a057-0947ea395f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:53.703Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ea029534-f6d3-4cbb-b6d4-836d13da8320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:03.713Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d6be105e-5972-4940-b7eb-e04da6431905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:13.730Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=15f2030d-28dc-4d9b-88a5-642a6d1943e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:23.741Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6d2f00eb-b75c-45b0-9e50-729929f41af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:33.751Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0c9b607c-3f72-49c8-acb8-eccca6113a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:43.762Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c5b7e382-d30f-41b0-aca3-7d0aca2384be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:53.772Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=35581af5-56e2-4daf-ac82-d6f8a05668a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:03.782Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e5098fcf-a6b3-4892-9f4f-d0000546760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:03:06.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:03:06.533Z |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-24T03:03:06.534Z |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-24T03:03:06.537Z |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-24T03:03:06.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:03:06.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:03:06.549Z |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-24T03:03:06.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:13.792Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b780e165-e59f-4d3a-83ea-adcd858cb35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:23.803Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e4fb026b-fa24-4d6d-af23-f7bded7ac67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:33.814Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=63242601-8987-4080-9380-f6370db800c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:43.824Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4dda840c-3f6d-4bc8-a0eb-43bdb30a9f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:53.836Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=75a9ab75-5bb2-4f0b-9962-4e95f8cc3ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:03.848Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dda9de7f-9ffe-411b-83e0-d0f5df76c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:13.864Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6b11e54e-633f-41c2-8a13-d308b2da02da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:23.875Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8148e50d-9b95-4aa1-8824-f759ace7e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:33.891Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3c534164-44cc-4070-9c4f-2c7d194c5293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:43.902Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=95d510a8-843b-4cae-9a86-2fb302a3e63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:53.912Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f365b587-7bd9-4881-9f40-e5f30843c15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:03.923Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=441e2a05-9a50-4b08-8980-4fb1e73247e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:13.932Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=68f9df45-586d-41b1-9f48-6686ace48813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:23.953Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6b0f88da-fc17-4a6a-a319-c4661ababd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:33.964Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=fa103e7c-2881-404b-9b4c-aba28de640d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:43.974Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f191bc54-7c44-41b7-a800-7da9c8d6015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:53.984Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5edd56f5-fe82-4de7-8a05-f0d3c525f7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:03.997Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9a9350a2-96a3-4a33-ae56-17693aa8319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:14.009Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=afb22a01-5987-4449-8ecf-f8078a132b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:24.018Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1177cacf-56c2-4d5b-a0ab-5f3438d3b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:34.029Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=667e659e-e3bd-4f2e-a858-2a4837c35003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:44.039Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=91161a19-657a-44ee-bf5c-d99c18a24957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:54.048Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b5726bda-ab6e-4932-8404-c0a426d4d6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:04.060Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f5e69610-4074-48bb-a698-7b5ead37b0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:14.095Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=29794c01-8788-4e75-8ce1-3044b08e5764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:24.104Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6957ff0c-6f17-40fe-9b6f-057dc2f4f508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:34.134Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=03818d38-062f-4b7a-aaf6-58ece313b952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:44.166Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=61032ed9-7cbc-435f-95e1-82d387d19757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:54.176Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c8f63cb7-3dab-41b6-ad14-92fb0d11cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:04.187Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3c68ab49-7ed4-4893-9a2a-fd19495571c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:08:06.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:08:06.505Z |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-24T03:08:06.505Z |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-24T03:08:06.508Z |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-24T03:08:06.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:08:06.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:08:06.517Z |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-24T03:08:06.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:14.197Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c4f62193-2bd8-4af5-840e-12df28905f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:24.207Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a5162d20-bf5e-495d-abbd-6a673cf71da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:34.217Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0649ef67-e0b1-442f-a015-c66e48245eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:34.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:44.228Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f0d343eb-e268-47b2-a5bf-f504dfe27be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:54.237Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=bfc98347-7cdc-4126-abc2-8d24ac3e6a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:04.246Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3c80097b-8f66-4d17-9f7f-406844d3d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:14.254Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ab8aa028-a958-4db8-9dcc-d9ed389bf8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:24.262Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5a6d6caa-2aa6-4707-b68c-3c4afe635bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:34.273Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a6c4beee-7623-48d6-8253-a1c1e261dc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:44.283Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5e0aaef7-7565-4824-8d4a-2c76346eb6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:54.292Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e5d2c3a5-9d58-400a-adfc-bcce59a7709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:04.301Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=15d6e3c7-3b58-445a-ac95-511242381e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:14.312Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e950a6ee-014c-434c-81bb-6c7b880f0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:24.322Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b15a95db-580b-475b-acd8-f94dd8364866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:34.337Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=882cca44-5e06-473a-b977-033508906441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:44.350Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8e84ab45-0c5a-4afd-b01f-a11caf4a6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:54.359Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dff71001-407d-444d-97b2-111786669d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:04.368Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=24bafc38-697b-4d2d-8d6c-507c924a8e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:14.376Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ecc83b50-8d26-4dc4-b2fd-774e31e35f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:24.388Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ff9cd7a3-5e7b-40c1-8630-6ee3cf40b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:34.396Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ce8b1fdc-800f-410b-b7a4-96510209cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:44.405Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0efcc955-4cc5-45c9-b37b-8632f79e2825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:54.414Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a114ba61-fbe7-4c40-8572-b6363389413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:04.425Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f22f96c8-7d06-495b-9521-43b2c6e73b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:14.441Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5210c06a-8871-4c52-b3ab-0a4c4f93b839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:24.450Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3689f94d-38ed-44d0-b7a2-85d2161b8baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:34.473Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=669dd2e6-cb36-4da4-946f-419d4a3f0da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:44.484Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a263da3a-d7e1-468e-88b5-76c2f3e4b172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:54.511Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6021b2e0-92a4-4e3e-a06d-cdfb1737113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:04.522Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=042815be-1168-452d-9f61-382e28b4ad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:13:06.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:13:06.548Z |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-24T03:13:06.549Z |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-24T03:13:06.551Z |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-24T03:13:06.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:13:06.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:13:06.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T03:13:06.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:14.534Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=df16c083-75e6-44de-9006-9e7e8e0e1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:24.549Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8570c300-3037-4a50-90b5-59dd2a3fefad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:34.560Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=328331e9-55e2-4d44-934d-f34950a083b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:44.569Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=69c23ae8-ef83-497a-8f79-a22929ca266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:54.582Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=95509a28-c6ce-4f41-9bd9-eeff6475c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:04.591Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ed74c2a3-ee06-4d29-84bd-0fa47f829655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:14.609Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0c41ff8a-0ad5-457b-8daa-4bfd0b627283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:24.621Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=52a17dc1-56aa-465d-9af4-a99ff9b975bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:34.632Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=011d6ac6-c37d-4e17-8139-e0a89406aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:44.652Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4fc7ae11-2dd2-4e18-8b81-c5606804b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:54.667Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5b719d01-9d26-42ae-8cf1-691c3e61f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:04.691Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e62de937-8c5f-413c-8494-b4a04e71afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:14.702Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=39313c77-5dec-43e6-a2ad-b51f81da88af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:24.714Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=939c47c9-9e21-4129-99f9-20adce4e7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:34.725Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8713fbdc-d4a9-4450-a201-bc588f6765e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:44.739Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=02b9c680-7539-43fd-b419-d1cc119ced6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:54.754Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=335cde61-3d33-4264-bac6-6a8d0289b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:04.761Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ddd135b7-ab02-492c-8548-a2cc19ecaa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:14.770Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c79c2ba1-476d-4c43-a89e-bd9aa0b8a6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:24.778Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1e762558-7c6e-4560-86f1-dc227b66f459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:34.785Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c5d8d8c5-a39c-4e62-af7f-27f9754c2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:44.795Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3af536a8-8c57-4c54-9363-c7de9ca5a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:54.803Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=362c22a6-0880-4dde-9a14-e83361b238b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:04.814Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0d51380b-f0be-4b88-8dcf-828686ac31d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:14.824Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d984216b-789e-4451-b959-f367886043b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:24.832Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=afda798c-418a-4df7-a3fa-7fcef6e3ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:34.844Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=604008ae-d3d3-4e1e-8a33-a3fe1f22d7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:44.854Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=36ef31dc-c997-48d5-a16c-a5a6d227ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:54.862Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9765f9f3-9d56-40b6-b101-d68f45dabee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:04.871Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d39e8bbe-e7d5-4c72-8507-35c062b04f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:18:06.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:18:06.497Z |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-24T03:18:06.498Z |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-24T03:18:06.501Z |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-24T03:18:06.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:18:06.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:18:06.511Z |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-24T03:18:06.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:14.880Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=12873e3d-e121-4b70-a9b8-71822094f111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:24.889Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=82971dd4-8ab3-4bc7-8be1-a3ab4d0f9865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:34.898Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=2e68e8d2-f5ad-481d-9a39-d3c6984eee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:44.907Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=381e2b7c-bf0c-4d6a-ae62-7c84dd434b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:54.914Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=51d032f1-fb28-4dd3-847e-9d5260b312ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:04.923Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=0146dfba-0e68-4a2e-bdd2-9ad9afe1caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:14.932Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9b10ea71-844f-446d-9747-7b28f6191c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:24.940Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4a982d0e-fe81-4839-a8c8-05aa776171d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:34.948Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dfa24ce9-2501-4280-9795-9a8ef58774a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:44.956Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4d12cfa9-91c4-457e-9c23-9581baba7ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:54.965Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c622bb23-5b55-4e0d-94e0-0997fe48c8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:04.977Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=403946dc-0a3e-431e-a1da-8fa8d2ebfd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:14.989Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=309fd354-273c-4249-bb54-e4a5e63fd0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:24.995Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=8cab74f1-3e6e-46b3-8b7b-053307c5437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:35.002Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7c5dbb10-c505-4252-8bb7-cd539ddac2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:45.011Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=373fbaaf-0161-4e73-9b92-1e931c5e24c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:55.019Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a5c4bbc2-b380-4909-b495-4e88cd374cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:05.030Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9f41b0f1-8e95-40de-bf2a-98d58ccd1c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:15.037Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5d75af9b-5d55-4502-93f4-688c20f99bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:25.044Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1031360d-081b-49b4-8e6f-58b191bce6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:35.052Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=50d83333-7e5c-4f18-bc30-b603dbb17324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:45.061Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b3a14a82-22db-42ac-9647-dcc7ed56a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:55.071Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e3794f97-e5cf-4721-ad74-1eb92317d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:05.087Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e56faca1-75c5-4dfe-ae5e-e8231b1c5216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:15.094Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=039b570c-2b0b-4f8f-8f15-1ba538911976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:25.104Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=eab58f8b-e429-4baf-98f7-ff295ea3ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:35.117Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3740271d-c1f6-4f70-86f5-fa0eb3d76404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:45.125Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a7e20748-e5c8-420a-82ae-7773afdee35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:55.132Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=045bc5f7-88e0-4873-ba35-7220343bbed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:05.142Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=cfab9d0c-a938-489b-b07c-d86df36e4566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:23:06.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:23:06.506Z |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-24T03:23:06.507Z |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-24T03:23:06.510Z |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-24T03:23:06.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:23:06.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:23:06.518Z |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-24T03:23:06.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:15.151Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d3ad7446-81a4-42e9-bca7-89f0e627d75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:25.160Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=2ef35f21-01b4-49d1-8028-1233e50b0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:35.170Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=68f2e112-c6bd-4806-a939-d0858581063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:45.178Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b28e155e-da78-469a-ac17-c8cf07683e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:55.187Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=72bd1606-c41a-488a-909d-a6d5f8202254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:05.194Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=f24606a4-a5c5-4b95-85f7-5278c1ebe9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:15.209Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=fbce7e68-049d-40ed-8dc9-e3ee58cf5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:25.218Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a93175cc-ab55-4ed1-83e1-971d900c1800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:35.226Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9ea9783f-9390-4ea3-9348-f8bdd2fe1fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:45.235Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=15fa74d6-26ed-4900-8999-4b2ca50ac388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:55.244Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a625f39d-f3ea-4753-b7df-f21df28c422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:05.252Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=49b0d734-9fce-4850-8219-8e0c08cf579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:15.260Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7e9ef197-f5dc-41f2-9f9b-f987bef6afe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:25.269Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=01b03a3d-5648-4f7d-8566-4b0bc46f5775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:35.277Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=02d71fd4-45c0-49af-bd68-cc23b3d29e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:45.285Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=918fd4b0-7ff9-4017-b71a-2d778c8e1cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:55.291Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1924e73e-51e2-4baf-a0fa-0625fa2fd261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:05.299Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9f75d8cf-3354-4fde-9167-4237a720b045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:15.308Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=84d5a2d2-1ce3-4c7d-a6f7-0c3c5c626af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:15.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:25.317Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3037e036-39e3-4a5f-b823-be06890d9856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:35.326Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=81543384-deb2-47fd-b147-a6b248d3be2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:45.335Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a9d72f14-cbd9-461f-8c66-a0dc46a84348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:55.343Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=bd17306b-9c89-4efd-b6c2-5e24c3fc8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:05.353Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=cf08b6af-09b8-409d-8082-fc2f3018b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:15.361Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=bc8bdd1a-25d3-4c05-9a07-d58b82107665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:25.368Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4beafca1-6f27-483c-b091-8c8c571a8142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:35.376Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=dd2e48f1-55c4-4151-893a-0090cebabbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:45.385Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=24047e76-7ade-4dfa-8406-79a7a1759ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:55.393Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=46fc26f1-2600-42b8-b2d8-dfa322c47f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:05.401Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b9eea82d-362a-4299-88a9-a4e02705dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:28:06.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:28:06.400Z |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-24T03:28:06.401Z |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-24T03:28:06.402Z |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-24T03:28:06.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:28:06.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:28:06.407Z |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-24T03:28:06.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:15.409Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6fa135bd-c4cf-43e7-bf19-3e603735c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:25.417Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4f1f4bf9-9a9c-4129-a93b-d96cd7ad612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:35.426Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a73d2618-1dde-4b0a-903f-e311d3ed8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:45.435Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5efbcf5e-b4e4-4766-aa43-838c8f1071f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:55.446Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4c2e6ce1-3ac8-4933-adad-4f764c77c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:05.455Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6df2bfb1-0ddb-4621-ada7-224b8efc517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:15.464Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5dc4fa31-af20-4ccd-a03b-aba495e7ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:25.472Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=2b37731d-9709-4a42-9fa8-cb6f556aec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:25.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:35.480Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7a47c9e2-67bd-429d-aeb4-d48ff6904fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:45.490Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=7b430eaa-3634-4e70-9e8a-dda968122bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:55.503Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5b4e6da4-03dd-4cfb-8340-4c7dcd43dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:05.511Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=fa25df4c-9f57-499c-9007-32347e4fbc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:15.520Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d1d5cf67-de59-4787-8c8d-d52c8c96837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:25.529Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=25dd0e15-a595-48d6-a4dd-6fa9ad770713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:35.537Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=b72ad91a-708e-469c-9b90-8b48bf4fdd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:45.545Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=fb717619-52c5-4a46-b5f2-cfebff42d41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:55.554Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=ae61eb16-1eb2-4f9b-be3d-38af94ca9d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:05.561Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5829b505-2f38-4e79-ae17-5bcc6357041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:15.569Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=77967bb5-43ca-4155-a2fb-8fe24422097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:25.577Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=38f602bc-ac15-4689-b31e-5fbb9cad537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:35.586Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a0092a3d-a78d-4657-941d-e5a602947c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:45.594Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=1b0654e2-d3da-4d24-a13d-f2bbfc5ff2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:55.604Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=76f6ec45-20d2-470d-a172-779fad483456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:05.612Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=841adc3d-cfd6-4d3b-bf34-0ef3b27e2f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:15.619Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=a588cb11-ef66-4daf-a4da-a6560035b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:25.627Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=9a053f51-b3b9-4d18-9cdf-21c15a715f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:35.634Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=bad7f16f-455f-4e55-9068-44f778ad097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:45.642Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4466897f-ff6f-4c98-9c1b-16e4c38624b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:55.649Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=3706a517-e5ba-43d7-a009-55d7d2a234b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:05.657Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=11f39db5-96c0-404f-8051-653747c0b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:33:06.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:33:06.510Z |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-24T03:33:06.511Z |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-24T03:33:06.513Z |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-24T03:33:06.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:33:06.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:33:06.520Z |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-24T03:33:06.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:15.663Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=27197934-0c15-4b2e-ad92-ca4308514aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:25.671Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=d79e7eb3-8e27-4a19-a070-fe42bbe17955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:35.679Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=5b55b239-b3d8-4c1c-8c71-e3963c0968c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:45.687Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=6aae7268-956b-496f-80fb-3ed1b44f1c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:55.696Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=c785778e-3dd9-4406-a790-1b14ecf60ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:05.704Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=e5ddd024-e7b9-4f4e-9ef9-f69846a58e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:15.712Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=640ccd09-ea35-4ace-96bd-ad291a26e77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:25.720Z |INFO |Init configs |InvocationID=6c0e16b5-911f-4f21-87ee-676c7e7a58d0, InstanceUUID=4db8b0d0-a1b4-4f55-8243-1437e6a387ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |