By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T02:58:17.712Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T02:58:17.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T02:58:17.787Z |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-25T02:58:18.606Z |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-25T02:58:18.717Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T02:58:18.717Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T02:58:18.717Z |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-25T02:58:18.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T02:58:19.039Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-25T02:58:19.072Z |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-25T02:58:20.954Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T02:58:21.423Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-25T02:58:21.446Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-25T02:58:21.447Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-25T02:58:21.538Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-25T02:58:21.539Z |INFO |Root WebApplicationContext: initialization completed in 2465 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-25T02:58:22.006Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-25T02:58:22.908Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T02:58:24.226Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T02:58:24.952Z |INFO |Started MainApp in 11.578 seconds (JVM running for 12.472) |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-25T02:58:25.031Z |INFO |Start scheduling PRH workflow |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:25.047Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=da11d8c0-da76-4eaa-b157-6687ef6fdc33 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-25T02:58:25.909Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T02:58:25.909Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T02:58:25.912Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:58:26.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:26.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:36.693Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=269d40f8-3ed2-4dee-99ef-295117ad3a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:58:37.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:47.742Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8f697da7-10bd-4e0a-9200-8f8e94c63331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:58:48.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:58.782Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b6e799e3-fe36-4c14-a04f-05cf875a2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:58:59.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:58:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:09.854Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=77904028-bd9c-44d4-9ced-ec7bf5217083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:59:10.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:20.894Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b879f1fe-4212-4064-92c4-30855fbe7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:59:21.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:31.941Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8fde177c-5081-4f4e-a416-ba2c3a880b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:59:33.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:43.074Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3ca056cd-40f6-4730-a1b0-1724eb937adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T02:59:44.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:54.110Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7d5181e0-7c89-4d93-8a54-6d1f4bdafc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T02:59:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:04.300Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b16df2cb-6ab8-45bc-8d1a-93ed1129c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:14.375Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=76079a6f-2850-41ba-9acb-e80365c5b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:24.395Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f2ef07a5-70c2-40af-9474-513c808cb524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:34.416Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1d3b2179-7b4d-4f3f-892e-0097ba00161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:44.430Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f0e1011b-ac66-4261-a9c1-35f3f8c643f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:54.461Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a50d5ad6-8d22-43aa-ba3b-4461c4791e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:00:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:04.484Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c41ecb39-a54c-4fd3-935b-45a668de9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:14.499Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3bf608c9-631e-401d-84b3-f86c5b3201f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:24.521Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ef4ae85c-38db-4034-8150-a2ad9f71a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:34.539Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6d67ff32-6cee-4dcd-ae75-a89a4f04348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:44.569Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=23e8050a-cd99-438b-9592-807ae74c5f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:54.588Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=44bcd1ea-08e2-493d-94ff-c028997ffc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:01:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:04.612Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c4ead989-07d8-425c-a4b3-83e168b70108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:14.630Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=da53b09a-3043-4a9b-b9ac-3f2837633dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:24.648Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=75200a51-ad90-47b5-b084-0ae9492ef311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:34.673Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=89770894-3b01-4282-ba78-831bac517192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:44.702Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=83778fd8-5c4c-41c3-bd78-dacdc4479239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:54.735Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c390ffdc-a8f5-4541-af9c-ebb3863a2e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:02:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:04.764Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=47c7717a-8c30-4d68-943b-724e0fe0be9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:14.789Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=444583fb-efc0-4b4a-87ff-d82e51303018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:03:22.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:03:22.968Z |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-25T03:03:22.969Z |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-25T03:03:22.973Z |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-25T03:03:23.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:03:23.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:03:23.051Z |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-25T03:03:23.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:24.855Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=634ebb35-fb4a-42c9-abec-25a6e407611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:34.886Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=25cf2b2c-a5be-461c-a4e4-aaaa68ab72d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:44.907Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b5296d4d-db91-46f3-9e71-35136b152705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:54.921Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b8060f43-d45e-4126-9699-0ba0c31f4bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:03:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:04.933Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=aff105ed-ca68-42ad-a192-174a81e50250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:14.952Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=da363d51-d7e2-4aa9-8284-96500086ddc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:24.964Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=11d01ec6-d5db-441b-918e-bb2ef0ecfed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:34.980Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0ec29905-e769-4a27-b3b9-4772a4512e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:44.992Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=254a687e-e6a3-4965-a362-88e7f9e6564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:55.009Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9d21a254-7170-4147-a4e6-5f4b146d06af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:04:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:05.021Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=29a4bc69-45d5-4337-86d2-41658989c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:15.034Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9d63dc3c-f87a-47a6-bffa-8ef83a564d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:25.048Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=24959a23-1efe-4146-b30d-263dd5d33938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:35.060Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5b219381-fcac-42d7-8989-f5534469362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:45.073Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a04ad6dd-7c75-4a23-bd92-ff1400352f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:55.088Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5ec7c95e-2333-4173-a4bb-cb9cc92ba6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:05:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:05.103Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f63544dd-e000-425d-bfa0-64037829bbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:15.115Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6919339e-0493-4b26-9020-5aa24b448a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:25.131Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=548d3130-7460-413c-87a4-0e9bb056ee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:35.144Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=10023ada-1891-4104-a6e2-733f147150d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:45.157Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6de368ef-e37d-4c92-8455-05aeba8eb200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:55.168Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b8a2a523-3d7f-46fa-9276-5ff782bb797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:06:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:05.185Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b29182ec-c850-4dab-8a66-79f331d63d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:05.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:15.196Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4e8ac40a-5b8b-4c51-b169-68e7cfeca375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:25.206Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c946f116-a69e-4a37-b4ff-c7b51d3f9d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:35.223Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4a71e7aa-e7cd-4eee-b3ba-c43a21a22dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:45.237Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f1f519c6-f0e4-4f6a-b865-98e1b77e300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:55.248Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7ab51191-50d6-44eb-bd79-bf70071cf144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:07:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:05.264Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a450da76-83bd-4291-b9ab-5ecf21c33312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:15.276Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=236f611d-a1b4-47ad-adcf-f39e443c6b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:08:22.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:08:22.370Z |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-25T03:08:22.371Z |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-25T03:08:22.375Z |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-25T03:08:22.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:08:22.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:08:22.385Z |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-25T03:08:22.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:25.290Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7194c972-39c6-4c03-a24f-1139ba138237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:35.308Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0a38bdc6-6b04-41a7-908c-740319bee439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:45.329Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9f3f7c36-1ff0-4cc9-8561-db5be74c8b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:55.343Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=21006767-ef6e-4155-9426-0f4974fafbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:08:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:05.357Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d4ae02ef-57c1-47cb-b247-93bc9d6a83ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:15.371Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2d26e72d-4d8d-42d4-99f5-df1c720dd7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:25.388Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f47cf703-38c6-4289-a36f-84167672a5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:35.406Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0f4f8ae2-536b-4be1-901e-3c31afb38daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:45.416Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5b6ae144-2807-4ede-802f-1f342ec45cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:55.427Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e90f3ea5-f370-4319-bf1e-64a2b3becd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:09:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:05.442Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ec6c7d6b-07b4-417f-9be2-3acb46e50383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:15.452Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=54ca354f-7cad-4471-b94b-cc679d727bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:25.470Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=67082240-0fb4-4198-9b8b-de858bcb65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:35.493Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=eb4490db-95d8-45da-b0f7-d885a4705687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:45.513Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=01afa461-5c02-406c-a13c-17d611354b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:55.532Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=597d83ca-b85c-43b6-9978-f4bb9623f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:10:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:05.542Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b18c4dc6-bc82-4e87-b011-253972b6e204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:15.556Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b9a1fddc-2f7a-49a1-b2a5-a7d10455193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:25.568Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=02f5b0d8-a561-4fb6-9397-0f3015512f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:35.604Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=80c36b09-5f52-457c-b783-700a2e48b7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:45.616Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=78a794fb-853b-47d9-89bd-abd4e4347304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:55.662Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ed6ef146-c4d6-4276-9c87-6d41552401d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:11:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:05.679Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=770ee596-840c-4402-894f-71e2d68e5e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:15.706Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=09d91b1b-6ac3-474e-955f-ae3a453319c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:25.721Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0956d0e1-7f38-4112-bb8a-629ce92e2991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:35.734Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=65f614cf-1d5c-4601-8fb3-ead7816ee3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:45.750Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=53a26be1-74f2-437c-bcf8-70c3c92d681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:55.764Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a75fe209-96ef-4021-abd4-a897f59eca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:12:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:05.775Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7f0963e8-af90-456e-b7ef-213780309543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:15.787Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e59390ea-a335-4e77-8b6b-616e9a5012dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:13:22.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:13:22.327Z |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-25T03:13:22.328Z |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-25T03:13:22.330Z |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-25T03:13:22.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:13:22.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:13:22.340Z |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-25T03:13:22.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:25.798Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7aad1b49-168b-4580-bbc7-acfbaae79039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:35.809Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6f004dfe-2700-44e6-9bf3-721cec13f31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:45.821Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=21c202a9-cc9b-48c8-89e2-a39a9a7b2352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:55.832Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b726974a-79e9-4391-8ffc-f3eee9f648bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:13:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:05.844Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=246f9427-2521-4c3b-89c2-8032099057ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:15.857Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8268a4c3-3e15-44aa-9d7a-90e6118ab9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:15.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:25.869Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=bf002546-33aa-4f4d-a1c7-5ef4a68b6930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:35.883Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4b8cdedf-21b8-4c49-bed5-f5dba99904b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:45.897Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3aa5f668-699a-43a4-a0a8-1f6e477e13c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:55.908Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=306f7f57-54d7-4acd-a27e-77f5ed86891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:14:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:05.919Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f51248ca-a63c-4c80-8478-1fceca21d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:15.942Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=872fdd7a-fb3d-4a6a-b9d7-d042cb1ff540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:25.969Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=85f6c5d5-dbf2-4bab-b7b5-e5f2a653f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:36.004Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f2e75e55-6781-4bc4-8f8b-69e040a156fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:46.039Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9e60c417-327e-412e-aa3b-0e4ab439e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:56.056Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=822fe230-9f80-4039-80f1-4713a74a632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:15:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:06.066Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d29f6002-3aeb-4ee5-bd30-01fb7ae15084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:16.077Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9aed3c9b-8210-4910-a311-1bc8188225a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:26.093Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e33c9af0-0b77-4b61-9658-da50977fe113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:36.105Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5cc3e475-10e2-4201-9a93-c30becfa699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:46.116Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=949d12b7-04e7-4aca-a3b9-024546612530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:56.126Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=30752727-18ee-473e-8d88-9aeb76aef940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:16:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:06.141Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=40b5ba68-538f-40bc-a106-f4873ca8f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:16.164Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0603574f-3675-4eaf-8f39-2105470949d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:26.173Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=be4e163f-6db5-46e6-88cf-8b6e7136af9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:36.185Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a8377c0f-4f16-4fd0-9622-bb3d800b23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:46.202Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=bb4b9b7a-4ede-4856-ae4e-c576210c3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:56.211Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c7e816db-d79e-41a5-9b95-33aee7765a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:17:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:06.221Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d6e44524-b393-423d-97c3-13d134ec13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:16.233Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=eeb5e4e2-baf9-4ddb-8486-0c898cae6202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:18:22.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:18:22.444Z |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-25T03:18:22.445Z |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-25T03:18:22.448Z |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-25T03:18:22.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:18:22.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:18:22.458Z |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-25T03:18:22.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:26.242Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=998bd22d-2d7d-4417-b606-268029974aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:36.253Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=73b9a73f-cd4f-4fe2-9e1e-6418a58d5505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:46.262Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=28713d2f-cccb-496e-8990-a2a58af2927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:56.270Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7186b625-1ac3-4732-966d-051d8270ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:18:56.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:06.282Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2358e9fd-2378-4723-9e93-9105cccf791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:16.292Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0b93ee54-edce-47e2-b6ad-35233e0fa3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:26.302Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=500c5c48-edf7-4980-ac62-ebcbe0f142de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:36.311Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=85aeef48-bbf1-4da9-b792-bf9d8ac21852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:46.320Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=be65126a-8a0c-478f-b47a-4b7aff98bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:56.329Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9604ff78-540a-43d4-a9b4-9e3ea8339956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:19:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:06.348Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4f55eb25-eb94-4215-92f8-1fe1ba4f9602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:16.360Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7ac59ed5-f4a5-46d1-918e-24f1218a0327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:26.377Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f7c13def-580a-41d5-84ab-675165261d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:36.390Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=edf1399c-a223-4eda-9dd2-0f84f7bc57b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:46.399Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=273b11b2-a1e6-40df-8d84-be45d46a1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:56.408Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1680da81-bd78-4091-a5be-513164cf9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:20:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:06.417Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3f100546-0035-4d1d-98db-92c3ad65bd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:16.427Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=fbf6dcef-752c-4519-8b6c-dd8288fe3c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:26.444Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=79de065e-e1ff-488a-a9b2-62c1cc906fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:36.454Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3372f3a2-33ee-498c-9766-2f5de6fe0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:46.466Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=13bfc9f6-9e32-43d6-9d75-a1bfe61ad847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:56.477Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=68d47e6a-0058-4067-8319-f65de2a94b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:21:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:06.488Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c7aa57f8-041c-454f-b0f0-6fb25451c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:16.504Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7a1face9-8716-4ec9-860d-f7aeb66b7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:26.514Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9de962b9-842e-4b37-93dd-15b748c7ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:36.526Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c3a4b38c-21a4-40e0-b8b5-a3cf2a3cb90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:46.535Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6c5a1f0e-21ac-4c34-94f2-16e644ae9f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:56.545Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b741ed93-b301-4830-bab2-74c2b9bc4c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:22:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:06.555Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8c8fc67f-7191-489c-95a5-4407889abce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:16.565Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4ebfb677-0c5a-48ce-8b53-6e9a43cec146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:23:22.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:23:22.320Z |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-25T03:23:22.321Z |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-25T03:23:22.323Z |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-25T03:23:22.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:23:22.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:23:22.332Z |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-25T03:23:22.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:26.574Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=fb0f87bb-2703-408f-a5f7-3dbbb4483912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:36.583Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b9d454b7-2ea8-4af7-a977-28c265b4671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:46.593Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3e201ed2-b4ed-4ec4-8dc2-b739865f3d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:56.600Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2e439daf-65a0-461f-988d-a839031a59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:23:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:06.610Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e4e84fc8-2a27-4aaf-8c83-d436236be73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:16.619Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=58383ebb-64b9-4693-88c2-63c95dcc38e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:26.628Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3b86ab7c-88c4-4cbd-a75e-da8937d37bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:36.636Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a096843b-e480-4faa-a43c-7a4d4a8d198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:46.645Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2e9b5f53-c5a8-4fa8-835f-7bbf66aa9462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:56.655Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=47b3685a-da65-4e12-9ccc-32d23f2fa1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:24:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:06.665Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=639b10f2-cef7-43d0-a159-870e91fcef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:06.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:16.675Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b799d919-a8c0-47ff-b428-e9b32d836e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:26.691Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2d5e3fd6-88a8-4c95-a311-bff25d79d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:36.702Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=622854db-b96e-439e-915c-2dd0a7e08659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:46.712Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1ef145aa-3bf3-4698-82ee-79d7eddf8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:56.722Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0a66eca1-ccc2-40da-b3b5-3a4951fc97c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:25:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:06.733Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=42f4d410-906c-4755-8775-9e310daafbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:16.745Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3a51999e-6a83-4574-aca3-8b4edfb2c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:26.761Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=aff085a4-1094-43ca-914f-d87feab07c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:36.774Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=04af8a1e-851d-47ac-838b-d4f9a874cb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:46.785Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4d3dbdcb-2d62-4ba4-9d90-17ffa4429682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:56.793Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b606c8cb-76a5-4f4b-b055-48a8aad4bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:26:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:06.802Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8e48de5f-3120-4418-89f7-8930f74e4810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:16.812Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5f39b5a5-4fef-4d4e-bcb6-d23a0512330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:26.822Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c71240e4-1aee-49be-8b2a-52d3ce429726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:36.832Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5ffe53a8-0a77-4e66-b730-63b67c53fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:46.841Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=10742f47-fb6f-4200-a79e-99a9fec256a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:56.851Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=745c99ea-2704-4a70-825a-cdc9db61ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:27:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:06.864Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8c0ef481-42e4-4fd7-87d6-fbdaabbd0963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:16.873Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=369bec91-8c2e-4a30-a2a2-b4a932ec4131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:28:22.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:28:22.307Z |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-25T03:28:22.308Z |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-25T03:28:22.312Z |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-25T03:28:22.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:28:22.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:28:22.321Z |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-25T03:28:22.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:26.885Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f7a35fba-a745-4351-bae0-e7a203271438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:36.900Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f49add00-f043-4959-9636-c1bc79fc0510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:46.908Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=61a351c4-f32f-4d6c-bd70-949014d93991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:56.918Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1de461f5-6599-423b-ba26-09021ad21789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:28:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:06.926Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c1e023f4-e3ae-4a17-bde2-59a13c20f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:16.936Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1525f4b2-9175-49d9-acd4-b2529c4a1574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:26.946Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=bc788940-c1c8-41b9-b327-3a1c43a587e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:36.957Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=88111277-5757-4b27-afbb-f614785e0fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:46.967Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=95905a29-5be3-47d3-a1f8-1e7f1c16c89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:56.979Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=63713e9a-297f-45b8-b658-ef400794129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:29:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:06.989Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=71d801d0-82f8-4b4a-aaa6-77bc9628293b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:17.000Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e275469a-294d-40ee-b062-ac6f9e26d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:27.010Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=081eef0d-e2b2-4be2-b50f-8f5f59e19ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:37.032Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=536a1110-33a6-4808-b018-205946b34e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:47.045Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=70c6adce-ed94-486a-adb8-bcfb29e8b297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:57.056Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=82618cb2-8cfa-47ca-acd7-aa9769ff37b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:30:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:07.066Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ff4053b9-17ea-422f-9a96-656f9c52294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:17.077Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b9d0c9ff-f74c-4397-b3e5-50b67e1c8b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:27.089Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2ce816d2-e5f7-4fb4-8de8-64b9e26dcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:37.098Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3583f84c-0703-4351-82af-7afc34e6aade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:47.108Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7b7b59d9-9699-478a-8d88-7e2c9fe284f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:57.118Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ac4aa7f5-67df-44ee-a137-f42c328242ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:31:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:07.137Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ffc02255-9089-4767-9ff7-e37018fba9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:17.144Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=63caa701-8a97-4a1f-a048-c8346100d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:27.153Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=eae0827a-6a39-44d5-b527-b298f4d75839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:37.163Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=479bca7c-c235-4b19-bfbb-696fbeb24131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:47.173Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6f02a0c4-dbf8-4f52-8698-2e7c850b61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:57.183Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f584383b-d41d-4269-a183-e75525df292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:32:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:07.196Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=66411f2b-75de-4896-8b99-9ad30f4de3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:17.208Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b24b1321-9ab9-4fd0-8755-752c9b7d8725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:33:22.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:33:22.308Z |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-25T03:33:22.309Z |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-25T03:33:22.312Z |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-25T03:33:22.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:33:22.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:33:22.319Z |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-25T03:33:22.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:27.220Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=fd5c2288-307f-407a-a9a1-f9448fbc9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:37.231Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=15470ec3-a2e3-4e44-a630-84f961b548a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:47.240Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ab1d0628-21ab-4ce4-9543-cf277c12831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:57.250Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f0c6bb1a-81f5-4e0c-909a-f667fc5a7d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:33:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:07.260Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7831d910-b4e2-4441-9a2b-aad50423b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:17.272Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=40fb1919-f07c-404b-a99f-eae6684c191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:27.290Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=20426f19-49c9-44c3-8f88-2a27c5be9ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:37.323Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=51b2131a-d4c1-4cd4-96b9-e93b95f752aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:47.332Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9f540622-62ce-42d8-97cc-aaabf6e865a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:57.345Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4d10d64d-6407-4c12-a679-5d592c0e77c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:34:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:07.356Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=752f2444-df4d-4b02-984d-633d7f38033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:17.366Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=94fab82c-5b76-49a4-8b03-877d0e0e7389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:27.376Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f9ac722b-f148-4c57-9295-1ce6b1c41096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:37.386Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e34ab55f-8909-42e5-9412-be206376f30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:47.396Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=66900214-85e4-4f54-af9e-7d2e0514eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:57.414Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=62e2e3f0-14d1-4444-aa77-ac1ed77461db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:35:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:07.433Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f3fa42f4-f9d9-4f4b-9976-64b9c58fabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:17.444Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a46d1aaa-fdbe-452b-8b4d-608bfafb3f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:17.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:27.452Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e9e147e7-13e3-4e96-acbc-68dd3afb8d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:37.465Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4ae76644-0981-43be-8ca1-cb1f8f696df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:47.474Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7497a827-996e-4c3b-b7e0-cb174cf12bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:57.482Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=dda24d80-d3eb-44ed-bf2b-fd148c37f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:36:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:07.496Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=13377eaa-fe16-4e0a-bd28-cea774ca3aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:17.508Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=fe1124af-ad1e-4cba-b1d0-e65b2ea7d8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:27.517Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3f35b05e-f3f8-444f-9cfb-8111c0e7b03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:37.548Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e588b062-87ea-4afe-8fd9-8898f1dc9976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:47.559Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c3ca06da-94f3-43a8-a8e9-8ed03e00f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:57.567Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=31df8b81-fc03-4341-a540-4c04dd62df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:37:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:07.577Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9853ee3a-e274-4cc0-9c03-c8dd86e2d24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:17.586Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a9a9ca9d-e039-4cc3-b324-f704d5862232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:38:22.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:38:22.295Z |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-25T03:38:22.296Z |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-25T03:38:22.299Z |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-25T03:38:22.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:38:22.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:38:22.307Z |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-25T03:38:22.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:27.595Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f2329adf-a22c-403f-a8c4-93f6347e3b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:37.604Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c865f0a7-7e8c-4caf-9a56-185c27fedfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:47.614Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a5239090-47d5-4590-9609-ba15a14d3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:57.622Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c4c0ac34-474f-448a-acb1-47591cd44bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:38:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:07.633Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8f490eff-ea2f-4441-a107-61ec60abfcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:17.644Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=631da3b6-1320-44c6-afa8-ea19a7de7aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:27.652Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=67f38d32-fa07-479c-9ea0-dda7c3b87e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:37.660Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=72b9b06b-33fb-46e2-a513-f7eb76d5774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:47.669Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f71b14b7-5f35-42ae-9001-ee2f480b2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:57.677Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6d45d4c5-4f98-4129-8ad3-323834bbc75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:39:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:07.686Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d38931b4-f65f-41fe-9a93-dc8c8b873166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:17.694Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f46709b1-c580-410a-8594-656df7a707f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:27.702Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=3d800722-d389-4029-8ee7-89b7abb3ab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:37.712Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f9733559-20cb-4af7-9e30-53f323fd824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:47.719Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b1ca8e31-a4c8-4c70-acba-32b9e87d33e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:57.729Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=77a6bb51-483f-4624-8571-46e61604aa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:40:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:07.738Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8feec6d9-e4a5-4d01-ae3a-36a1c707271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:17.747Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b34cfa8e-e1e2-47a4-a58a-b597baccde9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:27.755Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a26bb6c6-a527-44e7-bd29-185467de301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:37.764Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=cbe2cdb8-8cb8-48e6-bdb7-a1de96c77048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:47.773Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=646dcc58-cba6-4d77-81e3-a4793aa5f8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:57.781Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e765a5e8-f84e-4390-993e-1397f4ba773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:41:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:07.791Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=088c6be3-d74e-4762-9dc5-d90dd8628d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:17.799Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c5813ed6-99c1-4ebb-8b15-a13ba22d1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:27.807Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=60463ba3-1be9-48a5-97b9-de7fda5f48e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:37.821Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=966259f2-084f-49a2-b2d3-957d600a1e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:47.833Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0956f87c-9cc1-423a-baae-08d75cdf3f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:57.841Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a98c50e1-aea8-4a1a-89a3-b5d217fbf690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:42:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:07.850Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=72d2876d-5a68-4b99-8092-6982c096dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:17.858Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d58da275-8d12-4fc4-a118-b9b698b64e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:43:22.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:43:22.285Z |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-25T03:43:22.286Z |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-25T03:43:22.289Z |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-25T03:43:22.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:43:22.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:43:22.296Z |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-25T03:43:22.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:27.867Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=dc9189e7-10a8-4b4e-b642-efa22422a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:37.880Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=bd6f789c-ab92-41be-88c7-3e1504ec3ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:47.890Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e671e8c5-a917-46ed-8633-ba2cf03375fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:47.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:57.897Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6d1dff73-2171-4ff6-958f-d623ac80e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:43:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:07.906Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=33fbdedc-f59b-4dac-a89b-3d65b70bc78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:17.915Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1c54c74e-7c51-435a-846b-9ff469d1058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:27.923Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b99b6c60-c35b-4e70-b377-62ed8ccb1581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:37.932Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1fbbb6b4-b2d2-4506-aecc-9621a44b3a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:47.940Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d061054c-79c9-476a-8adf-378d27d339fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:57.947Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9b5a4b94-f7d5-4296-af23-d5df30641a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:44:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:07.958Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=c89393ec-1c8f-4a76-b02d-899956f4f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:17.967Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e374755f-0dea-412a-976d-0254b29baa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:27.975Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5412910c-f0bd-4a38-bbe2-6c37ebc0eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:37.987Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=10b3406e-0f88-42ed-a98f-0cd6b4357203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:48.001Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=be61e762-77be-41ff-9b05-44c1fb8051d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:58.010Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=92e6e64c-a8f9-4db8-85b4-877327471464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:45:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:08.020Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ac823a59-1ce8-480a-bfb8-66dc826ad474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:18.028Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=6255cc6d-a547-4694-ad97-ff4cf4599162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:28.037Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7db2d2b2-d80f-487f-8f10-a30e3fa81f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:38.045Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=829f6668-6fb6-40aa-b251-553661d9345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:48.052Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8e2714f3-40f4-47de-a23a-7d6ddbbee71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:58.061Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8c109c6e-214e-4c46-ab8e-c8d6112c3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:46:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:08.069Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=baef0098-191e-4324-a8ae-e8e4e2ddc6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:18.080Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4baad473-f20e-4d37-aa57-874d242a55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:28.089Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=433c64b6-eda9-4e9e-8441-eb4d335bc033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:38.099Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=38d987af-963f-49c2-8ac5-1af9acb85b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:48.108Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f5c4ccfa-b9c5-492c-a405-05d48ded40ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:58.118Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=43475fb5-11cc-45c2-9c1c-c2f164db29d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:47:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:08.133Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8e0068e0-9340-4526-929e-866aea4cbcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:18.147Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=2b1d9aea-1172-4809-b2cc-f06459d479ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:18.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:48:22.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:48:22.367Z |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-25T03:48:22.368Z |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-25T03:48:22.371Z |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-25T03:48:22.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:48:22.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:48:22.378Z |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-25T03:48:22.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:28.158Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=5d444823-e0ec-433e-93cc-2bc88a4ac574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:38.167Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=ffc27bbc-a204-4115-bc79-fb185a8eb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:48.177Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=51d20f25-cc6a-4f36-ad20-4fd5966b6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:58.185Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=4cccaf57-1f30-4e03-82f5-e4e5b1a6c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:48:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:08.193Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=76b2f34d-4746-4cbf-899e-3b99b919f18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:18.203Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a1aad21e-b0c6-4c32-818f-76dda9883520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:28.212Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1c6d47f5-edb7-413a-a564-65b59f3c08a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:38.221Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8d64450a-52d9-4c87-b76c-6af2d21f0d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:38.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:48.230Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=62be8d6f-3251-4326-9e9e-7cdb2adcfee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:58.238Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=de31d2db-32c9-4325-8fb8-a9220cbd160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:49:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:08.247Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7c574df9-2df6-420a-b4d4-92f4e5a81135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:18.254Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1b44eb56-7218-467f-893c-93de3cebc345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:28.264Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=45fd35bc-e5e0-4d93-b9bb-2fd255c10aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:38.284Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=14430cda-cef0-4863-899e-482bb527e7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:48.295Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b9ad6fe9-da20-437b-9431-d3d1f3a652e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:58.303Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b6cf5caf-026f-4bda-9d95-1e33684f522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:50:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:08.311Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=0ff473b1-6e80-4d5b-853b-4326638dac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:18.319Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=1bf23e1d-b777-4987-bd0e-a223d11a5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:28.327Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=de65e201-858e-44b2-88ff-af7798ab5534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:38.337Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=23775888-46a4-4587-a2b8-653c4213dbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:48.347Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=b01bba00-972d-4c65-a0a9-42f19ff93857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:58.359Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=52cd6fee-e216-429d-b2a4-472ae825bbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:51:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:08.376Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=8e9fd76f-ee2e-4496-b8d4-492b477239e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:18.388Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d3177ea8-7563-48a2-9987-9ce09810528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:28.398Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=9304ac61-87df-4119-b7b0-615232c1b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:38.413Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=93615dcc-823b-4965-994c-da6989b082c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:48.427Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=795f0881-95b4-459d-8a8f-de48d5d893db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:58.436Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f486d578-7e8d-4bd9-a2f5-21ec606e9149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:52:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:08.463Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=822599b1-fd09-40df-8245-a85a42e43627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:18.472Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7458f9fb-be94-477e-9a99-7a3f17014ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:53:22.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T03:53:22.205Z |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-25T03:53:22.206Z |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-25T03:53:22.208Z |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-25T03:53:22.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T03:53:22.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T03:53:22.213Z |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-25T03:53:22.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:28.482Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=7031c13d-84b1-4529-987d-d33eef1d9817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:38.502Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=52e42ad5-2368-4a15-8d40-5ebbff0cf539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:48.516Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a72446c3-80bf-4574-b852-6d033f945ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:58.530Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=25a35933-e922-490e-95bb-08167844cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:53:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:08.541Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=985720dc-7964-444e-bdd6-37335a80d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:18.549Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=750cdbcf-526e-4fca-8c36-4b27b6917fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:28.557Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=edd3acb0-2d9f-4918-b827-37d02d9e71dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:38.565Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=a19e0f16-8f76-48c7-b75a-7b37064d6d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:48.574Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=d468783b-04ad-4eb5-9ae1-1ab794aba0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:58.591Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e385c27d-2334-4969-96da-fe35c37004f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:54:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:08.600Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=e30ccb1f-e739-43ee-88ae-369d53a2110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:18.608Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=08da04ba-ec7e-468b-b163-6028458a16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:28.616Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=f3be10b3-9d1c-414b-9c11-78348cc929c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:38.623Z |INFO |Init configs |InvocationID=f1c11c45-e399-4e4b-ab84-6f658ce1b311, InstanceUUID=632e8906-3d33-4345-80a7-53cced3d97ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T03:55:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |