By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:04:07.071Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:04:07.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:04:07.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:04:07.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:04:07.801Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:04:07.801Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:04:07.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:04:07.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T12:04:07.945Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-12T12:04:07.970Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-12T12:04:09.351Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T12:04:09.791Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-12T12:04:09.818Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-12T12:04:09.819Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T12:04:09.886Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-12T12:04:09.886Z |INFO |Root WebApplicationContext: initialization completed in 1916 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-12T12:04:10.216Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-12T12:04:10.946Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T12:04:11.992Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T12:04:12.292Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T12:04:12.293Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T12:04:12.295Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T12:04:12.504Z |INFO |Started MainApp in 7.594 seconds (JVM running for 8.273) |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-12T12:04:12.572Z |INFO |Start scheduling PRH workflow |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:12.581Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c1093d19-4855-4e56-a10e-61704855d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:04:13.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:23.986Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=84614f8f-65f4-4093-baad-b7ea0d233116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:04:25.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:35.032Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=02ab1333-abd3-4f42-9060-3f28a7d7551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:04:36.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:46.071Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6e9147d1-660a-455b-9a93-f89f470380f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:04:47.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:57.111Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2f697ab4-9189-4e3c-832a-58372e1bdaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:04:58.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:04:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:08.151Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=26cdc53e-0c99-4c29-8133-d3f1897624f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:05:09.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:19.191Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3736d678-84fd-4a98-a189-655df2457ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:05:21.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:31.320Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e5b1a292-2057-40b8-a851-e7af3a242d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:05:32.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:42.364Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8046e680-e4f3-47f6-98a7-7f44f8765ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:05:43.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:53.401Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e28088d7-035b-48c3-8f6e-2cf243490f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:05:54.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:05:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:04.439Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=06f7d9d1-a6d9-4ae6-b0a4-49388062a3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:06:05.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:15.484Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=064604b8-eec7-4a92-854b-d8b2bc4cdd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:06:16.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:26.519Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a36d68c8-04e7-4817-891f-e369970141f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:06:27.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:37.572Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d3f84a2f-b823-48c0-8057-7dc4404e2cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:06:38.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:48.634Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1dfdea64-e573-4974-9ee1-ace01fe32138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:06:49.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:49.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:06:59.689Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=be229504-b53b-4994-9aea-b3314c47e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:00.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:10.746Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=66f3ab54-c617-4790-9bc8-1668aab57663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:11.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:21.837Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f21fb35c-9726-494b-ac8e-9941eb25af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:22.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:32.889Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6180c66c-417e-4abd-a510-655178e39132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:33.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:43.933Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0eb3dbb4-a16a-4ef7-aa1a-e3c9b86e3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:44.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:54.968Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=33b02031-b7ee-42c7-a1c3-f9f42419f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:07:56.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:07:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:06.011Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6dc4cc51-2c55-49da-aec7-30bdce30a4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:08:07.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:17.047Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cfade794-a54c-4a1f-9c46-530b7b7a25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:08:18.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:28.087Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=34de2aff-1c7f-40fd-a936-6527def48f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:08:29.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:39.129Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0532b984-c9f1-43cb-b140-18b68c87e608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:08:40.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:50.168Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=626f3495-2b43-40f8-8af9-b798779ee9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:08:51.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:08:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:01.212Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=fe484c9d-396a-46cf-bbea-b464b943e0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:09:02.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:09:10.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:09:10.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:09:10.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:09:10.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:09:10.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:09:10.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:09:10.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:09:11.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:12.248Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=31c21775-8b90-49c6-a71d-e4554b06171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:09:13.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:23.288Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ad884bf-cff1-4a5d-bd32-f0faf59647cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:09:24.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:34.327Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=55921881-d943-43cf-8c16-8512e9cbb2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:09:35.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:45.367Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=aea6f96a-7224-4df7-834e-8b24af92f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T12:09:46.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:56.535Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=965f9437-b913-4a4f-bd44-ed7557e43343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:09:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:06.722Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=15d85bdf-cdcf-4d57-839b-3348b1bf7212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:16.744Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=908a4f28-f839-46b1-a2d0-b0c054448760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:26.753Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cab3f5ab-f426-4004-baf2-cc975c9a3857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:36.765Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c18e8882-13e5-45a3-a7df-84b973e6e28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:46.774Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f8a7a513-5a30-44b6-b044-cff8d8ad6a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:56.785Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a8683842-a061-4df1-b236-0e96c196904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:10:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:06.799Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d7b737c4-9e22-41ca-a79e-3fa9f48a1bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:16.810Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2ad925f9-9e16-4614-96ca-7fd30e1c4669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:26.819Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=53878998-d5d4-4792-84f3-6e4c7ec97a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:36.833Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bf62c7db-ae88-43df-bf52-6bd01a006815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:46.845Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=06735911-2abc-44a5-8e8b-a38305162bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:56.858Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b56ecf94-2a29-4e86-89d2-0f76e389c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:11:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:06.868Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5b5e984b-92b4-4dfd-b4a4-5857040f19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:16.880Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f0c83cf0-7848-4bf8-b143-0aa6c0701dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:26.889Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=175c7819-8a28-4cd1-aeef-e01d4e2202ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:36.899Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f22a4584-a5a0-4c7e-bc4b-dd3b9b078ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:46.915Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=04346494-66db-4f7a-aa8a-1b37ee0ac08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:56.925Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1e43eb26-e154-4557-840d-20e95f3c437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:12:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:06.934Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b78607c5-2458-4d4e-a928-337465ec1f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:16.943Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7de6406a-9705-4fdd-be4c-8e8ba35b0efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:26.954Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=46dddbc9-74bb-4ecb-b827-204493db80ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:36.969Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bd7e8481-1c6f-44cb-b00d-aa560fb19e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:46.977Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ff4ade2e-a138-4fc8-8924-531a889671f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:56.987Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1bc07b09-3944-42e6-bc91-f2a4d481df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:13:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:06.995Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f61f4f46-dcc5-46fa-8f83-346e6faae9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:14:10.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:14:10.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:14:10.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:14:10.593Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:14:10.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:14:10.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:14:10.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:14:10.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:17.002Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7a484c7e-4b9e-4993-ae93-9c57ebf676af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:27.011Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=20ba17dd-95b3-47d9-82be-b362ad8deee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:37.020Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a90d0e54-08f0-4d11-b1fd-3897fed34beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:47.028Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c620e62b-c785-4bd1-9d92-869b610adf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:57.036Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ad36615-d25e-4799-b7ec-238c2fe03ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:14:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:07.047Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=07d65ed4-2f33-4e44-83c3-fea54a1193ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:17.060Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cf5aa0f5-a52d-41d4-b6b3-18bc4d41e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:27.070Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=92a57a76-245d-4e88-8306-265e8bc12ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:37.078Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2da209df-6ce2-4932-bb3e-8e1b68928eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:47.091Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4ab29cf1-deb5-4431-916c-707e75abc57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:57.100Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=443b0e64-985a-4eda-a5f0-c6af52b0c4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:15:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:07.111Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b0a037b9-755c-4401-a323-9bd29a44c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:17.125Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8bca67a2-1d78-4017-86ed-a54a6d560db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:27.133Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7ff7b82a-cd4d-4b50-b4e6-78a6f23cc0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:37.145Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=da3fbe2e-8162-4a34-90ad-c580df5f40a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:47.158Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ae2a1d5d-6b25-4423-87ef-f2663cd9c2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:57.168Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=50ee81a8-0b03-44ac-9190-0c25bceaec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:16:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:07.180Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d9e30720-569f-4535-a5c0-8a24e9390f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:17.199Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=31032c99-36d4-41c3-9389-1ccdee63b060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:27.218Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c0db64ab-170a-4289-8661-2c3e4c847c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:37.228Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bf10233f-c74e-4212-9663-82a442bd6dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:47.242Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ff853a1-bacc-4bd6-9c3d-0b99f0974286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:57.249Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=de610078-94c8-4f65-8c4a-85417b8c328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:17:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:07.259Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=966dc28f-c8f8-420a-86df-f2f3ecfe840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:17.269Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=48742123-d7a1-4eae-822c-2717a67b9df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:27.300Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4ff4f37a-2ffe-484a-b599-80f08e19f892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:37.340Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5c87ed37-2b09-4ea9-8572-8523e4896e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:47.353Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=dc40d397-1342-4ebe-acf5-ddc3a2a49b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:57.363Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e8f70dbc-bff4-4822-828e-5e90a8b96e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:18:57.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:07.387Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=717a8f0b-40b6-48cf-aa69-6a8c0975a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:19:10.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:19:10.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:19:10.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:19:10.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:19:10.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:19:10.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:19:10.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:19:10.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:17.407Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=72111f2e-6e71-4092-a635-c1cc7ce09beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:27.413Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1487ed71-b5b5-4248-99f2-0ac67748e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:37.424Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ca517b2-106c-4de3-abd3-78faac22103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:47.451Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3374a612-763b-413c-b906-9ac6d9715835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:57.465Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7dd78744-bd04-4e49-be15-bc83d6b7fb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:19:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:07.472Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=437860bb-c417-4957-9141-36d9d7e669c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:17.479Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1518b401-2225-4956-a4be-059e6ddd0af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:27.490Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7b69dda7-88ac-4586-9d6c-a1d7891941bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:37.500Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8c86f32f-41ba-4dea-98da-20de8438eb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:47.514Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a0cf0dc7-e8f1-4d74-9222-e81abd5a48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:57.535Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=653bab69-69e9-4b8a-bea4-18a550a1f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:20:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:07.545Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=56b2743a-1b3d-4e04-9e8e-87a826d6d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:17.552Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=19e93ce2-c736-4b0b-a989-596cdf5d650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:27.560Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9fc78767-0a60-4b89-98a3-076b24b1e714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:37.572Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8835ca3d-5e6f-4af0-9676-d660eb1ed7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:47.583Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e810e6a1-cc59-4f61-93b5-32ce86debe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:47.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:57.590Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=69ff6520-2a48-428d-9ce1-32df74a29fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:21:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:07.597Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ff52a18-8eb1-48b6-8578-387670d10e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:17.605Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8fe8f402-bcdb-4765-af91-1ce8016bf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:27.612Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b9d1ffea-f480-47e3-aae6-ea7288d53568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:37.620Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=52b69186-43ad-414e-982d-b7878bab2eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:47.627Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=93711535-1ea8-433c-8d8e-e6e0af6689f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:57.638Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1296514d-be7e-488d-96d9-30cd650e2978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:22:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:07.645Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2be29e0a-4dee-4e14-b1c7-b11c29401205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:17.656Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8d047291-d615-4e02-a0b8-0b9a1cd80f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:27.668Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=da876d24-a9b2-402b-a7ca-ceadc4b551be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:37.676Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=52f470cb-20b0-4abe-aa9d-506aef1108aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:47.686Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=07f498e2-4594-4af0-9f55-59fa2182a820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:57.693Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e73ab815-cddf-4dfa-b03d-4a56f4889042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:23:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:07.700Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c9dd4d20-6b96-4227-9a0a-9d5ac89148f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:24:10.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:24:10.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:24:10.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:24:10.630Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:24:10.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:24:10.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:24:10.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:24:10.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:17.711Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=35a2c60d-5936-483c-9549-6ae439c12166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:27.718Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=fff57796-fd79-4796-a5d8-ac062001c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:37.725Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3e8815e7-02dd-437f-a6fb-1472157f7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:47.734Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bb2d943e-6df4-4eba-859c-2301e0bbf2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:57.745Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5f7edd7d-0348-49b6-a6b9-f86f6fd06d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:24:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:07.755Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6439e035-caaa-4ad5-853a-977bb195a5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:17.762Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a5d8008a-5c32-41d4-af7d-afe6ab2125f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:17.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:27.769Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=42502b51-0003-4a37-b424-cf9353f3b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:37.777Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e571227d-46e2-497c-b325-0b355f0cc8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:47.784Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6c7ec289-22a7-4e78-8b65-465dab14bbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:57.790Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=79dcf6fe-a04c-4a3c-8bdf-66f38c2a5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:25:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:07.804Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=32ef214f-bffd-4c33-962f-aa119095fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:17.811Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=54d6fa7f-6ac3-4adf-adae-eace3d6a81b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:27.817Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9e5c1847-0a04-44ed-a695-57626b77e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:37.825Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d2e6354e-6066-4d5c-9af0-b799eb859b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:47.836Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1dc09d20-112e-4f06-89d3-64cf88cf49a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:57.850Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e15e5eed-5933-44e3-b50c-28a1a7ccb80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:26:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:07.857Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=980251b4-dd5d-4451-b89c-6e110612811a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:17.866Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4159b907-2cf3-49e0-9b2a-6322a6091d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:27.873Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b81edf9c-534c-4147-a9f3-34fc1f87ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:37.879Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=61aa6a7b-cebc-43f0-b84e-99194961cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:47.885Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=48c978ef-4ef9-4f42-8d9a-3cba8bd3adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:57.892Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0a95c9ad-64e4-4553-98cb-cb7f8e841570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:27:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:07.900Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0199bfc3-e035-4ee8-a84c-ec9cee13c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:17.906Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1fa5bcfc-0f88-4cb9-babc-81cebe447289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:27.916Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2fbfa30a-2a81-4158-8be9-55f3d894c6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:37.927Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0f5630bf-49ea-4665-bb50-fa9bb0da878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:47.934Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=24d46bce-48c7-443e-9e79-f0cb20da2ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:57.941Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=05b10bbe-176f-41a2-bf54-a5902210465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:28:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:07.949Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b6ebc51e-c227-47af-ab14-75fa0c2c1f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:29:10.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:29:10.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:29:10.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:29:10.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:29:10.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:29:10.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:29:10.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:29:10.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:17.957Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=813d1d13-daaf-48e3-bc81-19e5157ca93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:27.964Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4bdc3673-9201-403f-aed9-4d12e36e1651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:37.973Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=38e97abe-1558-4f2a-9e06-0cf49fd41c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:47.980Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d2d222b3-f0d5-4ff0-97d5-b67e5633c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:57.988Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=43eb6dc9-e392-499c-971b-7b59f5c8bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:29:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:07.998Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c3e0c5a9-d724-4264-8580-412f9a789929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:18.014Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3083f810-7dee-413e-98aa-ffece4467a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:28.020Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=09633ba7-93a2-495f-90ea-cccc4c1d94be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:38.026Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c3cfd079-4918-4d6c-a375-c28f68e2ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:48.033Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5afff99f-ac1a-4f0d-bc31-9c58ef7e75a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:58.039Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1db8e8f8-d09b-4a02-813a-7809fe01ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:30:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:08.046Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f80daf06-ab13-4682-9159-3b0b59bd4d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:18.055Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1e199d18-e1d0-4751-ac95-b60fd5c18d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:28.062Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=16609093-7304-491a-adf8-5295e17fda66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:38.070Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cf110fcb-c564-4ad0-965f-445e264a0ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:48.083Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=977a9a39-0801-436f-b102-55575bdee867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:58.095Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=88f73078-b2a4-440a-9c2c-2bfdad5142dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:31:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:08.102Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d1fbf760-249c-41db-a48d-bbb2bcb20a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:18.111Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=be8c989f-8b00-4d20-8db5-07243fa4ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:28.117Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c4cd8702-75a9-410f-af18-fa3372be1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:38.126Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9411383c-146d-4edd-86e8-c36fe3d59734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:48.132Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4d9d4b08-8026-48ab-9b63-17b32de13ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:58.139Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=05939ab5-5423-4258-b451-2123d416526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:32:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:08.145Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6a4f62d6-6f09-485d-b614-a1d681929f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:18.152Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b2dc20f3-a19e-480e-98a4-8b655e34baba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:28.160Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=550fde1d-e80d-4433-afc8-eefd1d93aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:38.169Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=42b54f36-a639-4cae-97ff-43fad39a6e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:48.178Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cd2ce4ad-3ed1-4a33-a9a0-db19f18788cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:58.188Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7b130236-3c22-494d-8e6f-2279fed329a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:33:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:08.194Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b40a30d2-7be5-41f2-b420-c03e9a46c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:34:10.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:34:10.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:34:10.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:34:10.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:34:10.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:34:10.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:34:10.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:34:10.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:18.202Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f3bda6f5-4f62-4f39-a8b7-82b7344bfa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:28.214Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4282e061-1a0e-45cc-8075-af8105e3f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:38.221Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5d589667-0b9b-4713-9d70-dd3ebc6da203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:48.228Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7c2db5a6-ae1c-4438-85ba-fc1d7fb01a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:58.237Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b2535a90-f79b-4cf4-98d7-263fe83cbaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:34:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:08.246Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=57df672a-3dd0-4a69-8124-9e98a17f9da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:18.261Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=77a5b937-6b2d-4cbd-8cbd-5b9494419417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:28.270Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e0b04391-ad52-4a95-90e1-f0f918043b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:38.278Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=951adaaf-69ff-419a-bc5a-9d469d361870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:48.284Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7432b927-810c-4efe-afba-455d749df1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:58.293Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f8c82181-7c2d-4697-9544-f6c1db75117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:35:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:08.300Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3445c17d-657b-494f-813f-37cbb039dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:18.308Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d54fee9e-87c6-4152-b955-88da5809cb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:28.316Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ad403b00-025f-4da5-9367-3757a8ccd660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:38.324Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=238b3f67-d56e-40c4-ac33-84e0bba865fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:48.333Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=43f2a86f-7587-49ab-9025-b625d66906a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:58.343Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=155ef05e-687f-4adc-ad38-2f13ed6a74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:36:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:08.349Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=77d0ccf7-8fa4-40b4-baf9-14703de386a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:18.356Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ce3ebc2c-f481-4362-84b4-87c680ce7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:28.363Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=073a90e0-fb1a-467d-9061-5146273180b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:38.368Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c9fc8496-7221-45c4-a6e5-bc20885f4f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:48.375Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8f508038-a3fc-4d83-b40d-1890bf9a4ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:58.384Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=06182c90-77c9-4360-acc9-a644e3816710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:37:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:08.390Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=367d83d4-11e3-4a03-bd27-d5692d46da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:18.400Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e649a41e-d255-498d-b981-f422f3dfabb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:28.408Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ead732d-3fe8-4541-b93b-f6ce072fe5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:38.418Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e5ffdcec-f1e4-469e-96b3-ca328ac1d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:48.425Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7ba0dbb5-d83d-4aba-a478-fe05e885ea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:58.435Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=131c3468-0b12-429c-bf07-6cf2aacc1d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:38:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:08.442Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=44e7b267-f1e2-4ae7-b300-d53a8691c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:39:10.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:39:10.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:39:10.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:39:10.584Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:39:10.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:39:10.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:39:10.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:39:10.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:18.448Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b00dff0e-25e5-487e-baf8-f603ce6050d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:28.455Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=34bf6027-b95d-486e-94c8-820654f27141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:38.463Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d1d94fd0-9c2a-4634-bc67-19fbcc1bafd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:48.470Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8501e20e-110b-468f-8269-323ae162855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:58.479Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=89c3cabf-d889-4b35-bcd4-12bb80a49f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:39:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:08.495Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=eaa25be0-0370-4f2c-90c6-4dbfdb763cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:18.505Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bea4c1c9-c34c-47ef-b77d-b67ff59e2fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:28.513Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f3ec9a4d-de9e-4048-96c3-0e92f9b8b763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:38.519Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c14d2281-4db4-47af-b1de-ad29ecbaa54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:48.526Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=87740af6-a314-440d-86bd-e25f5553b1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:58.535Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cda4b3a2-ed83-4626-8f51-39a9e12d74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:40:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:08.542Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0e7b9c57-ae8e-4600-a3c0-a1f98ff958bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:18.548Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=909fbc03-30db-45bd-b5b4-7bec79fe1f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:28.556Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a7f4ab35-6a2c-4e0f-a97a-1b177db5f318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:38.565Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9a0a2fea-aa7c-432c-9227-09ae4aae2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:48.571Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e218bb6a-641d-4e81-9fdc-8a131535cf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:58.581Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a7123c71-ffe0-41eb-a15e-209df3f5dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:41:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:08.590Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5d1785a0-c121-4b54-9756-64eec020ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:18.597Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=92c24914-9d9d-48f3-b097-f01190675533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:28.605Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=576fbcae-b3f9-4064-a47b-be78a615b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:38.611Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9d0ea135-0e8d-4774-b958-058ce41b1834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:48.618Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c6d7df52-6a13-4083-be1b-1658450be2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:58.625Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6e0d2558-66c8-472e-8b89-89a7cec18f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:42:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:08.630Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2eca92c4-670b-4464-9ff9-ab8b7e264858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:08.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:18.637Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c5f47146-b2c5-43ef-be49-bc77dea0311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:28.646Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2f92168b-ff06-4cd8-947c-fe7cc64d5821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:38.661Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=142d3e2a-874c-4b34-af91-47fd3f4ec674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:48.671Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c3e0e802-3e41-4f6b-b026-032af61296a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:58.676Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8b82d799-f26e-4dc7-8f36-4a60a30d8b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:43:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:08.683Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c148ad9e-ce0e-4855-a521-131b9536d818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:44:10.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:44:10.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:44:10.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:44:10.569Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:44:10.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:44:10.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:44:10.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:44:10.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:18.689Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3f063b99-9d74-415b-8fb4-61661ad40dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:28.697Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c8c3d166-d944-4a78-8d44-e3794dd3f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:38.703Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=12517fa7-98a6-4dce-9e22-988dfe629287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:48.710Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5ea12470-96fb-4e80-ac56-ca3883795b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:58.722Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=988880c8-e98f-48ca-80f4-54ee266e6a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:44:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:08.734Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=193ec3d6-8a71-4d35-b0e6-f7b3bdf20bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:18.743Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1c2b1158-070e-4892-8c40-aef897603331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:28.750Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e1426e02-98f7-4d7b-bda5-f63d9005a4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:38.757Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=96cefedf-96d8-4471-b6d9-2e498007e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:48.762Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bed77ed4-f443-457c-8c4c-47fc9a9fbb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:58.769Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=40f81b54-78ff-4e59-8deb-06cd941767bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:45:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:08.775Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=11c79072-abd8-4013-97d2-23693b606bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:18.782Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=971b1bd9-fdda-46e2-8fe9-bca5131368c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:28.788Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=17a83ea5-5c8b-4aaf-a4a5-4c8548a4b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:38.796Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=87481d8d-c08c-4562-ab2b-3d6bd8c61dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:48.806Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b31e0fc7-a285-402f-b7c0-dd8f2f6ca365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:58.813Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bc188dc4-8d44-4e62-9b53-101a0843a857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:46:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:08.819Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1ed6f5b6-f23a-4fb3-be6c-bc5a247a7856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:18.826Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=878d0f80-8193-4200-91c3-9cc471a5afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:28.833Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=fc646a51-87b2-49aa-95e5-3afda4743564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:38.839Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=be6f2d60-5c2e-4e44-9d72-ef166e38d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:48.844Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=59ae4ddd-fd29-4ae1-b9f2-a653852abd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:58.850Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=448b2ae1-103f-41cc-a84c-643842a796a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:47:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:08.856Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=00cda56c-5cfe-4b99-9faf-39916eeb2315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:18.865Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c29ec02f-9d7f-456d-8d53-588712172f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:28.874Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=46fcdece-557f-42c8-818a-2a3f2900ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:38.883Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0c003667-4050-48e4-b10a-408f4040731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:48.893Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b2361b48-2362-4872-a148-1f85e85df244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:58.900Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6e9562f0-5c62-4fb8-b502-984e5b258d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:48:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:08.907Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9acb0670-da05-43a3-8d1a-db34747c65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:49:10.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:49:10.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:49:10.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:49:10.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:49:10.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:49:10.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:49:10.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:49:10.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:18.916Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=889215c4-73bb-4bbb-8ea9-4e6c09bc2f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:28.923Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b389e0fb-3352-4b75-91c8-eed1326ebc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:38.928Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=073f733a-f477-4b6a-9a51-62b3dc55fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:48.934Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=03e13f20-253c-433d-afbb-3b9705d47f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:58.940Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=52495eb1-f533-407d-87db-f62fbd8ae013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:49:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:08.947Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=713a70b1-a9c8-4511-b9cd-75b1f91788f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:18.955Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f9656f25-8cac-43ca-9767-646097305318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:28.963Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=41f06305-5444-47e6-906b-63996c1c1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:38.970Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7f3b5e62-3200-4c3d-b86d-525b71b9ed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:48.976Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e481c278-c4de-40e6-ae8c-837cf1568266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:58.982Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b40f6e70-9ad0-41ca-82a7-d07044c5fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:50:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:08.988Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=977b2b9f-5cba-43bf-a5c5-f3b63b59b4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:18.994Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=84ddf842-1bb8-4b9c-9ada-f450f16e99ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:29.000Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1c349c77-74b0-4470-9c62-62da16816141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:39.007Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3a2e6943-d2f0-4369-8272-e6433d2b2469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:49.014Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=060aece7-06fa-4920-a53c-7015b3e00423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:59.020Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=26ed71e3-99a6-48dd-9373-610d07ec7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:51:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:09.026Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=498170ad-8d59-4a7c-84c2-1aded82615d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:19.034Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b8bff9c4-b13b-49ee-a020-4a01d8cd058a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:29.044Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=87270dd6-7997-40d4-af32-542fc13f36b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:39.052Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7a71be1f-ce15-473f-8a12-884b88235794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:49.058Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=654ddc05-c803-4ebc-b90a-29fce5050bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:59.065Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=91603d58-6452-4e5a-a09f-746b3af57f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:52:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:09.073Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a9a2afef-e637-4da4-93e4-07a5e98c16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:19.078Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=325b30be-107c-4655-9377-813fa6af9cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:29.084Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cc1e7e6e-6141-4561-9ec2-97f994932f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:39.091Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bee2e81c-b8ca-4897-8147-8f6bb054aaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:49.096Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bd8935b5-f424-4443-99ba-11ec7459ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:49.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:59.105Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=95e3c25c-514d-4efd-81ed-edbe887dbb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:53:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:09.117Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c799bad3-bf54-4a1e-8861-759f5ad5552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:54:10.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:54:10.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:54:10.525Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:54:10.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:54:10.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:54:10.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:54:10.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:54:10.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:19.124Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9d574ade-d163-4a6b-bd55-890ccdf06b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:29.131Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=134f8dd9-c6da-4961-b612-c34f82d7c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:39.137Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3bedf74e-cbe1-49d6-8aa6-286eef5252be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:49.143Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a2f89822-a45b-41e2-a8f2-335fe715db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:59.149Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=49f6931e-8ab6-4600-a8e8-0db881bb01cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:54:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:09.155Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=02f47172-ccf3-4bb3-bbd1-b875f149bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:19.164Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=282de608-c726-4d7f-b0e4-9aa61466e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:29.169Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=39b9eb92-e11a-4467-afed-43df2ce81da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:39.175Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=70459477-36be-4abc-99dc-ce7bb29c5c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:49.184Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=91a46815-1d4f-4191-a9c0-ab5d96be602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:59.194Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7d8c1588-989f-4821-879d-a89665e6ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:55:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:09.200Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=251a72f1-0003-4530-9270-c3738e2df572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:19.207Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=eb3bcf45-583a-4b4e-abd5-40c6cc028c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:29.211Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8fff050d-b519-43b7-ae75-85a9208e6ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:39.218Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=846258ae-0600-4820-99ef-13233c306388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:49.224Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4986d48e-b201-4a40-9393-7decdcad9ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:59.233Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6c59be92-3936-49cf-85d1-42b7b7167e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:56:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:09.239Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=fcfc6e19-7fd9-40eb-9f66-ac5363e8d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:19.246Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3320acaa-17c8-403e-9a1c-027280dc323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:29.253Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4776f16f-70f7-4607-8760-3d6c6de7ec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:39.261Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2fa0a472-1cf2-46e3-972e-06f28fab6c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:49.267Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=af3cf09f-fa45-496e-b511-00349b948d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:59.274Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b4289b11-8d94-4530-a7a9-08d8ea04e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:57:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:09.280Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5fd4fedd-2099-423e-8758-42850bd56841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:19.285Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2644d48a-0405-463c-b81b-38e38c34f2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:29.290Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f5bebf57-84e4-4eec-af72-f3b06ad5358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:39.297Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=266a38ff-2fc1-433a-8c42-c83a15c3e3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:49.302Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c05039c3-7bfd-4e2d-b9ff-6060e37fbd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:59.311Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=54e56d1f-e1ef-4609-8fc3-cea0994767eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:58:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:09.322Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=59197664-7cca-409c-9e45-9ffd71b51409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:59:10.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T12:59:10.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T12:59:10.581Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:59:10.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:59:10.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T12:59:10.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T12:59:10.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T12:59:10.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:19.331Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=51c2549f-f75a-4d2c-94eb-b354f49f1702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:29.338Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e345895b-39ca-4c5d-84c8-d2927919e7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:39.345Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=79b23a06-8ebd-46df-bf20-145840671f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:49.351Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b82b44c6-1af0-4b73-b639-edaeecdc5e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:59.357Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c62b0927-afd6-440e-94e0-b93922f459b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T12:59:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:09.363Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2381d5f4-e800-4e91-807d-451722091126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:19.369Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=aaa83e00-9dc6-4dbd-b268-77b7e06ff612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:29.377Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b22d7a54-c0ed-45ef-a27a-c26ec1ef378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:39.384Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=38615e47-f7ce-469b-b94c-8ac81fa379fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:49.393Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f658dc0e-5592-41ed-9172-c722855037fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:59.403Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7d711937-655f-4b06-82fb-6973cd213721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:00:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:09.410Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=169bfe46-12f8-4f3e-badf-a722f4841580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:19.416Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d67083ee-aded-44e6-b166-76ef4ffedae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:29.424Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0f5883ff-f63b-48d1-a25b-f465ac4440c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:39.431Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7f7ee683-8a13-4abc-904d-161140ad85fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:39.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:49.435Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8326b6b1-7c55-4650-b2ca-deefee687295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:59.440Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d755f020-2da6-43dd-8d01-9bb0b931ce78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:01:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:09.447Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8d7de310-1852-48e4-bc94-724cbd7aca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:19.455Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5ab4dc5a-59e9-412d-aef4-7bec8b354475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:29.464Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a541f050-edfe-4d1c-8383-e33ba9c3fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:39.474Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=feeeb88f-99e1-492f-90fb-abf5715d39e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:49.483Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d730efb7-f870-48b8-b520-f8a81c908ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:59.491Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=457cff07-adf6-43f5-8b8d-409710fe7055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:02:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:09.499Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=71b3c98e-c1b8-446d-ad40-4d5b3875672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:19.506Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bf1ef701-766b-433c-86b9-9839bff6aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:29.511Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1e3df877-4d21-40ed-b030-c0e7f48c98bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:39.517Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=994b4491-51eb-4dd2-9d96-8f722c852d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:49.525Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b60a10d9-3d70-4b1c-a452-be7b5abec9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:59.531Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=08594535-e975-473f-bcf2-53325156b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:03:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:09.539Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6dbb3a7b-d18c-4484-9045-013a80b0000a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:04:10.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:04:10.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:04:10.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:04:10.567Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:04:10.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:04:10.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:04:10.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:04:10.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:19.548Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=93cea122-58d3-4b76-89d3-e310d5af2c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:29.560Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d673b162-ccf7-4082-bba7-14241adc5703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:39.570Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ddc649a0-7ae9-4848-9382-6f364f4936a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:49.578Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=542f831c-a332-4508-b9fb-5a218ff6ec8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:59.585Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f66d9370-4dad-4131-b663-0c64952bb56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:04:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:09.591Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f3903b2a-a4fb-4110-827e-864ae5c8cecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:19.599Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=15cdd670-0d1a-474c-bc57-d1fb5e574425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:29.603Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=84d9506d-6bce-4d2e-84f2-a1d5b9701a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:39.610Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9f40c860-ca9f-4ef8-879b-7b6665034055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:39.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:49.616Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=66adb82f-6f2a-4bbd-9487-ec93218d4260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:59.623Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ff0fa113-815f-4dc7-82d5-e9dbb416c647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:05:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:09.632Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=61744a47-9aa4-4b6f-9e21-c8394047a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:19.649Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2211e89d-32d3-49d0-b76f-615e2acc1269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:29.656Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=eb42aec1-3a0b-4789-86bd-793fab408412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:39.663Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=157dc3b9-fca5-4341-8e91-9423004e8094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:49.669Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=409b5235-a1f1-4f0a-b767-885aa4eee058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:59.674Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=02c44726-05cd-4720-b418-83ef17ddb2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:06:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:09.680Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6a0073bb-c2f4-4b8e-ab39-ca8a7759eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:19.687Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=95967c1a-c73a-4363-8bad-f302123007ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:29.693Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=35ae4341-80ca-41a7-bcc1-4c623634180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:29.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:39.700Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=44d780cb-7af4-4ca5-9555-a63487500c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:39.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:49.708Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2bafa2f8-1548-4e82-acbe-bbef431de1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:59.718Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9b78c7b5-4646-4bec-a188-8240e0d5c8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:07:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:09.726Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6442e0c6-bf3b-41a4-85cb-5e3ad519968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:19.734Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e176d167-9536-4d80-8dc7-e0f1ad2db618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:29.740Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d2269968-d505-4ae4-bc97-1e943328e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:39.746Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bcc698c7-00d3-4d3d-a68a-1bb7f3850542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:49.752Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d1c6750b-f7e4-4151-a45e-16f25663bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:59.757Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=00e9be1e-096c-412a-a5fc-9c9e2c96a75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:08:59.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:09.765Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=16687dc7-f794-4b28-9c8f-7e3e3036c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:09:10.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:09:10.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:09:10.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:09:10.576Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:09:10.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:09:10.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:09:10.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:09:10.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:19.772Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b289eeda-6982-4115-b198-df85a9396f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:29.781Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e661d777-d272-4985-925b-1bfc00413eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:39.791Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3451e6b2-0413-483e-979c-e01103b5ea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:49.798Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b354d813-8343-49e0-a9db-8df2538f2e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:59.806Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e9a4baa9-0b76-4418-b054-b939af09e3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:09:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:09.812Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=61e64e47-6915-4bd2-a0dc-f9d327532747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:19.817Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=953400f3-343e-4187-b768-6722cedb8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:29.822Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2be49f11-0b0a-45e4-b41a-50d95df766c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:39.828Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=aedb4413-2259-432c-a1e0-14259ca395ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:49.833Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0903e775-0871-4b96-86f2-eab77b88e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:59.841Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=bf697d5e-4fd2-4fa7-bf91-53c2ae9da3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:10:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:09.850Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=674ef471-30bf-4946-b1e0-787d815a351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:19.859Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=47b02509-764c-4a40-b616-cee631603dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:29.865Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=203b654d-b533-42fc-a2be-e384dfa703c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:39.872Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=45895dcd-e7f6-493c-80a2-c6f10add9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:49.879Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c018575b-ca72-4f50-afd8-d63688eb2786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:59.885Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2a261fbc-886d-4b7f-b2b1-ec5cfe648de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:11:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:09.891Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a4b8fe02-3d73-4438-8d2a-e93daabbcf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:19.898Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f69c17a8-89c9-4033-9f6a-62788e9976df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:29.905Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cbaf6586-bda6-4691-9370-f100785c1bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:39.912Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=97eec7e9-39f2-4417-9f0a-8251cb2a312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:49.920Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9c2779f7-56a5-4006-b96b-d03dfb45f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:59.931Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=49cdbe0a-babb-4cf6-ba2d-4dce23d885f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:12:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:09.937Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=67034552-665b-4880-93b3-e27019cc3135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:19.944Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a1f63fb1-9fc4-4e43-a01c-7da6f301d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:19.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:29.949Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f14698fb-17b9-4f68-a3c1-0f9a212adc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:39.955Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e15877e3-f69a-4fe8-833d-76b4844d6c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:49.963Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cbce5c44-1e7c-4b4d-97d3-c4f9dc24da3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:59.970Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=35fc3dfe-7aa0-48b0-90bb-f92bc2218615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:13:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:09.976Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7a6001c6-af89-4049-b92d-ebfbefc7cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:14:10.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:14:10.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:14:10.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:14:10.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:14:10.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:14:10.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:14:10.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:14:10.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:19.982Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3a5434f2-953c-42c6-8df6-e33eac6ebea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:29.991Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8659af2d-0f17-48fe-9b3e-7b244fe8c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:40.002Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7ccf7f7c-f96e-427c-b391-9a39bac5b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:50.009Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f36c758f-6bce-4544-a0fa-c1d309f2c4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:14:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:00.015Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7a825972-7762-4e4f-bb71-f655b81fd7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:10.026Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=279dba4b-5820-437c-badd-1c4f52b177ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:20.031Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ed15964a-b657-44e7-b811-554786541a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:30.038Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=682c0ce7-a629-4140-a481-b4e275c236cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:40.044Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d8ddde34-1e72-46e9-b4dc-4a98754fc313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:50.050Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7272b8d0-e9f7-4be1-b30e-535a78aa7b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:15:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:00.059Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=93d06cb1-63ca-40b2-9862-ce699c5888bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:10.068Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1202faa6-27b3-4068-9e42-c6f6e34fbbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:20.074Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0c549bcd-b4a9-428f-88cc-6b44d90e6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:30.080Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=086ec575-07a7-425f-8da9-89b1e6e65e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:40.086Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=dcfa840d-8ddd-4788-ac44-4d14fa5b39a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:50.092Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=349d2923-e27b-43b9-9adf-ea0ea6db5102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:16:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:00.097Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d43bdc7a-f988-4fea-836a-6e38175b033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:00.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:10.103Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a2bfa4c1-0387-4666-b5e7-f7487d564869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:20.109Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b96ded7b-fa62-4cd7-9bce-fae0b9a074ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:30.115Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=da4db33f-1b64-461c-bbc6-33f2b3e6d4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:40.123Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ca34f213-c8fe-45ac-8f40-55b78fce23c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:50.131Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=582ad586-39c6-4db4-b932-2371fab29ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:17:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:00.139Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cee3c436-a7dd-49a5-a31f-7c111f3049db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:10.146Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c0359642-c2ba-41b3-aa27-5d730ca17cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:20.154Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2abe6037-06c3-4679-8554-f66baa47ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:30.161Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=504891d9-60d8-48b9-b07f-7a2857ac09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:40.167Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=acfe7e1f-3f72-41d9-8a13-405d8b27660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:50.174Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=db21c957-e551-4dce-a5d3-1d15b1617ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:18:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:00.189Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=eb50c0a5-17e4-4827-9e86-9637e86be55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:10.197Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8a3ff996-cc80-4b83-adb9-be28abd57811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:19:10.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:19:10.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:19:10.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:19:10.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:19:10.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:19:10.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:19:10.543Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:19:10.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:20.209Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=383370d4-ae2e-4a08-9370-4c3c93583ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:30.220Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=430cc70e-ad13-4402-8ecc-a877759ff1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:40.226Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6cf4b907-10d0-402f-9727-1e2a241cbbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:50.232Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=42275189-73f4-4453-8790-0f858911ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:19:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:00.239Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7624fde5-7167-40be-9503-d3b591cf9da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:10.245Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=95d17ab8-89e4-4ecb-a24a-ba367d296f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:20.251Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2ecf68e3-4188-4e1d-a48a-45b0fe4a0a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:30.257Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d920cde1-bae2-4b17-b59c-b9d515fa873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:40.265Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7d98be2d-9462-4ed6-9018-2c8efb203953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:50.270Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=883e63c5-51db-48eb-a6df-da74d1f8db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:20:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:00.278Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f07c308f-19fc-4c0a-a6f7-832a7d1b5329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:10.286Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=97594d6f-5a93-4e78-a26d-73d401667a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:20.298Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4fb0c5c5-e983-418c-b82a-2e1837229cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:30.304Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e702ad4a-5e57-414b-b5ce-ca48f9f281a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:40.311Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b0822a5c-2745-4a4a-b7ef-55e7d973c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:50.320Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cef871d9-c3d2-43d1-8a27-088b180db304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:21:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:00.325Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=cb36f304-2daa-4c11-b6cb-0c2f5ec47e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:10.329Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f7f2a647-57a7-4b4e-a882-3c40044c4bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:20.335Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7f08ae32-8431-4dc7-8a4e-043a2c356e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:30.340Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8f05d550-0cbd-4f96-b4df-13b469f8e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:30.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:40.346Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7952d574-167b-423c-80bd-12cdee853247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:50.356Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b6685981-333d-4545-b4bc-9462a0c8b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:22:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:00.369Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=629bb6e1-eded-4329-a39e-553393fe4419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:10.374Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=14952d2c-b956-456d-9f60-d61951284d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:20.380Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=de310e23-dd90-4490-8dd0-bae533e26c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:30.387Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=34f52dd5-c55e-4faa-b7c4-79dac58edf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:40.393Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8e5787e9-39dc-46a7-9f02-0b8a1ec0f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:50.398Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2a92424d-78df-4fc6-a7ba-7196ce3c79c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:23:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:00.403Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=68e8e204-cb4f-4259-85fb-f276b50a53de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:10.408Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9ece2a9c-750f-4456-819c-b648ad112ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:24:10.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:24:10.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:24:10.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:24:10.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:24:10.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:24:10.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:24:10.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:24:10.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:20.415Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ed3a04b7-eb0c-4874-a635-54b12eebeeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:30.422Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6ed411d6-0a01-4e19-afb3-27367b15c8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:40.430Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=fe08a615-d75b-44e5-a79d-01ed4afb1169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:50.446Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d3c85ee7-c7d7-479b-bdc4-c1ee4fbd0ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:24:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:00.451Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3ead8f8e-5371-47b9-aa32-0f3b537e2334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:10.458Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e5071e02-6df0-4e89-a3f8-fbdf38beee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:20.463Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9275eba1-5f3b-409c-842a-a8ca82a93beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:30.468Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=0b4b0cef-bd9d-4739-9c7f-6f04b799bded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:40.474Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6e459d62-c713-4f63-a9bf-5bf72a120aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:50.479Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=44789716-2b35-4517-b0b7-e21ec05f9829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:25:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:00.484Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c5683edb-96f5-4b5c-9c54-9acbef850435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:10.491Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6adaf8cf-4777-45c6-9f67-1b73d1296e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:20.500Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=11d0bd17-929a-48cc-8c41-c49c4891a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:30.512Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=55bc64ed-0ec7-45a7-8b15-acf602fcf595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:40.518Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ce96e638-1135-4a25-9a77-3836e7511939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:50.525Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8ba80fab-637f-42d4-8208-683f91ea415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:26:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:00.530Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=a2d01159-71fd-4974-9adb-190b0606978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:10.535Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6be533c0-37a0-4eab-9867-f46cfa616d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:20.541Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=550b702e-889e-4945-8496-ecc9e37e0f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:30.547Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=dbd50e57-971e-4b4e-b630-5679214b074d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:40.552Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=6f93ab3f-240c-4098-a329-79b5a352bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:50.559Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=84a6ed32-65e6-4322-a2c5-f8342392c15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:27:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:00.568Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5494ecd2-5914-44a9-b6ed-6290863bc3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:10.578Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f0b8d5d0-6c22-4e06-a7e3-73fa2453e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:10.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:20.583Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=ee0f9385-7694-4f57-bd25-38c35d91b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:30.590Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e38b82d4-530c-47b6-9f93-5a7446499f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:40.594Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=2f4df149-31d8-4b92-9c3c-cdaaf0e6805c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:50.601Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=4d49d5e1-4c74-4014-9874-8e7999f535b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:28:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:00.607Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=438d3f30-de56-45fe-b9f3-78a8882acc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:29:10.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T13:29:10.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T13:29:10.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:29:10.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:29:10.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T13:29:10.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T13:29:10.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T13:29:10.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:10.613Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9b282a08-7e5c-400f-a736-522d1266bb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:20.620Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e433a3a6-d833-429f-b965-27b51034f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:30.631Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=26a5074d-27e5-4be2-adda-662c8255ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:40.638Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=d331811d-3cc6-4dd3-bb30-f6b7ead2747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:50.646Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=739aada1-f20b-4943-ad8a-194119bb42cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:29:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:00.653Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=9eb5ad42-ed08-4a45-a3a4-8031ab8f81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:10.659Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=686c1ce4-8549-43fc-9672-370bf39a634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:20.664Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5061d520-7bb9-435b-982e-ad9357b479dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:30.672Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=8553f363-231e-4fbc-a58a-fa9b3c874834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:40.677Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=23d95ab5-b356-4421-b768-4016aa8d6079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:50.684Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=76ec29f1-4fe3-4019-9514-aea351961f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:30:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:00.694Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c48d4ba9-b1db-4158-95b5-f6ef53193ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:10.703Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=e5ea9df7-b2ba-4df0-a941-1908286d6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:20.709Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=75507095-3aa7-48f7-9d0b-ddad85a097f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:30.715Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=60c63876-40a8-4b5d-add4-f2bbe121cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:40.720Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b7ccbb84-88a3-4a3d-98d3-fa4e2d766382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:50.729Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=de1452fa-72d4-4bbe-af32-67ec430c97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:31:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:00.734Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=11c6dcb8-89c6-4cc7-a7ed-43ee806fe6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:10.742Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=b3a7a2af-4551-40ec-a345-7e4923f8fae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:20.750Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=c2f5a952-61ec-4572-9503-394c59e0d373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:20.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:30.755Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1c1e9581-487d-4612-8135-8ea6c97368f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:40.762Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=5436f669-91a9-48f4-a629-5ef8552fde66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:50.774Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=1120ce48-2d93-40b9-bbf4-c89e67dad6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:32:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:00.781Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=633b8352-4253-4b90-b72a-78b620833a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:10.787Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=3c2dc984-1203-4e7d-88fd-d09c3e7caf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:20.795Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=f2680b2e-ac27-4cf7-9826-fb21a1d0a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:30.801Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=00cf8c1b-8393-46f4-9452-b6d56260abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:40.811Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=dad2db3f-4a1f-4405-8a03-864b822c027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:50.819Z |INFO |Init configs |InvocationID=3098ca59-4d5a-4015-a2fa-63d6389f92c7, InstanceUUID=7d3a1dc7-580a-427b-8bc5-f00c45ee9f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T13:33:50.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |