. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:26:41.506Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:26:41.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-14T03:26:41.582Z |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-08-14T03:26:42.803Z |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-08-14T03:26:43.037Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:26:43.038Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:26:43.039Z |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-08-14T03:26:43.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-14T03:26:43.467Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-14T03:26:43.510Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-14T03:26:46.289Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-14T03:26:47.077Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-14T03:26:47.103Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-14T03:26:47.104Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-14T03:26:47.203Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-14T03:26:47.204Z |INFO |Root WebApplicationContext: initialization completed in 3692 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-14T03:26:47.918Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-14T03:26:49.373Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-14T03:26:51.550Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-14T03:26:52.067Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-14T03:26:52.068Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-14T03:26:52.071Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-14T03:26:52.650Z |INFO |Started MainApp in 15.674 seconds (JVM running for 17.018) |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-14T03:26:52.763Z |INFO |Start scheduling PRH workflow |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:26:52.805Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=01b5062c-7b0a-4ced-a8f3-1b496b1462e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:26:54.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:26:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:04.692Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=29ab677b-dea7-4da8-b1df-670c1fea04f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:27:05.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:15.804Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=73b5b8a9-522a-4976-8459-18dbc9b03c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:27:16.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:26.933Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9d791379-acd0-4812-9216-ac9a1853bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:27:28.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:38.050Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ce4bec50-58be-40dc-b89c-238f5cf4b245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:27:39.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:49.151Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aeaf2533-aa9d-42ce-b2a5-052e866efdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:27:50.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:27:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:00.212Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=fe691cfd-2538-4075-884c-3c9a076b198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:01.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:11.323Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bafcffe0-5cfd-4f5d-af9e-d8d1b0c8b7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:12.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:22.457Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1cf3c00c-9d29-4b16-a832-c70d21000ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:23.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:33.540Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=819de062-e965-417d-8d0f-fc2ae9a71020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:34.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:44.635Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e57b9370-8837-421e-b8ac-682200c98937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:45.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:55.702Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b0b7eab1-ec4b-43a6-b3a3-691fd12ec00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:28:56.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:28:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:06.775Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5018213e-ac13-4805-91fa-644d9ec75c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:29:07.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:17.845Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d9eb7ee3-742e-4638-9895-15b7c3137dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:29:18.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:28.950Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=caa79ef3-1deb-46ef-bbc6-a8783d775f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:29:29.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:39.990Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e6d0a4b8-733c-4cec-8146-4e0057ccac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:29:41.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:51.106Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0a66b7db-ec92-443a-a523-a6bd13e8d434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-14T03:29:52.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:29:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:02.177Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2286f16c-9b85-4a4d-b3d3-31c80dee3938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:12.445Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=79c4476d-b19f-4241-a50e-7caa5ac49924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:22.493Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=39eff89a-1c5a-459b-92a4-42cd76f8b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:32.526Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d214782f-06bd-4581-928d-1c4893c7b102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:32.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:42.547Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d9ddaa43-0281-4f48-aea9-5e7a94ce4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:52.578Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f422a20c-438f-4748-9639-ca6615089f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:30:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:02.610Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=87d913b4-ecc6-435b-9f98-d7d119f9a705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:12.653Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0a1eae8e-f046-462d-82b0-4a358e9711e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:22.681Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8aedbf80-0563-4d32-8be6-a13373709afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:32.724Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=716ce992-4214-4f26-b874-4fe5ad8bfc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:42.786Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a19be155-f4d1-43f1-835a-5e4bb343dfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:31:48.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:31:48.744Z |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-08-14T03:31:48.745Z |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-08-14T03:31:48.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:31:48.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:31:48.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:31:48.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-14T03:31:48.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:52.838Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7c091f5a-9994-4c72-93a1-28801f11d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:31:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:02.865Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=cde462f3-d606-40b5-8363-b8a1c41621ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:12.896Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=30cb7b2f-000c-47dd-a00a-92ed78e42a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:22.932Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=54ae417b-aaf8-411c-947f-2568554a8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:32.972Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=cf14e7f1-281a-4716-bd43-5b1a15ac85a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:43.012Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e2edbdd7-91d6-4eae-a581-3adb2bc49d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:53.050Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3e9668bf-b62f-4d7b-a24f-a2f7f3e96843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:32:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:03.095Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=75aa2ff7-f7b9-454d-9568-360465432957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:13.135Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4f00facf-1dbd-49f7-aa3c-0e4b9014bf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:23.169Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9fa4695c-bbcc-4d86-a8e2-823cf708a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:33.192Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3e9a3887-fa5d-4bcc-af73-7d506c281570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:43.227Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7f0cd1ef-ccca-423b-b15a-47be50ed0b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:53.260Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e5bc3503-73f3-44f0-9274-5b18c448e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:33:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:03.359Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c43fc699-9009-4f90-83a4-9783621e5985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:13.393Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9a24aabd-09e6-4b46-8a6c-afec94a4513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:23.428Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=78707eda-17e6-4f90-9f4b-d0041ceb2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:33.454Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7c0336d7-6633-47d7-9d2d-a52792de540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:43.480Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b2e189ec-963a-4a9a-8ad3-e8a485b3233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:53.525Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=dff3611c-1a58-42af-83e5-f28d7093b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:34:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:03.546Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f8e2418c-f0a3-43a0-9d3c-f20ef028017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:13.568Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2c9e31f4-bec0-49a2-8079-7e6ed9db651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:23.588Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1235eda8-c7df-482b-aac9-6fda7f8663db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:33.610Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d68388cf-d061-4be5-a177-17a0b4a987b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:43.642Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=152a2527-0e7a-4eb2-932e-db59974c8a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:53.667Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=323f1d4f-fb2e-40b1-9f0d-4be087d4e9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:35:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:03.692Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e4912080-b67e-4ad5-8a10-a580d81ee275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:13.709Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=55ff5b92-00fc-43ac-9911-0204b9cb4198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:13.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:23.727Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=33337949-5bbb-4c68-8934-ddb65d68b344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:33.747Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9d4c386a-6d55-4a97-adf9-36b9cc9c7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:43.778Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=67b9056f-645e-4acb-9e42-67b3d5678f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:36:48.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:36:48.306Z |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-08-14T03:36:48.307Z |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-08-14T03:36:48.311Z |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-08-14T03:36:48.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:36:48.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:36:48.323Z |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-08-14T03:36:48.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:53.856Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=49f45386-cd16-40fb-9185-06473dfabe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:36:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:03.877Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=83f5105c-7ab1-460a-b3b4-bac1614a2db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:13.914Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c9ead28e-f7f9-4659-bd38-f22173542543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:23.936Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c1b27250-f918-4efe-91e0-b4efef351a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:33.961Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ee47e7f2-2086-4c72-a530-b7752fbdf0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:43.981Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3662022e-46f4-4c89-b2e1-1c5333be8655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:54.000Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f285de2a-6ca3-4241-987e-e26e2085bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:37:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:04.026Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=19a31c7e-f4dd-47bd-a95c-9dda31bb428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:04.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:14.047Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=20e1edb8-eaca-479d-b436-18a081dbe8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:24.068Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f45a4a3c-30d0-4f31-ae5d-89b899b8c60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:34.093Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aa317bb5-1c63-471f-b9f1-d336d97d7e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:44.118Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c6b9d072-9b9d-442a-a3c2-cca320212bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:44.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:54.138Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bf32563b-f6cd-47f9-9f7f-3f43c502e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:38:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:04.168Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c091ba04-d783-4cf8-b41d-0f0706b5b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:14.191Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=97c16ad1-94ef-43c8-87fe-642523ad590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:24.212Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5c53c9c8-da31-4321-ba83-04bfba54a37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:34.231Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=26e04d61-d8b1-46fd-b87d-75b1b9eaf362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:44.246Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9a3a7f10-3a59-42be-b817-b281de540945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:54.280Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9be70bbb-012f-4d11-a9bb-bcc358668c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:39:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:04.312Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=02da4014-6de4-4347-ba61-59e9309ab4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:14.329Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=269440f7-eb27-4d21-99b5-ba8ac17f9fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:24.344Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=26557770-f98b-4886-890b-eae8d401aded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:34.363Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9e00f3db-132c-4218-8c70-5ded98c37d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:44.396Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f4fbb836-8db1-467c-bf43-8880fa26784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:54.419Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3b01323b-fcaa-4772-b023-f621566c16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:40:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:04.447Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=342ce2aa-34e1-4414-bc1a-d8960ced3d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:14.468Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9ea82a4e-6546-43b5-ad98-cd68686a59be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:24.508Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=710838b8-f7e8-40e2-8ba0-085c689c08fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:34.537Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=158d9160-d6b7-4b11-9d0c-434609d69037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:44.554Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1d13afc5-b075-454c-9aaf-a23b70afab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:41:48.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:41:48.375Z |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-08-14T03:41:48.377Z |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-08-14T03:41:48.380Z |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-08-14T03:41:48.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:41:48.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:41:48.398Z |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-08-14T03:41:48.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:54.597Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=334bb97a-0672-49e0-b6c0-2242f9a3a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:41:54.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:04.615Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=93e2e86c-614c-4a7d-b910-903bc8472a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:14.632Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e4ce7caa-10d8-4f0b-ba5a-8845097b7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:24.646Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6cf1aec0-b6be-4c86-9f07-8e40b4ed1a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:34.673Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=fce757a6-02f4-4c74-a69f-33e3e5b74958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:44.688Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4db7f072-02fc-4981-89e4-6cd857495bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:54.716Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ffd07741-20e7-42db-b557-c9a2463994f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:42:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:04.743Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=07e1c044-8344-4014-b59c-783c7b3e004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:14.757Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5db21420-b7cf-45d2-99d6-cfb331285d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:24.771Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7d9f4edd-abdc-4df0-a1bf-5a2626b49043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:34.790Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=51f41a2e-1cbf-40e8-aae4-da20ecc8c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:44.808Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=df4ea79b-79fb-483a-ad56-fb00063198b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:54.822Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=16cce2f3-7b87-4187-a5ab-0cb3e98d1b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:43:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:04.851Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a1632425-6de5-4696-b2bf-f1a1f43b6c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:14.870Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=802662b8-2d19-4c41-bebf-9561727581a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:24.889Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ce74a3f6-0aab-459c-9797-0446516f9fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:34.904Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ebb6d480-2fe9-46bb-a1ad-8e8af2d997c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:44.927Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0621c65c-98df-4712-8e41-8909e6b291bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:54.944Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4b5e09c2-15e8-4f75-a18c-214821083d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:44:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:04.974Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=18082097-f059-4730-a5bc-5e35af3d6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:14.991Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c086ed7a-d53e-465b-ba69-1fc9c9afc3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:25.016Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6da0fc63-fd09-4c8a-b764-66ba3464a780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:35.032Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=846914c1-cd0c-4cfc-b37b-4cb8df615505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:45.047Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=dce9c4ba-6116-4844-b8c3-b02f93259490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:55.062Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3cab7765-0b1e-471c-aafa-ebec3bc99354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:45:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:05.082Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=42fd82cb-1a0f-4e8b-9997-acfedc08d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:15.097Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5fbd0ebc-5e87-40d7-9e59-34b63515bbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:25.125Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4b8219ef-3229-43e0-8a01-b8f595dcace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:35.150Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=95aff3a8-d6cb-49a8-9b57-adce58c414ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:45.164Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=47da833e-0cbb-493b-a164-7566f319df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:45.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:46:48.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:46:48.348Z |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-08-14T03:46:48.350Z |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-08-14T03:46:48.353Z |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-08-14T03:46:48.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:46:48.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:46:48.368Z |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-08-14T03:46:48.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:55.184Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=acbc9a77-6ab7-4bc7-b9f6-066dc5bc19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:46:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:05.210Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5c528d49-5859-47cb-87c4-83c7752312ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:15.225Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d71875c9-3b68-4643-b38c-8ef35eaab2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:25.247Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=13a9709c-5642-463d-b875-e8e6341c3f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:35.284Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d8bd2eb1-2a5c-4da9-8318-7bf6572c3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:45.300Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=13eeec84-ba81-4555-a5f0-f05b80b8c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:55.324Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=06207f54-561e-474e-904b-8690cfb8a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:47:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:05.350Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ac4b268d-5ab8-4e13-93c5-3e6af33acbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:15.363Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f95dd25e-59ae-4a0e-8280-95446ec95f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:25.381Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=692e162a-2aee-425e-8376-80ed4956748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:35.396Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a13379b1-e8cc-4175-8c54-ef5555d2480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:45.410Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=999b2d4f-c5ff-4b77-a3de-305dd06483a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:55.430Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aa47769f-820e-4a6f-8f54-118b82d27eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:48:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:05.456Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5faf64d8-5a58-4a16-b47d-8c4fe97ffa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:15.470Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aa27f9a7-35cf-406e-a04e-dbcbc4cd1a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:25.483Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=76b1643b-0e20-467e-9034-a55c3ec2c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:35.501Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ca086b0c-6bcd-433c-8aa1-80ef2d794550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:45.517Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a2375b76-f47f-434e-a4db-014abf64a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:55.532Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=233bafbb-1f74-40d8-bde8-cc1ca44ecf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:49:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:05.548Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5999f9df-e578-497f-aa8f-9fe776f5c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:15.559Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6b49bdcc-1af7-4be5-a6db-b7e496b89639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:25.570Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=93d551ad-b023-4010-b2aa-f38e66125218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:35.586Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=492a329b-9f5d-41d6-9fa9-64f0b7b64bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:45.605Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d0f6d6ba-334e-4fcf-9091-a589a5ec11e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:55.619Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=08a60f23-ca75-45a8-82ce-8b906cf3e5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:50:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:05.636Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a93d56f4-e127-4dc9-b0f1-4425ea6fecd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:15.655Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8204e34c-78cf-4527-8ea8-6f6e7b242a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:25.670Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a53289e4-a0b5-4838-bad7-37fa1913a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:35.692Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ee86369c-beea-48f7-9e9c-38fb99947cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:45.712Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c306f857-9a68-4a9b-9a5c-fa081c5429b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:51:48.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:51:48.334Z |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-08-14T03:51:48.335Z |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-08-14T03:51:48.339Z |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-08-14T03:51:48.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:51:48.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:51:48.358Z |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-08-14T03:51:48.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:55.746Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b5fafb76-b517-4a43-9268-6c4b5a2f9437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:51:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:05.774Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=abe891d8-dd10-41b8-8fa0-a8d8fb074c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:15.799Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=475173af-a82b-48cd-8649-e827f20b7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:25.816Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e0ff229b-07fe-449d-994e-84e67ede98b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:35.831Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e11bd8bf-1a79-46fc-897c-4f21dd79cf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:45.851Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c0aeafc6-9f91-40fb-a274-f79cce6d8243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:55.868Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bf0b4db0-612f-4cfe-93fe-982fa2aef703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:52:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:05.900Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=32b73038-71b2-458f-a330-a5c4212783ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:15.917Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=76eba0c2-da75-480d-81ba-b78cebdf265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:25.944Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=fd2d9644-cdce-47a9-b73b-272cef520763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:35.976Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d58e5049-ca5e-42dd-ad23-8b52dd717f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:45.998Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=25afeb42-ec31-470b-a9fb-5546d4c06390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:56.013Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0459fce5-0d77-457b-90e1-41acd00a52d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:53:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:06.041Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=186264ec-486e-4dea-ae95-67cb2ded3711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:16.062Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=570b26c6-9124-4466-a148-eafe3f4b6472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:26.080Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=179582aa-c7b1-4d5b-8746-9f217ac8b0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:36.106Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4b955ca6-463f-47a6-8955-bef1abaa1ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:46.121Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3fc7af51-f05d-4a9c-adf6-0587f750f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:56.139Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3cefeb93-8001-4751-a929-2b084effd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:54:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:06.165Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0dd1c310-fc88-425a-a020-86f396534d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:16.183Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=98a8f844-2341-4044-81e2-467ec346fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:26.197Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f5520e89-89dd-4819-ade9-d48ebb578200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:36.215Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d4329af1-9eed-460e-958d-3c627e03edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:46.235Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1a32a29c-d59e-4cad-9285-bc0eb24494c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:46.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:56.250Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6e1557b3-0ec5-4e91-983f-91063eb3a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:55:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:06.271Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8d67cfb8-d068-4c6e-b94a-c418779056a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:16.287Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=65fc69cf-b226-4cb1-858f-e4374adaa048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:26.299Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=320103d1-d442-42b7-af30-8eb6681f2c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:36.320Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=687171a8-16fc-486a-8262-a8e2da7ccaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:46.356Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=cd4af899-16ae-48e1-bffe-ac7cfd05b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:56:48.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T03:56:48.277Z |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-08-14T03:56:48.278Z |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-08-14T03:56:48.284Z |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-08-14T03:56:48.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T03:56:48.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T03:56:48.294Z |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-08-14T03:56:48.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:56.372Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2a638cf2-c93c-444b-bbc4-e1cea35ba4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:56:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:06.389Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=55e7bd13-066e-4953-b2ce-f568389e375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:16.402Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=344d3009-fbde-479a-a581-86879c0b6990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:26.414Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=afc92df6-e976-473f-9498-d3cf7f36aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:36.438Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6ec92fe5-e90b-4a65-bbf2-a2f451f30dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:46.454Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7eb56b7f-8964-4e6c-8812-c7c8854f5ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:56.473Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=519a52ef-4de7-447a-9f4e-438e970aa00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:57:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:06.504Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5c57674d-39c9-41ea-af1e-3ca449ccf9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:16.520Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b3b508c1-7d0c-487c-b6d4-a5947bbf8ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:26.533Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3bff0167-9dd9-4180-aa18-9731fac2cabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:36.549Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=71af22d7-15c1-46ca-a0a2-189c46079ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:46.562Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=862b4956-1ec2-41d3-aa16-d6245bce7d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:56.578Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6548c838-5192-4e20-952e-fe9f78f379c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:58:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:06.610Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7081319c-3a49-4095-9502-11c0bb7314d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:16.644Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6941d2b4-2043-48d9-b6c9-97213e33a52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:26.663Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=47c1993f-a65a-4e54-8a0f-6b72188ea5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:36.674Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f35f65b1-d72c-4e4d-9590-43ad1adc8dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:46.687Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=29470cd8-e483-44dc-b26a-90381be7eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:56.704Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=72b2afd7-9861-47f8-9e73-cda5bf1b10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T03:59:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:06.720Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=be7d3bef-5341-4486-9995-f78035f6f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:16.742Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2d0cecc3-5351-4a66-aa98-393995ed82a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:26.761Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=dbd78070-a7c9-4a50-87f0-6364d8a33c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:36.780Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f89eb6ed-0cb3-4c4a-8ce2-ae977d6122ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:46.817Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f8106781-a790-437e-9c48-753b41c338a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:56.849Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4015d28e-4209-4d6b-86e3-0e27104b13b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:00:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:06.876Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=01de7d19-1857-4181-b1ed-0c0637b21bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:16.902Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f1fa3c95-49e1-4ce9-a7f5-912f262f0577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:26.915Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=93cba0f7-490e-4ced-b5a9-37fe816c4419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:26.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:36.933Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e0904345-5cd7-4f93-9018-ea157988ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:46.947Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bb771995-38cc-49c2-a11f-03a87986b54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:01:48.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:01:48.360Z |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-08-14T04:01:48.361Z |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-08-14T04:01:48.363Z |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-08-14T04:01:48.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T04:01:48.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T04:01:48.376Z |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-08-14T04:01:48.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:56.961Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1e26614f-feaf-4b12-9211-7c40c551864d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:01:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:06.977Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e39b231d-0e93-4ca4-9c16-d97f5d88d816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:16.995Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bd9129b6-d8e7-4bbd-8ade-5fee5dc5066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:27.011Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0d9ce51d-41e5-45f5-b14b-8e45533095c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:37.028Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4a13cc5c-7390-4fa3-bfa5-11bbce973f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:47.040Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a568a6bc-ba17-4084-b7a9-2c4a93f0eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:57.053Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b07b8da2-6a4f-410b-87f0-809d225bc5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:02:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:07.067Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a6a71e1d-e9cb-4759-a10e-a6ec8bab08cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:17.087Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=94b895cb-5029-4ab6-b751-e03eca5f00a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:27.100Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=be9bdc7f-58ea-4627-a78d-3d3f8866a4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:37.113Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=46a0045c-d2b3-452e-ba16-090cd77f8461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:47.126Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a88cceb5-19f9-41e1-ab24-e7205f15764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:57.140Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=279d9239-01da-4ad0-874c-a0a924746c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:03:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:07.153Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=929a2930-e419-498e-9ccc-33e0f5ecaedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:17.168Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b9b2c345-1524-4b17-aa7c-c05092224d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:27.182Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aac941f7-0945-4986-9b30-b473ce0ba69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:37.198Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=29b883b4-7a94-413f-8979-5939cc00c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:47.215Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c359ca85-dc80-446c-a4c3-0c56573b371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:57.227Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7ca07de8-a6b0-4aa2-9ffd-699194be3b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:04:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:07.241Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0e3101ee-beb2-4b49-96ff-75bc841362a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:17.256Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4467b50f-e941-4629-8fa5-72620f600ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:27.277Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b8c6ab4e-1e8b-42c5-aad2-cdec3413c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:37.295Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ba0e4bad-8730-4a1c-9101-c93b3b754b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:47.314Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=37630bc6-18c9-4afe-ad1f-70d45135698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:57.328Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c2423a1e-3103-4c3f-a7f2-c30226ae9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:05:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:07.360Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2445cac7-081d-488e-ac34-d57927562522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:17.375Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c9cc5aed-b0f4-4d1e-acbf-3f9a6848f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:27.391Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d329260b-a373-4efe-a2c6-2efbb52692b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:37.403Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=44025995-d989-4bf3-bb21-340a7f5bf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:47.419Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6d848669-bd8f-48ac-a590-bcca810066cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:06:48.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:06:48.339Z |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-08-14T04:06:48.340Z |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-08-14T04:06:48.342Z |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-08-14T04:06:48.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T04:06:48.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T04:06:48.352Z |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-08-14T04:06:48.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:57.433Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0ddad022-e680-4afc-8c48-f2f0b1a4b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:06:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:07.452Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=af1c6d7c-0cf2-4f4d-9ff1-1b15a42671a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:17.463Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8eb57cdd-d702-4b63-8605-f5bbe0deddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:27.475Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c8cdd7a7-9a63-4294-a134-a0be41a2bc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:37.488Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9d450db9-5661-4405-a957-d5d43215d6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:37.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:47.502Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e591d275-490b-411a-86b3-5a735bf84d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:57.518Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=79b37369-9675-4b56-b825-558afea1b302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:07:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:07.529Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=80f9c634-14cb-4c8e-8932-7348d6223471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:17.542Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0e8d6e38-d8fe-430a-bbe7-7fd36637dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:27.558Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=114ca548-43d5-4100-993a-c99313084445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:37.573Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e5eea18c-f3b1-40b9-acae-aa9d3223a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:47.588Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c099025c-c81f-41a7-a1cf-f9279d0881d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:57.601Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e91afcf5-f191-4b60-b3c1-4fb703083c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:08:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:07.616Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3dead91d-92d5-4a31-948d-9d70c96a2877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:17.631Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b92c2be0-0bb3-4ee5-9e3b-f7b218544471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:27.644Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=cae6f72c-9ef1-43c6-97c2-a52d7aff38bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:37.657Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5bbc37c3-fac6-40a3-b002-3d9696674f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:47.672Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d5c1d4b6-28d3-471c-9184-cc6ea4697995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:57.686Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=c739d0ca-c668-4eb2-a08d-54a32647e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:09:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:07.700Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0691dfd5-0c27-4c02-8d4a-7af624bd7316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:17.716Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=16c965d2-4637-4be9-8582-21748a11182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:27.731Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a771847e-d070-46ee-ac2b-1d1576d192e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:37.746Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ef6b882a-10f5-49e8-9539-06b89ffdd7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:37.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:47.761Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4ad140a1-491c-4699-909e-3f27f86e24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:57.774Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a6317384-bf35-44cb-a6dc-17931fb7d6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:10:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:07.791Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f9cc15aa-e858-4a00-863d-9d166f933b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:17.811Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0e0dfb9d-24c7-4df5-a71d-48b943b6097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:27.834Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=07018c1a-3378-40ba-8865-21fea755087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:37.861Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=66596f58-e14f-40ec-8811-7be58d81564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:47.877Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=736a1244-81ed-4941-b612-d3d7659bb692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:11:48.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:11:48.355Z |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-08-14T04:11:48.358Z |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-08-14T04:11:48.363Z |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-08-14T04:11:48.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T04:11:48.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T04:11:48.374Z |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-08-14T04:11:48.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:57.894Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2ffd4cfd-cf58-4244-a83c-5b0a96b2e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:11:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:07.910Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e8833c1e-fc69-483f-b1fd-1e8c56051c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:17.925Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f6ca44bb-dea9-4ca1-8441-74e01dda3da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:27.938Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=33566af0-e105-40d2-87a5-0f99fb40acb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:37.951Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=faaf7893-4e7d-4c9e-a45b-bf22a89988f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:47.967Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=123a6355-7fa2-41c9-9be0-d9206f7b467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:57.987Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8a7e1e95-d0a8-4804-ae4f-60a6293a855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:12:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:08.006Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=25f7bca6-302e-47c9-8989-86ad1acfa3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:18.018Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=58bbe6aa-6a1e-4fdf-95e1-00209108e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:28.032Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=1a9473cb-c11c-4c7a-81f9-a161364accbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:38.045Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=b9218e05-26a8-4570-8f7a-80910758b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:38.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:48.056Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=e35d7849-5c08-406c-a52f-24f5995862b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:58.068Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3554a262-bf89-4b4e-9145-8900a6d5accf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:13:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:08.086Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=29127c64-2cd1-48f3-acf6-ab1d58982b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:18.126Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0eaed5fb-c01f-40ff-a27d-b6723ed9aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:28.139Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8a3295fe-6510-4df7-b2c0-3120aa82af7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:38.150Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=993cca9a-4890-4d02-b221-bf84cd57e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:48.165Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ca682a6e-0666-4185-bb33-24ce65f0595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:58.178Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=58040bd8-bba7-42e3-9d90-04b7043fed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:14:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:08.190Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=098074b9-ed71-4de5-b4cb-1ce5044b727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:18.201Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ec2e80b8-8c2f-41c4-9000-befcacb79efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:28.211Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d139a3b7-fd38-4a39-93de-021fa2cf5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:38.223Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=54c4587f-b1c2-4e6a-859d-2d4df107df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:48.234Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=ca94f59e-1755-4b9c-a829-8c5be105cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:58.246Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=6a21c108-b07a-4124-93dc-d1645bc45d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:15:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:08.259Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2a5b06f7-eddc-41c0-8b47-d638e5acc626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:18.271Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0881d74a-a110-4b1a-bee5-94fe71c7cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:28.282Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=797d6fa7-4f1e-4d86-95c6-574be3647ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:38.292Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=64e0ed27-9308-4f78-a11a-f7e987ce0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:48.308Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=db980504-3ded-45eb-8789-0d4b685cd1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:48.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:16:48.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:16:48.384Z |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-08-14T04:16:48.385Z |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-08-14T04:16:48.389Z |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-08-14T04:16:48.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T04:16:48.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T04:16:48.398Z |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-08-14T04:16:48.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:58.351Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=da2f1657-20cd-4b63-9d7b-13f3ebfeb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:16:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:08.366Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=bf2ad8da-5fe2-4965-9b36-0b8e4d4ce812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:18.376Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=cc1e982e-5d8d-46de-827b-48a9123efe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:28.388Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8b5f432d-94f2-401a-9e42-19e0cc0a591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:38.401Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=9f937b71-32fd-4f4c-8842-21f09b36b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:48.415Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=22662346-79d9-487b-98a7-1d1a8241caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:58.430Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f04d7377-0630-481c-bbb6-de39d898bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:17:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:08.446Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=357f7fd4-9b76-4e79-9cf3-a58dab9c6d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:18.462Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2c5aa1d6-64d4-42e3-99a0-11d9d2d84172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:28.472Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7f8b51c9-dabd-4ce5-afd9-a8eabb7feb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:38.482Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3bf2a793-3655-4ede-8be9-6884228e7409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:48.494Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8cde2edf-69f1-409c-9400-1f383377e076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:58.508Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=31c939f5-5532-4a4b-a239-119a5eaf548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:18:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:08.528Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=2e810df9-5489-48b4-b556-34f8cf4de462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:18.540Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4958155a-5a49-49d3-8f40-e3803f06cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:28.557Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=7df7e85c-2362-455a-b835-19adc027044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:38.568Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4c2a32cf-8bdb-480f-8909-817ab1b4f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:48.579Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3b4785de-a336-4130-84b1-0e9cbcbe5a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:58.594Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=4e85d937-f2e0-4203-a49a-f45b8e3db8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:19:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:08.605Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=565728ec-6236-434f-9bdf-5e00491f0f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:18.617Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=557db423-7abf-43f8-b422-9b95009a6b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:28.634Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=22a4394d-08aa-4566-94cf-412eb8372bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:38.653Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=73e8530e-a9f8-409a-9eb7-87e20916c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:48.666Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=8b1fdfbd-0079-45e6-b965-e4d6c9939f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:58.687Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=5536c8b0-76f1-4502-ae97-73a0031b557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:20:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:08.703Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=d6a72026-228e-45ed-9c43-a8a03971ac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:18.715Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0891f8e0-bc8f-4d38-b788-7983007eb3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:28.729Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=3545e64b-099a-4a7a-9145-b9d7bc09bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:38.740Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=0f62cc25-f4cb-4aeb-8b32-5fc15d32d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:21:48.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-14T04:21:48.263Z |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-08-14T04:21:48.264Z |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-08-14T04:21:48.266Z |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-08-14T04:21:48.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-14T04:21:48.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-14T04:21:48.275Z |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-08-14T04:21:48.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:48.752Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=a313d52b-a154-4fcf-a498-df05bdbfaa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:58.765Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=aa489b30-c425-4f3d-b279-985e2afc6cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:21:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:22:08.778Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=f8a19b69-7dac-42a4-b9da-94bdb40b13e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:22:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:22:18.791Z |INFO |Init configs |InvocationID=b354e293-7379-4b0b-a6cb-4b6a5c17fd9b, InstanceUUID=91c1f220-51ef-42a4-a850-d743a508e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-14T04:22:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |