. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:05:55.346Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:05:55.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T04:05:55.381Z |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-01-13T04:05:56.018Z |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-01-13T04:05:56.107Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:05:56.108Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:05:56.108Z |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-01-13T04:05:56.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T04:05:56.260Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-13T04:05:56.280Z |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-01-13T04:05:57.864Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T04:05:58.303Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-13T04:05:58.321Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-13T04:05:58.322Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T04:05:58.370Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-13T04:05:58.371Z |INFO |Root WebApplicationContext: initialization completed in 2089 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-13T04:05:58.767Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-13T04:05:59.362Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T04:06:00.711Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T04:06:01.121Z |INFO |Started MainApp in 8.102 seconds (JVM running for 8.731) |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-13T04:06:01.176Z |INFO |Start scheduling PRH workflow |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:01.205Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8ba5d927-618b-413d-aec4-dcb8aa44e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T04:06:02.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T04:06:10.069Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T04:06:10.069Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T04:06:10.072Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:12.648Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d85a9ab3-87c9-4e41-98db-3dbe75a8a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T04:06:13.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:23.689Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e227d381-edb4-42aa-b33e-378d76598bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T04:06:24.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:34.734Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1f678bd3-b01a-4296-8605-761894479998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T04:06:35.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:45.769Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dd34c172-cc1d-44e4-9a68-9750e35c1cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T04:06:46.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:56.809Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e97575b7-35f8-4cc0-a525-cdcf5d330715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:06:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:07.081Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e51a7429-affe-47a2-a113-64f6f31a7d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:17.536Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f1369360-f18d-4495-b20b-a53739a1002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:27.554Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bad6d95c-f5b7-4822-9c39-2c3cbd6bdfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:37.567Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9097f962-c783-4fdc-b096-420a6f58ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:47.578Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=56a6f8b2-e23b-46e4-a26c-b07c1697aed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:57.589Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6deee068-4a02-4673-9188-961ff9e84876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:07:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:07.601Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3cf9ce0c-94f7-43a8-936b-5c9580c748cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:07.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:17.613Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2d6036f9-1e39-4e19-9094-9a06dd18ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:27.626Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b6d673a9-dd0a-4121-8ed9-9c4dcffa79e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:37.638Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=401a0ff3-9a0d-46f5-9a74-277e69db139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:47.648Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=34a25e70-b487-4822-a5da-17f17a85271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:57.660Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4f019575-ed9b-4ca0-b622-1934455fadae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:08:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:07.670Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bc7518a0-0edd-4103-bf62-4dad1811a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:17.680Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bd7c4b3c-b290-42ed-adf9-f4efb1fb1f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:27.690Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c7bead73-d805-467f-88f8-2cb38c47807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:37.702Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=67f8d0a7-4ff7-4a2b-bd5a-b84c12e1f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:47.712Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b77bb122-e997-4874-9925-7b9ab6695ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:57.721Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8c6cb6da-b714-4c8f-9eaf-f13f234de0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:09:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:07.729Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=496e912e-c821-4cd1-ae10-fcae9254a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:17.739Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bfa8b5ee-9214-4e6d-89a5-e079e6c5d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:27.751Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=be56538f-08ed-426d-8f96-653ae648dfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:37.760Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=68d9c277-aaee-4996-ab0a-5fb62b1c8ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:47.770Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b09c38b7-5130-4f9e-8180-98e99846e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:57.780Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eb76bc1f-e1ec-4f18-8e91-7e545450b29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:10:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:10:59.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:10:59.590Z |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-01-13T04:10:59.591Z |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-01-13T04:10:59.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-01-13T04:10:59.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:10:59.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:10:59.608Z |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-01-13T04:10:59.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:07.791Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82e006df-06a9-4b60-a13d-102bb3aba01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:17.802Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6590569d-adaa-4c37-8b10-57e8694f09af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:27.815Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b6630cab-c1fa-44b6-ac61-766b6e4fce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:37.826Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f3ac47cb-fd5b-4a9f-b1a3-4ec7f48d4f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:47.847Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f40b4e8a-2511-4709-9dab-0548b776a851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:57.859Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=552d7aed-f941-406e-8599-13db453e622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:11:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:07.869Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a2a45fa3-ab66-4c7b-8356-c941f3e6ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:17.879Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f7275dea-b31e-42d7-ba49-64a7abe4ffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:27.889Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=15f88937-b24e-480d-b774-0b51389d73b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:37.898Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82e986c3-80e5-4aee-bc42-24ab9588bcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:47.907Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2724eac2-c2a0-4119-8429-404389fe5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:57.917Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a373f76b-8fbb-4502-b4c9-b16c6851728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:12:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:07.926Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5317a175-a1ef-4629-a0e6-e52cf4da39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:17.937Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e0d801df-e25e-46fc-ac8b-73ebbc1ccd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:27.946Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3114ecc8-7b37-4094-bcef-35f7a8402e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:37.955Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=48a70256-58ef-4bd9-9d06-02d851d261b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:47.964Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=caecbdc2-b494-4e83-92b4-fb858ed5ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:57.975Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=540a6a78-29f7-4059-9934-a04ca877848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:13:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:07.985Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1892c1cd-1f0f-4574-8022-534f3aacf503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:17.995Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4a93dc2e-73e5-4fe8-91a1-438f5aced215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:28.005Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a91ee9a-5740-44e6-8b03-29763ffcabea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:38.016Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a61a6fe4-8f43-40cf-aafc-a88d155b9e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:48.027Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=96e7310c-f6ec-441f-9d0e-848b9b5170bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:58.037Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ade6cb02-4619-464e-98e7-e6170a120b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:14:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:08.047Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=70224ba6-6ce5-4c71-85f0-fb2906d16021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:18.057Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3b2431f3-e2a7-4ad7-93d8-0f4af04d2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:28.065Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a38f0418-d04f-4cff-be3f-f26a7940afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:38.074Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7212003a-d14f-47ad-b52c-c1ae586bc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:48.082Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=862bb01c-6303-4316-927b-8eeeaf0734a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:58.090Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dd037efd-0789-4daf-bba2-70b1a5ea3b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:15:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:15:59.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:15:59.124Z |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-01-13T04:15:59.125Z |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-01-13T04:15:59.127Z |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-01-13T04:15:59.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:15:59.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:15:59.133Z |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-01-13T04:15:59.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:08.099Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1aa2d09a-76c6-49c9-bc3e-bebe57071778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:18.108Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1affda27-d1db-4d92-881d-63d4d2ad7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:28.117Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ff540acd-5290-4beb-b513-9c66af1c144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:38.126Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=06bed573-6123-40dc-8997-52726aa60a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:48.140Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=198879d5-dd84-4f0b-8426-0114377b9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:58.150Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8e88e179-cf88-4965-ba06-27e30a60669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:16:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:08.160Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f16d5765-0f9b-4564-bc49-3019dd459a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:18.169Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bc698f00-398d-41a3-ba9d-55307fa44f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:28.178Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2d38de80-fe41-4166-96fe-e6a35a04e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:28.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:38.187Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a8193b3a-e2de-47c8-8006-da8ff7a5c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:38.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:48.195Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6d14a41b-70fc-479c-b7c9-4628d3b58be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:58.205Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5131d4f8-4136-4017-b392-1b31213315d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:17:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:08.213Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=72f69cca-75bc-49ec-9a9e-eaaa3b728ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:18.222Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e2fdff2-3e8c-406b-8557-efde0867c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:28.232Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b160a56c-4029-4197-adff-e748af64b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:38.242Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9d1e6f75-ffb5-4e1b-b40e-6ec4305ffcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:48.250Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2ed058b0-b7bb-405e-b014-bb10022ab127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:48.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:58.259Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5673056f-c47b-44a3-8a79-ab879b229ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:18:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:08.269Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0909e253-32d7-4431-968b-57bed770fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:18.278Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=80f2129a-f427-4703-b7d5-b8a64d7a3c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:28.286Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=19f58c76-3f74-4a97-bbfa-9cf23be15f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:38.297Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3acaca7d-2d44-4e42-aa24-d2b5c98b261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:48.306Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9f8277e5-0fe1-4225-bd3b-bb302e763f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:58.314Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4e76ebd7-a259-4d62-9c2f-88feb85a665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:19:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:08.323Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8efd5c5b-47c5-43ec-881e-fa080c068c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:18.332Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9a0b88bf-e676-4e6e-bb8b-c4c4d52a862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:28.340Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1fa2612d-d55a-4b35-9320-7253fd4ea0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:38.348Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2fe442a5-60bf-4419-9459-9b9330b552fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:48.356Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4e66ad54-9cad-4331-b4c5-d602ee19fe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:58.364Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1f809c51-a034-4cd4-842a-8259bf671b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:20:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:20:59.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:20:59.063Z |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-01-13T04:20:59.064Z |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-01-13T04:20:59.065Z |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-01-13T04:20:59.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:20:59.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:20:59.073Z |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-01-13T04:20:59.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:08.372Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ace7b0b8-b1c3-4518-87c9-7dc20f6ffb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:18.380Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0ec6358b-237d-4965-95eb-067dc80399f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:28.390Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=109b0036-a975-49ac-a0a5-1b162a78f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:38.399Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eb9158a6-f0c2-4e51-8b9e-bbee859465bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:48.407Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e4597d4d-ce54-46ec-8109-12b166447326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:58.417Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=91c78a5d-71ac-40f4-9796-d1088400f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:21:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:08.426Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d1c0e5eb-962c-4aa6-a709-61958103a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:18.434Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=74994ce8-3dba-43ff-8987-c898f6cc6471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:28.444Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2860c522-0ecf-485b-bd61-845a6727f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:38.452Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1490b709-9642-422b-ab9f-3657768e55d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:48.460Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=759381f5-d4a0-4af5-89fc-168bc40adb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:58.469Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6e060f96-9853-48de-a449-e8714d64cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:22:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:08.476Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=551e677f-bbbf-4c4e-aa52-746b59b3fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:18.485Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=07e67c6e-e723-41ea-a42f-1039d6155c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:18.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:28.501Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ef073d71-5d59-4f8c-b6ba-506a6dadadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:38.510Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=84d54364-b779-4c4b-bb9d-d4ce6cc13002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:48.518Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ec6f4c9d-9f5c-4274-98de-d29c65535aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:58.528Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=24822c33-db06-4438-9858-ef9171870f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:23:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:08.538Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=faafdcd1-109c-4ad5-a023-36982181aad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:18.546Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1ace9ac8-9956-4966-b25e-1c37bf09ec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:28.556Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=93df24ea-0888-4c1a-810f-d705380fdc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:38.565Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=83a32b45-1e2a-4d70-a77a-e21dc19d6f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:48.572Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4beaba25-c8e3-407e-87e5-16cae621feac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:58.582Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=13a19475-a5ae-4855-8277-56b6dd11fcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:24:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:08.591Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9eb07622-9558-4311-abf8-f4d2e79d9da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:18.599Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=196bd6a1-2030-474c-ba9d-56423916f2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:28.607Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d4d478a7-4921-4693-9f2a-085d8c8e01de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:38.616Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9fa64e17-3beb-4795-ac98-c83075759c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:48.625Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=50c3093d-8681-4b67-b37b-299aa0d6b882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:58.633Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8f25e039-53f7-4994-bb11-8725b9a22c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:25:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:25:59.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:25:59.125Z |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-01-13T04:25:59.126Z |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-01-13T04:25:59.127Z |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-01-13T04:25:59.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:25:59.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:25:59.133Z |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-01-13T04:25:59.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:08.643Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6cb60d7d-1c9d-4397-8daf-aed26fbcf7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:18.652Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d46e1c6f-87f3-4b3f-9d40-f34a3f94e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:28.660Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dde76b6e-221d-4c2b-b3dc-ff2350d52b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:38.670Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bb3b0d38-e23b-4451-b597-5373d5a75b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:48.678Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a088aec-eb28-465a-b303-6452bc67c172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:58.687Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2b17803a-8249-4055-a821-ce62a61b9a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:26:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:08.695Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e0a54eb5-5871-4ac7-be22-925726d1cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:18.704Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=96dbf1dd-4b2a-4c43-9acc-383e8d6e9840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:28.714Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=787adb38-8569-49fb-9570-c8b5c7d950a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:38.723Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4664d826-d191-41d8-994d-a37cedbf3e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:48.731Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0cb7d052-0690-4138-a89b-92ed0cc83b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:58.739Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=433ac536-aad9-4e63-9971-624fa29fbc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:27:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:08.748Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=72be4013-9876-41b5-b6c4-391ecd2cd887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:18.757Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b68b3e26-2dc9-4488-bdb3-100216705147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:28.767Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8bd43cb5-7f9a-4216-8a14-6d5a5b538f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:38.775Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6f38dc7c-96c3-4d9d-8ddd-b7ad6c7607db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:48.782Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e1c89dba-d1a8-4af7-979f-737628398070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:58.790Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a6835b92-6616-488d-b011-df74499a662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:28:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:08.799Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e352aba0-7b00-4022-b7bd-e9d704e852b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:18.807Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d5260c1d-ef43-475a-9410-a59ccf097d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:28.815Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=68b8924b-5e20-48b5-ba36-aa83dfd54089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:38.824Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=63f99fbd-4221-4fe8-86ad-384b88c3b811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:48.835Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9e198111-aa80-47f9-afcb-4869bb2688ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:58.842Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1d00f065-7f41-464b-b5f8-4a3051cc65e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:29:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:08.851Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=79b804e6-7c36-4687-8c37-4a4948b8d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:18.861Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4fdef396-38e9-4795-b200-686230ea462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:28.869Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6593f5d4-e413-4f0b-8875-4b2b78a30989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:38.876Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7d704526-870c-4e7b-b458-d3a5d0b4f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:48.884Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a61da66-ea54-4ca4-b543-7c7574a3ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:58.895Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7c40b2c1-c083-43b8-97ec-0b8a37428ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:30:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:30:59.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:30:59.044Z |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-01-13T04:30:59.045Z |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-01-13T04:30:59.047Z |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-01-13T04:30:59.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:30:59.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:30:59.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T04:30:59.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:08.902Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f9139236-9440-4fa8-8607-2f1758efd7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:18.910Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f6effba3-9907-4478-b189-43c1db951354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:28.918Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0ff84e29-9e2e-44df-8eb8-1801eedffd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:38.927Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b8a5f353-bdcc-409b-a96a-053f395b23be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:48.940Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a6cb0026-17a0-42d6-b63d-a1861b743523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:58.948Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=29cdcbb3-b664-4883-bfb9-9877d387e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:31:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:08.956Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=28e853cf-dcbd-44d3-9578-5c2187f9e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:18.965Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ef7dca1c-a92a-4405-beae-c899dfda38d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:28.973Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0202f0b7-34a8-45d9-ae89-b06e8c0dd610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:28.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:38.989Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=df9d20dd-a664-4ae4-afb4-29272c5444ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:48.998Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=478d1c70-5e8c-4766-848e-be209cca390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:59.006Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=585f3794-f1c0-4efd-b69f-40259d4d071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:32:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:09.015Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=05aec237-9ee2-4db8-85f0-e1b206051835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:19.022Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f2b8ca8a-dbab-439a-b831-0c0f3beecf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:29.031Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7bc92f2e-b87b-4d1b-8d24-c0cb10004527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:39.038Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=03e578a8-5290-4d93-9904-1bc97f0d3e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:49.044Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82178f89-799f-4ecf-9148-b643b78631fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:59.053Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eb8620dc-e938-4127-95ac-f8167c52f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:33:59.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:09.061Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=16c1b7fa-b9cb-4995-b977-287a6a2875f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:19.069Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9cf060b6-7d46-4b29-8723-a83fc20394ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:29.076Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1d5af8c8-c7b2-4977-9d27-23c8e1293ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:39.084Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cbbaf967-591d-4475-9398-7404b6c54c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:49.092Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=588bf4a5-9baf-41f9-aa2f-99e522fcd3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:59.102Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ef3446b8-a8d5-492c-93bb-545d7c0ee377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:34:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:09.110Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c8415a49-0744-48f5-8585-9466ce00aaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:19.118Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6ce6c8d6-0073-4cf4-8636-2cb9c6ca1a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:29.127Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d6610cd7-40ce-4bc6-a74f-3403f5c580da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:39.136Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=20734603-6a56-46fb-a8e2-068fe137aff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:49.143Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=485fa528-6028-4919-aa80-c12224c70e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:49.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:35:59.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:35:59.031Z |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-01-13T04:35:59.031Z |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-01-13T04:35:59.033Z |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-01-13T04:35:59.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:35:59.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:35:59.040Z |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-01-13T04:35:59.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:59.152Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e85032a1-7850-41d8-a5a6-6a8feee59ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:35:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:09.159Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=53b87e17-8f87-4e2e-b09f-090b14228e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:19.167Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=486efe64-4d1b-4665-953c-46d2fef9b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:19.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:29.175Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bafffcd9-e93b-478b-b848-471a38a6be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:39.184Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bbc32b1d-4af5-41f3-9e11-a0a5decc9ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:49.192Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=919eecee-fea3-4455-8c7e-eb6547efc02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:59.200Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6ac6d1f1-b3d1-40a6-a55b-22f0357cfbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:36:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:09.209Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2d0c177a-a255-464e-b422-6c63d3614664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:19.216Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=689218dd-b5b5-49a6-82ea-bca26fe056b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:29.225Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=30d394ac-0c0d-4b81-b388-e807ec369b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:39.232Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=044ac1e6-4296-45f4-8ad7-d41a76e5747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:49.241Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=92e834a0-5c99-4cce-8d48-e45389fe1c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:59.249Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=53dcc8cb-4772-416b-90b6-ba83e480a1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:37:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:09.259Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b7cc1a50-c96f-415e-90cf-170c777b52b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:19.268Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=27f8f9a4-b057-462a-a305-ccf7463d1e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:29.275Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=819d3ea8-7e3d-4a25-b933-2844846604e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:39.284Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5856102f-e83e-4bd1-8143-498f9f1a83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:49.293Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b2a451b4-2493-43b9-9386-22a4f950511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:59.302Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6dd164d0-9d0b-45bf-8368-d1f99d400db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:38:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:09.310Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=75b25717-a6b1-457f-a2af-ee013e9f6bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:19.318Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2cb36f37-1df3-411c-92d1-5a88ce3a6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:29.326Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9f678a11-9614-4d2e-81f2-ac284ba1e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:39.334Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6f6bd3a1-2f5c-4749-9b43-1ca3d413eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:49.343Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=13178240-fbd3-4477-8770-85fd80378bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:59.351Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3b1f5cc2-db84-47e2-9e01-a60b6a7a632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:39:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:09.360Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0174ec96-3dba-4926-9e5d-b9b59022f00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:19.369Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b00c8996-4fef-4e5d-b2c0-ac9f0987b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:29.377Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cad59950-389c-4d33-a5c2-be3dce8578cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:29.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:39.384Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bf92c2e9-a8fc-4f62-8c1d-41bf9217df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:49.393Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d341089b-91e9-463b-a251-834fc4ad13aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:40:59.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:40:59.053Z |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-01-13T04:40:59.053Z |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-01-13T04:40:59.055Z |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-01-13T04:40:59.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:40:59.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:40:59.058Z |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-01-13T04:40:59.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:59.402Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1c81a9f3-94b7-4a9c-8c69-95313e13625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:40:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:09.412Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a8855c19-c527-4597-9f13-acfae12ed934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:19.420Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8340392c-bb5b-4728-a9ae-a2066aa01529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:29.428Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=91f751cc-dde4-4541-8877-9a22e83f3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:39.437Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=37d23e73-c47d-4fcd-ac87-b128efafc83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:49.445Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=25e0a260-189a-4dbb-8b39-f462f617b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:59.453Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c9086f1b-1b0f-4454-88d5-be7303e87200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:41:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:09.459Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7ed920db-a41c-4f65-930e-1f6281a8fcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:19.467Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e0a19f06-1c3a-40c4-9f8c-d9f8b63d1f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:29.474Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=02c79cbc-e3fc-4186-8b2c-7f60606cb3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:39.482Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=afeafbf0-0fa5-4f4f-940d-6dcae863712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:49.490Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0604985b-17cc-4de3-a184-4422c5c4c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:59.497Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=faa2213f-54b8-407f-a116-22cf538c3583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:42:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:09.504Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=440ba8f6-3d4f-413f-ad2d-585ca7ffd16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:19.511Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=feee3816-56ab-4084-82fd-b2057c61c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:29.520Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=580b31f5-59f6-48d5-9b29-9aecfd27491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:39.527Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=41d46dad-008b-4374-a012-0dd86629fbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:49.534Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d054e1c4-b027-4dbe-a76d-ce80643e1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:59.541Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e1496a5-72d9-4f9a-9d94-1eea97d34c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:43:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:09.551Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1b741040-4241-4d0c-8a57-af0b830de0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:19.559Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cf587ad1-290e-4df6-bc91-a36ddebc9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:29.567Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0227b930-ddae-40bf-bd50-56921f34ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:39.575Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=89ac386f-bdfd-485c-ab4c-a00c67aab9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:49.582Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3d2800e6-3b11-4097-ba01-7dfa3bd590ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:59.591Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dd326d86-1610-4871-b37c-0b816d9d61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:44:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:09.599Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cc98b6dd-66d5-41d9-ab96-e5691d3cdb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:19.612Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a1914e50-2435-4155-b557-a1d32c528c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:29.620Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f8b5970b-b13d-4d32-846a-f9a5d70f9812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:39.628Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e21c8a72-99d1-4680-a8bd-167edfd4c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:49.636Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bfe20952-66c4-4feb-8174-76d242ac66e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:49.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:45:59.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:45:59.043Z |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-01-13T04:45:59.043Z |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-01-13T04:45:59.044Z |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-01-13T04:45:59.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:45:59.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:45:59.048Z |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-01-13T04:45:59.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:59.643Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5305a0e1-5a27-42e5-9c55-d243f78535ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:45:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:09.651Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c62262d5-f244-4ee1-a0db-3092d1d4bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:19.657Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3b8ad387-83cf-4b48-b597-3e817b4a248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:29.665Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=591686dd-c12d-4468-9ac1-87adef2ceb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:39.673Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=473cf8cf-920f-4898-b73c-01c09416ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:49.680Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=109b4d94-0739-49c8-a5ef-47849f0e9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:59.687Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=396a1858-1736-4b66-b86b-846abb39c687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:46:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:09.695Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ce10a715-5b1e-4692-9d14-bafccb0b4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:19.702Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f4a97f14-7c28-4b89-85da-400756fb89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:29.709Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=279c7ab9-dc87-4a0f-abd6-1fe8edf5e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:39.716Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=603646b7-79a7-45c3-95ed-3942d5805f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:49.723Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=530ead14-80a4-4023-90ba-a76f6687a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:59.730Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c503bc13-6f2d-49ec-bf91-1791ce5ecc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:47:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:09.737Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=576e12f5-2c3e-4ac1-ae6d-c8caa3f5cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:19.745Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c3b5ffca-4b8d-4531-9990-41d4493bb124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:29.753Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e026f5b-3714-45b2-923d-bdb65c13c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:39.761Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=53465237-ed6d-4547-a5b7-71600822c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:49.770Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ba942cde-49b1-4a52-9ff6-7a9e155526c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:59.778Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3b04c4bf-fee1-48da-a21d-9369f29c8d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:48:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:09.785Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bbc72a1a-3aa0-4f4f-afeb-db990adcda90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:19.794Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82314ff4-a8e9-49c4-b02c-d934250ac4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:29.801Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b9337c64-1432-44b4-8364-6c69e238ab8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:39.811Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=08057fff-6d24-485b-846b-435b60fc60d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:49.819Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6bda7d71-b6a4-4841-a5cc-7b9a896fb2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:59.828Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6cfc20da-8b8a-4bce-8f9a-094c7470a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:49:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:09.836Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=79f4f176-c3fe-4e7a-a1a7-ff803b798c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:19.844Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d4f615bb-5c01-45b5-b8e2-f5631cd2b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:29.851Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=08859482-fcd4-4b0c-be1f-7cda654f89b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:39.860Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9807ee8a-f284-49a4-8078-fd119bc75acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:39.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:49.867Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e9704460-263f-4565-b64b-a0d8d1ab67da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:49.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:50:59.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:50:59.044Z |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-01-13T04:50:59.045Z |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-01-13T04:50:59.047Z |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-01-13T04:50:59.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:50:59.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:50:59.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T04:50:59.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:59.875Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=abe3ef05-fb77-4594-9da1-4c2a13eee5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:50:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:09.884Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bdbbf414-872f-4d8a-a20e-35f19e2e4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:19.892Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c68102e5-d16e-445b-8511-5f4f3ff9d348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:29.901Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=13267f21-8d6d-42fc-951e-f91a8049dc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:39.910Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bcd053ae-3e58-4880-8c72-6fdc1699149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:49.917Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6524144a-95f2-449a-aaf9-6491ed2c1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:49.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:59.924Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6f7a927e-a0a1-4ff0-9092-1e64d488bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:51:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:09.933Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=30e71202-e6e2-493a-baa1-b7c9bcf01c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:19.940Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bcd96ddf-7971-4298-8edf-7f80a4d25713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:29.951Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=81fb82a0-7c02-4bc1-8e14-28bcab9ccbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:39.959Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2c961bc1-4620-4263-bd0e-62787f19b217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:39.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:49.967Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0baf6190-fd56-47ce-9eb1-f3fc2bb153ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:49.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:59.975Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f40ee035-6a73-467f-a44a-a654ec29bbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:52:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:09.982Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bddb77fe-09f4-4a4e-b994-c47c359eda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:19.994Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=50deff90-d7d3-489d-93da-da4640cc3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:30.002Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=35da509b-979e-410a-b95a-af7b1fee2225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:40.011Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a4206e29-584a-4906-be32-5f03457647c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:50.018Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=065c391e-15f8-426d-80fa-c05b60f2f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:53:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:00.026Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b51a6cf4-a99a-493b-aa84-3df7ae044f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:10.035Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=faa6ffcd-a364-4c99-a26f-86e050158943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:20.043Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9c594f2c-bfd7-411a-bb30-72016cdb7e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:30.050Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c689d12b-8b30-4a66-9773-7234b141dd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:40.058Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2751535b-da41-4e39-a1d7-6c8560578d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:50.065Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=010151bc-d423-4764-b96c-21313e5e1549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:54:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:00.073Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7731dbb0-90e5-4c35-a324-7e5f9bd89654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:10.079Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=76b63a03-e43c-4599-84f9-34115babe877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:20.086Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3beb58c0-c1bb-4710-98b7-8045dd32cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:30.094Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=046792e6-a5da-47a6-91fd-44bbc688772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:40.101Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=98bb61a1-d883-4a4b-9bbc-7006777c4a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:50.109Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2c982971-aaf5-4d1b-9479-b99a908ea85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:55:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:55:59.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T04:55:59.014Z |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-01-13T04:55:59.015Z |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-01-13T04:55:59.016Z |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-01-13T04:55:59.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T04:55:59.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T04:55:59.020Z |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-01-13T04:55:59.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:00.118Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=08cc2c78-1043-4d62-aeb8-a0570a3e89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:10.126Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=354ce88c-b338-4e9b-b963-ee71ac33eb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:20.134Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=218b27c4-4f6c-466b-9db4-d42968154555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:30.142Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6f3efbb5-bb8b-4f41-a3d6-175ad74dad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:40.150Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8c38f793-5bc2-48dd-b300-2a3cad5a8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:50.157Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b114dd68-47f2-414d-b93c-f34f4094d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:56:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:00.165Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2ae2286c-714e-4a9a-8dda-d782a4a4f1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:10.171Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ab3a2af1-9abe-4f50-bb23-a795c92cbbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:20.179Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f34bbb03-26b9-4fa5-b2ac-bf4732d3745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:30.186Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=46e55dd0-0ab0-4c58-a9da-87aa9d80b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:40.195Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e2c1c6dc-074a-432c-bc69-1b83c59691f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:50.202Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ec11a250-c906-4478-bd4f-9727b1766649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:57:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:00.209Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3ab12d36-06bf-4444-b5e3-c58dc06e11a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:10.217Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=725f183a-e343-45f1-8d6b-3212007f8db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:20.224Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1fadc23f-32f5-449c-9465-956b387e2b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:30.232Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6ff0b175-4030-4e9d-bafb-c951c7bb98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:40.239Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7e3f3004-e28f-4452-b6a7-893c95a55805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:50.247Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5fdeb413-07fb-4716-8897-a89613641376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:58:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:00.255Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ff754fe0-0c17-4ed2-bd79-9e1d11030fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:10.262Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=293151f8-6eff-4ceb-95ad-77a1e72eddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:20.272Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=97ae2975-70dc-4c5c-9369-0302e535c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:30.279Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fb51659f-561e-46b5-9622-b6ca03a48a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:40.287Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d2cf6353-a9b5-494e-8755-17b659345703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:50.294Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=df5e7094-5964-4bb2-94e8-a3046876f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T04:59:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:00.302Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4d666663-50ae-4453-b110-0380e8d59cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:10.309Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4d6482b9-a98f-447f-ac86-050460b91019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:20.316Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=939070cd-3518-4e2b-99dd-5a25dde353ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:30.323Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=38861143-8c3c-4d2b-8084-d53e613d77d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:40.330Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cadefae7-efb3-47fa-8eaf-57bd4f26fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:50.336Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5dbd37c9-e613-44ce-a178-b792e4d30937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:00:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:00:59.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:00:59.039Z |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-01-13T05:00:59.039Z |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-01-13T05:00:59.040Z |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-01-13T05:00:59.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:00:59.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:00:59.044Z |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-01-13T05:00:59.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:00.344Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d6508477-b38a-49e9-b725-81c19f7f36b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:10.351Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7321a554-cf04-4716-adb7-314dd4f21d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:20.359Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1e9e9048-10a9-49f1-8f29-07b4967ab6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:30.365Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=633578c3-fbe7-4c27-bab0-6902bad95e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:40.372Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=732e797c-730e-406a-b646-a7fa5c99cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:50.380Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b9f52001-6ade-43a3-95f9-7efb617adb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:01:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:00.390Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7965ee6d-521b-4c2c-8b00-76827d8c5bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:10.399Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=11dc1db9-9502-4bf3-b1c1-bcbb1e24d220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:20.407Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=01fd778a-2ffe-47fa-acf3-70d3c61a4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:20.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:30.415Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=94111c32-b238-4b93-84f3-cec3c6c0a458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:40.423Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c465222e-5e82-4568-a7b1-25567b3aded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:50.429Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5ff250fb-baad-41b0-a6f5-61b02b96e616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:02:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:00.437Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5289b071-a87c-4758-9540-5342c0f07639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:10.445Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dd885ad7-84d7-4687-a681-bd343c48d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:20.453Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=253475f1-aeb8-4fc8-ba40-11a532ec827a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:30.460Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d99e91df-31eb-4cd8-bb24-9cb1af5d4a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:40.468Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8fb8c81a-ed59-4ba6-9058-934854f8e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:50.478Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=26b79b32-eb91-4dfd-820a-1f673d424d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:03:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:00.490Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=302572e7-4140-4599-b7a6-c35f08e0b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:10.495Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3aa88108-4497-4b7b-b5b6-4f23b1f94f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:20.504Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8a38962e-15e5-4b8b-95a6-a3d91b8a3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:30.514Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d2bff8c8-4ac1-48b7-a263-1f1d5fc592c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:40.521Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5646f8af-bc6f-4e73-baee-68e8ebd6f0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:50.528Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=93c72ab7-aa22-47ca-a2a1-61d8cf6af1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:04:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:00.539Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ecc90aa3-6b54-4b06-a3bb-e69520ac1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:10.546Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5c9496dd-c53f-407e-b740-892f41207e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:20.555Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=add9af7b-ee13-4de9-b44d-ec930c540ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:30.562Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d75e073a-5561-4d1b-9fc2-531ac7e54e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:40.570Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7a37c268-6577-417d-96d8-e03d9450d7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:50.579Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b4089f1c-c702-48f1-9bc8-3fd92d22e645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:05:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:05:59.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:05:59.076Z |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-01-13T05:05:59.076Z |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-01-13T05:05:59.078Z |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-01-13T05:05:59.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:05:59.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:05:59.081Z |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-01-13T05:05:59.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:00.585Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=16b04d90-401f-405c-8818-2f943072857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:10.592Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e3c3a0fe-fe25-43e2-a92a-2d0732cf47d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:20.602Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=123a7a62-6db9-4790-9171-a39f5f189698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:30.609Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=572b9f59-c4cc-42be-b1d2-595a899c3bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:40.616Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1cd8e15f-1f3b-4f52-a9d4-483dce32dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:50.623Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a9f0b69e-3e3f-43ed-ab0f-f957e9af41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:06:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:00.630Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b87e371e-3cf8-46e1-b5f4-f61c9d4983fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:10.638Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=afe23003-0c93-45a0-92d3-b5b9abe294b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:20.646Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4343c12d-382d-47ad-88ed-86203754fff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:30.654Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b5f01058-0e94-4ac5-be26-fa2d90baef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:40.661Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a95c1c5f-c35e-4048-b9e9-16f118d0a4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:50.669Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=96596657-a03a-4cc8-857a-e81935fb742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:07:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:00.676Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=da7ba33b-3b8c-4bfd-b8df-67d8d7adaa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:10.683Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82041d04-f8d2-423f-ad22-7e0651256c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:20.690Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=36a718a1-fd6c-4221-ba9f-4305ae3384fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:30.697Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b26916e7-3bb3-4363-9ecf-9a62bd0735dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:30.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:40.704Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=406911e7-0d3b-4eb4-9ea0-454b6757d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:50.711Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=299d86e4-c16b-4112-a79e-44808b2e8792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:08:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:00.718Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=152850d7-1c6f-4718-afdb-708c09c153a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:10.726Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a5eace87-19cf-4e69-8d93-aa93c492e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:20.733Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=92e65302-d0ed-4c1d-9eaf-e8767d8a36d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:30.740Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a3480ccf-066f-42f5-b3e3-667540518275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:40.747Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0309e2fe-0aa6-40fe-8667-4328aa6c1bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:50.755Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=969d303e-bd86-488f-978f-950e0935b0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:09:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:00.763Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a3679f70-b59c-40b1-8a3c-37a49b31a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:10.770Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=79d8ed76-5e2a-42dc-9801-bdbb84494257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:20.779Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8c78b808-6bf4-4cb3-91ca-99bc724dfb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:30.785Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=120229e3-ab3f-4027-9458-af7bd33a4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:40.792Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c049a338-6919-48d5-9b45-696090e9a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:50.800Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b0ae4e03-b405-4de3-87fa-05a3aac0f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:10:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:10:59.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:10:59.067Z |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-01-13T05:10:59.068Z |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-01-13T05:10:59.069Z |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-01-13T05:10:59.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:10:59.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:10:59.072Z |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-01-13T05:10:59.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:00.808Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8b0cef5f-cecd-4250-9358-0369a0ba6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:10.816Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6cdec61f-47f6-48de-9434-80f1f2b2fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:20.823Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9c04971b-9ede-4685-949f-1ac98531cf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:30.832Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f1635b9a-293b-41f0-9530-763c574e356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:40.838Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=74a2b7ad-8ca8-4f71-8433-e9cb537bcd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:50.845Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=68ace86f-6e80-4064-9004-9edfa41df35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:11:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:00.852Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=59ac7346-b817-41d1-bed1-cc6dd532d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:10.859Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1d7c2737-d4ee-41d9-a70d-011cad434736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:20.866Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=562d2abc-f3ba-400d-b309-c6dd906dbe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:30.874Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f990dd78-7152-4905-a8d8-3f2fd0c06322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:40.881Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=831631b0-8238-4084-8343-3049aa2ac83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:50.888Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3c0cb867-d93d-4dee-bbe4-bceaa2abd2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:12:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:00.896Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7f5c4c4b-fd32-436c-8756-1805270889da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:10.903Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=26a0aba2-eba6-4d9d-b0a3-2a12a699bc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:20.909Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4d8fe476-e686-4833-9a64-a57ea8201d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:30.917Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=09dacfa3-2def-4481-a9ae-e09736111171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:40.923Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=767bd71e-126d-4821-ab8b-68d2088da676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:50.931Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6d3f8749-ee89-4478-85f5-68d1f23dc5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:13:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:00.938Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82c85e99-b6ba-4288-bff4-b6c4a5cc6e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:10.944Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c219b144-e6ef-4be9-9d2a-9eaa557090d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:20.951Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3dfa81f0-c583-4dbb-91a8-6628453d6379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:30.959Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fe083686-73ab-4191-89ec-281ca78e61ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:40.967Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=66645ad9-168a-4812-8a82-070f1eb4f2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:50.973Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=235165df-d55f-4494-9483-5786172b0adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:14:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:00.980Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=152b3b43-2423-442c-bc9d-e884425ff300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:10.989Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8816bfae-2e33-4f3a-b37a-55cb3979f598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:20.997Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ebbbb7dc-d192-4fd2-b5a2-8005393f6eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:31.004Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=39c57fb0-e178-420e-bd21-609410003c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:41.011Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ed587caf-19af-48a6-9f6b-36463d7983a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:51.018Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=effe1d57-38f4-4dff-9451-80c3326133ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:15:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:15:59.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:15:59.056Z |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-01-13T05:15:59.057Z |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-01-13T05:15:59.059Z |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-01-13T05:15:59.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:15:59.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:15:59.062Z |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-01-13T05:15:59.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:01.025Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7da14ff1-3c4d-4e77-9a3e-ac96d246d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:11.033Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=87e66d69-feaa-4eba-ae14-afa155d9d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:21.041Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=99d26323-5e0f-4fa2-b172-6bfe48bedb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:31.047Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ec9085fd-8c06-4843-b0f6-0df529f38180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:41.055Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=133e78a4-fe1a-4748-9642-ab22866c5b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:51.062Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5d81dd43-b141-49bf-a71a-ca48da6fe4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:16:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:01.069Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=14d15000-80ee-4859-9d3d-92e8b015e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:11.075Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=75846d56-b4b4-4d1d-a01a-2d92cb7a90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:11.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:21.081Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3164bd6d-82eb-4086-b982-ff37b3309ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:31.087Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c70151ed-7839-4759-a1c0-6ec8aab8b08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:41.094Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=899ad243-80dd-4eb9-b8a8-e278e6b057c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:51.101Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ac0fd177-676e-4bcd-80c1-41e4d87d7d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:17:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:01.109Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1ddafda9-c18e-44dc-9cd7-15a68c2cd907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:11.117Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=09cc5e28-8fd8-47aa-8c5d-addbdde77dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:21.125Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ea2619eb-7c04-4dc4-9262-06a25a6902ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:31.132Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6f4a5260-f5cc-4cb6-90ef-2594192e1cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:41.139Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5f0ce8e5-a961-4ab4-bf9a-a92a23920f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:51.146Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=61bf3bc8-0aaa-4474-aede-3a1740daae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:18:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:01.154Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3faa65d9-1260-4cb9-af4b-35efb3573131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:11.160Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1307c254-288a-48b6-925d-18a1bbb9d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:21.167Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=745c5de5-c505-4295-99ff-cf88a067c3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:31.174Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ff6fb605-250e-4906-98cc-4ecc699db400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:41.182Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=369f27da-635a-499f-8951-1e5a5b1c5558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:51.188Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a82c074c-36e5-4f4f-8a79-144d64bfb100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:19:51.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:01.195Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=87e6d428-f9ec-49ac-97d6-c9d1a009067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:11.202Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1f14df33-ef00-4d80-a5b6-afe1edd7beb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:21.208Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ac65b6b2-a066-4a97-8dbd-a3c2bcec71d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:21.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:31.215Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=266249fe-4cf9-4364-9fde-c716bfc9630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:41.222Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0faa5eec-6a97-472b-b0df-32b42b23c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:51.230Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=80527d9f-0ded-42a6-9f48-41fe8e838ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:20:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:20:59.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:20:59.009Z |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-01-13T05:20:59.009Z |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-01-13T05:20:59.010Z |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-01-13T05:20:59.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:20:59.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:20:59.013Z |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-01-13T05:20:59.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:01.238Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bd558e9e-6189-4d25-946c-847f9e0638c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:11.246Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=69ada385-cebd-4730-ae20-6d1e21334635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:21.254Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=056cbcf1-1938-4adc-9bdf-624ec29463db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:31.263Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fe199f84-fbcc-4abb-84a2-2531dddbc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:41.270Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a1e266a-a78e-4531-9a17-84205db4341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:51.276Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ef57e72f-f16a-44ce-8a8c-10fc364c8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:21:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:01.283Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c32e2ddd-dac9-4d7a-80b8-a93205794331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:11.290Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ce50c3fc-ce84-4179-b7c2-ff97dabd2e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:21.298Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b1a5f7e3-df0a-4ed0-8be3-3ae78838010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:31.304Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ea7e67db-e63a-4755-a9ac-2af8f53824b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:41.311Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5d3e9e56-63a6-4d96-9012-0aaa22d8fe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:51.318Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8fe910cb-65a1-45d8-932a-0fa0ce0ee124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:22:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:01.324Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e632c04f-ed48-439e-9018-8acea8f2ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:11.333Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fa2b7ff9-12ab-4af5-8975-d0eb0256c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:21.340Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=85f711e3-088c-44de-96d7-fdd2a8fc79f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:31.347Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dbe787a3-d564-4aad-a515-3b0e9c658694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:41.354Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=47753d4b-c235-4f2f-b6a5-1c417596d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:51.362Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bb5f8984-5204-4535-8711-a9a37be85bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:23:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:01.368Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e1e008c6-0013-49e1-89a2-3335c70add9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:11.375Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e8426280-72e5-4c8a-b076-2f3495d788e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:21.382Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7e967476-ddec-4ea4-8a91-e2e2483daa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:31.390Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=02a0e32f-1009-4d25-8806-9c1d76187460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:41.397Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e1d9f724-3fbf-4711-8939-a80904bce3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:51.404Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=821f070c-ef86-4ad6-94fd-9b85e11c0461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:24:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:01.410Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cb786ca1-3c42-4a2a-bedd-db9c41345a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:11.418Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a4251fc6-0966-41e8-924c-c603ad5c2d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:21.426Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7e21cf73-c769-4df8-ad1b-1a31106a64e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:31.433Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5b44e326-46a7-4dc7-8c1a-af0492646938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:41.440Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2661659c-a64b-487b-93f6-5223b52c6f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:51.447Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e121bc1-8683-45ac-b9ca-79d0a9bc2c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:25:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:25:59.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:25:59.062Z |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-01-13T05:25:59.062Z |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-01-13T05:25:59.063Z |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-01-13T05:25:59.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:25:59.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:25:59.066Z |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-01-13T05:25:59.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:01.455Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dc7aa1bb-4928-419e-a98b-cfd5ac2953fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:11.463Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fe557785-ad7d-4dd1-8ef3-06a886e25768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:21.470Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=554abda8-0652-4c72-9f4d-fac5b9d6e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:31.478Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ddb6df87-8b0f-49fd-b304-5abab02c351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:41.485Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=38791df8-3005-4a56-960e-4f337a6f0d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:51.493Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a657d5a-d60c-4987-9aba-60b1f8ce6797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:26:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:01.500Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0b908400-f20d-46cd-acd0-f82f1f06d227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:11.507Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5b5ff338-3950-478a-9cd5-034baa4082b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:21.513Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b60a1357-be8d-46d9-bd4c-9beb7e868c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:21.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:31.520Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4aa8c376-c7af-40f3-9ec0-fe90be0dd663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:41.527Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e3c303b2-e044-4715-9543-fe4478e3d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:51.534Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=02ea8041-0749-402d-a1c8-f4b04d609853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:27:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:01.541Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c6b0447d-cb2f-487f-9ed4-2a01ec49ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:01.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:11.548Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b22bd71d-7348-4e32-94c1-e9f0186fdc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:21.555Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d624aef4-b5c9-4ee9-bf15-1a51bf86544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:31.563Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0a229008-4906-4f3b-a8d5-70d2668163e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:41.570Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fc2a88a8-cffc-4bc5-abc4-c7a40d2b4bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:51.579Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f5065c76-56c6-42c6-ac10-8426a0c4d1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:28:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:01.584Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a01b48a3-2368-4ce0-82fc-6183e3d03ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:11.590Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4866f3be-5947-4375-b054-fb4447c9757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:21.597Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c70bf8ee-09ae-44f7-b259-23e3348d2f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:21.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:31.602Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ed92cc3f-fd76-4c8e-8106-caae20fcecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:41.608Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=20f344fb-1985-4ac6-828a-2fd70dd2867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:41.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:51.615Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=84a996dd-19e7-4416-9fb6-bcc077bedc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:29:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:01.621Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8de205fc-6191-4103-bfde-bd384102e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:11.628Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=735a440e-1800-49e2-bc47-003e5074a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:21.634Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5bbb9d4f-21b2-4043-8687-97d393173032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:31.641Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d1edc9a2-86e8-4fd3-94ab-a72abd3a0389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:41.648Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=da68f545-3ab5-4482-af9b-6474ae412d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:51.655Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c26b182a-92fa-4e74-9549-309888dfe088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:30:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:30:59.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:30:59.031Z |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-01-13T05:30:59.031Z |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-01-13T05:30:59.032Z |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-01-13T05:30:59.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:30:59.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:30:59.035Z |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-01-13T05:30:59.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:01.664Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=23b597df-1556-4732-a22d-7743d2d50d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:11.671Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0c02960c-0e8c-426a-ab0f-595f35f3f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:21.678Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b2681f1d-4ab5-4826-ad4b-454210e73926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:31.685Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fc86497c-d1a3-4a61-8da2-4b57611bd767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:41.692Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b7dcfb68-7df0-4144-8ab3-a5632041b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:51.699Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e4a82144-417c-4df2-9b7c-a4d73f693997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:31:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:01.706Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=273dfd39-1b18-479a-9d68-ef58735bae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:11.712Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eb30dd3a-f092-4ddb-92b6-55f2c4037e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:21.721Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6441766a-fce9-4ec5-9e5c-83b0e2d63382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:31.728Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7dc270e9-1a41-4d7f-8a83-387836d05fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:41.735Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ee79f2ca-1f30-42c4-a576-203e6000e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:51.742Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e1e4cdc5-8355-40aa-b621-20d1747929a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:32:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:01.748Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4faeafdb-848f-44da-8457-3da94c24f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:11.755Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1c5b71ec-be94-46a5-8e06-283f07c841eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:21.762Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f70569a0-c2a8-473b-b961-ef529c0c5c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:31.768Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7c1189e7-5efd-487e-8ec4-35d4f6519bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:41.775Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f08edd98-df51-4788-ae41-68cd962c44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:51.782Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c6536e62-c499-4fd7-86a0-01b2fb8c299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:33:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:01.789Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=413a4da5-d262-457e-83d1-1ccf8b01bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:11.797Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5933515f-41ff-466f-9438-a955e779cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:21.805Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1f6a141f-dc1f-4186-b2c5-9dc8172ef8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:31.811Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3394e3a1-31e6-484b-8b48-36db11176957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:41.819Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3d7c9931-4b0c-4e37-8ab8-b50d856aea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:51.826Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c4935c65-84a4-4806-8b86-cefc656f21bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:34:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:01.834Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7968a711-dec1-41b9-a5be-922a41c473bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:11.842Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=05cc53df-be3a-4389-909e-f3fb3b564f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:21.849Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bd2bce13-437e-41b1-933e-39cfe8eb9cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:31.857Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1972c9aa-d599-4fd9-8969-a620fc578a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:41.863Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9db23884-6766-4e13-ab6a-7db095b03610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:51.869Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=de84cc6f-9a3a-4ebb-a470-f495d9d14c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:35:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:35:59.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:35:59.048Z |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-01-13T05:35:59.049Z |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-01-13T05:35:59.050Z |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-01-13T05:35:59.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:35:59.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:35:59.053Z |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-01-13T05:35:59.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:01.877Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e7e069a5-5643-4456-8c3c-015e5ac74cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:11.883Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=50eef43f-0daa-4db3-8df6-ed2125482176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:21.891Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2a50a260-2524-4fb8-ad8b-fdac255ad78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:31.897Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=44caad61-5ae4-43ab-92cb-af73fd7d7bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:41.905Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5edeb26b-43c0-4aae-96b8-28a2af439340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:51.912Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e1f1de8-7f1c-40d8-99ef-e3df4479982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:36:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:01.919Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=106084d7-9374-47b7-9400-23a882d91a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:11.926Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f2766c89-1efd-440c-a49d-cfc1a92448d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:21.933Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0ae365ec-88dd-4abb-b846-8ed67f900ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:31.939Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fae43dfb-3c93-425c-9d71-a97fdc32a73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:41.946Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=964e7375-7ee5-4325-910e-dad6c504772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:51.952Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=309b46fb-fa93-469e-8c38-ad3614921364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:37:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:01.959Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5a2200d5-1ca4-4afd-9ffa-91cd963776d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:11.967Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=024e662e-0629-4d75-9f89-c75c9de6d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:21.974Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=abb94702-d5e4-461b-8b61-b7df08da4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:31.981Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0d4e9935-fb6c-4447-ac5a-63cd958db948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:41.987Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a22e1b0a-606e-44a0-9bf8-4fea31501218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:51.995Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dad79115-a7d9-4468-9524-a965d2f151f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:38:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:02.001Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=23b0c7d3-96cd-4ec6-b793-1eaa0649b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:12.008Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e41e74ec-7b11-4309-b985-18c444699c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:22.014Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=86061436-845e-4a83-868b-782b7d336a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:32.020Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0aae3485-9dff-4cf6-a752-83d6819223c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:32.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:42.027Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0354ad3d-03ed-4ba5-b3fd-56d92cedb820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:52.033Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=99e5d272-90a5-467d-a45b-7027418b1212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:39:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:02.040Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f42c0d52-9827-4d1c-9e38-7e8097da089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:12.047Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=174a5b3a-900b-46e4-8367-e8dd8ef677e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:22.054Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=538c3f35-c623-4f27-bb22-fc9f3f23442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:32.059Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=594c6d05-ea3e-4c7b-839a-383db61373e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:42.065Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8bcbb930-8e78-4cc6-a03e-5ceec471bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:52.072Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=275345ce-1283-4158-a606-23f2e6aa1466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:40:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:40:59.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:40:59.051Z |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-01-13T05:40:59.052Z |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-01-13T05:40:59.053Z |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-01-13T05:40:59.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:40:59.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:40:59.056Z |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-01-13T05:40:59.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:02.079Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=da929ca7-67af-43d1-99c3-0fbe1492581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:02.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:12.085Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=20e538c0-91c0-40cb-917e-2a8a391a10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:22.093Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eb851036-6227-441b-b255-1eb8cc912a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:32.100Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=124044e9-fb64-4732-bb6e-4b4df936a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:42.107Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=aa317aff-82dd-4ccb-9c48-b308d42b4e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:52.114Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c9285df5-1d1a-4154-b12f-60fe3d08515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:41:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:02.120Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2fda8a51-5612-481d-b146-70bb5f692169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:12.126Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9276eb05-cf71-458f-bb11-47838274146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:22.133Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=95781881-08bd-4ee4-bc06-c5189cc0cf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:32.139Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1b1cfa51-6fa2-4ec7-89d0-3bb39381e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:42.146Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d738c77f-5335-44d2-b17b-81be432a4137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:52.153Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=160a7331-ec97-4c1c-8430-f8dd455a8a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:42:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:02.159Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=828473c2-0e2c-4b19-ab45-e7af5f1a2a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:12.167Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=aae56737-5f7e-4688-9845-45dc254726db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:22.173Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ee59fe8c-4ced-4444-a6be-4b5b69c00256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:32.179Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1052ee7e-eec4-4db6-93ef-efaf2945146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:42.185Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b39dd6f2-ef14-40d7-ab91-034baf402c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:52.192Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9400e8ea-e5ef-4298-b05d-a1d1fa1c0308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:43:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:02.198Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=339a1995-ee4a-4e98-b13e-e31200e5c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:12.205Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7fb5af5c-a9ec-4e38-8114-32a49ba81062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:22.210Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ea44c4ea-f618-4507-89ab-0fa1bdf8f6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:32.217Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4e62d6f9-ccf0-4ea8-b5bf-be87ced1f385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:42.223Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4dac15d2-5cf2-4cbb-8980-7b8af14b065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:52.231Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=38ed097f-e773-4461-afcd-fb404ad3a273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:44:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:02.237Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e0a588b7-5130-4ba4-9bb4-49e12b0e9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:12.244Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cb0cdea4-179a-4a71-836c-46f072ab7039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:22.250Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5237bc61-316a-43b7-a1ae-5b1b6b05741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:32.256Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2bde85b0-f52c-4547-98f8-735e2e57d5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:42.263Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=033d78de-a204-4d51-835f-5ab307a61f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:52.270Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=23d556e9-f11a-4b06-ae6d-1277ec0da036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:45:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:45:59.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:45:59.047Z |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-01-13T05:45:59.047Z |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-01-13T05:45:59.048Z |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-01-13T05:45:59.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:45:59.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:45:59.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T05:45:59.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:02.276Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4b26d1fb-0113-4409-8e6f-46e8833277ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:12.284Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6c9a16f2-3a4e-4570-bee5-1aa88b89a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:22.290Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0d758383-2aa3-49ff-85f0-7160387ea07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:32.297Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=651eaf1a-851e-426a-9bd5-143484d522bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:42.303Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cd71d133-7606-4072-9179-177f16f9aab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:52.309Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a3759417-4c4b-4b2c-8447-04ed272c49b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:46:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:02.315Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=492f4ccf-fc2a-4747-b3aa-31bd9bad1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:12.322Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9c82fcef-97ec-4339-9ff7-8a9a2519063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:22.329Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=272399c8-95a1-4e05-9ef2-9353b0f5d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:32.336Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d05da450-df4e-465c-bfa7-cfa997cabac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:42.343Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4cd9f16a-92e2-4b3f-b268-43300799a029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:52.350Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b51e7616-b055-4e73-b46d-376eb76433b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:47:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:02.355Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3617426e-71f8-43ec-92c3-b7ee10c8e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:12.362Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=498e85a3-9351-438b-b0b3-d05e7fa71565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:22.369Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=76c42635-7141-4607-b345-09c23211ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:32.376Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e791996b-2782-41eb-8b00-1df3c7d87fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:42.384Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=43ad8d72-b055-49fd-a49b-71cadc152c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:52.391Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=87b48d9c-738b-4184-bd19-1f537c925358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:48:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:02.398Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=372d69f4-d028-4bd7-9fdb-d68e67d10e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:12.404Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=05aadb26-f3b5-475c-b3e4-2ead53e36268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:22.409Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e77c557f-933a-4eee-90cf-b06636e4570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:32.416Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7b762f44-3a71-44ee-b318-caab3b752216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:42.421Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9cd1556a-63fd-46a1-98c1-94f18afe4b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:52.449Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=565e3b88-a551-4349-8e6d-37d4c33824ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:49:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:02.457Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5931d3b4-95d1-4669-9ba3-4d47a82759b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:12.464Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e60dd43f-a933-4172-bec3-f117d561c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:22.471Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=18265d57-a403-4fca-9e84-0d901addc703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:32.477Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7e2cc0fd-8414-4271-841e-9fc9470ff440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:42.483Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3a8c8f69-6308-44e1-8631-4de5f37694c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:52.489Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=dc837a55-9736-4698-9191-cb0a9aaf3b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:50:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:50:59.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:50:59.034Z |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-01-13T05:50:59.034Z |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-01-13T05:50:59.035Z |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-01-13T05:50:59.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:50:59.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:50:59.038Z |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-01-13T05:50:59.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:02.495Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=00fad761-3d81-4783-ab68-9d30106ebfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:12.501Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d4fa3501-de5e-4b4b-ac75-0d302409c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:22.507Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8c53e5a4-8dbe-4230-8580-38e21abb6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:32.514Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ae0f65bb-dc81-4417-9be6-3e4d2b90665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:42.519Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1635961f-052e-465f-874d-ff031323f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:52.525Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ca9358f5-00b0-480a-b9d0-c86f9411101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:51:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:02.531Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2b8675c1-df3d-4874-8ad5-ada28117546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:12.538Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c61d70d4-d95c-46fc-980b-dbabb78940f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:22.546Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d66c7706-033a-4685-8ea8-a76f605c169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:32.552Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=74ed826e-9e22-4ce5-a68c-ac34768ef5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:42.558Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5799a2f4-9c33-45ea-ae78-cba99758d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:52.565Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5e984d4a-1811-41e1-8880-1e9954721296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:52:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:02.571Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1cc27d4e-32be-4a4d-965f-e4b913ce1b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:12.577Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4d431ecc-6d36-4796-a11a-af94c09063f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:22.584Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=733e74c8-d459-4d8b-85b3-26eee31eeeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:32.590Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a85f4724-aaea-401e-a2e8-ac72ccf5d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:42.597Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a0d7c9d2-af81-4b71-bb86-5183be97eefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:52.604Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=14104b83-bd71-4131-847f-743f33b4b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:53:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:02.610Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5d22e7f6-9eb8-43b3-b724-debefc107394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:12.616Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6ecc3828-303d-4a10-b287-dae1e26997e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:22.623Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=41fab9d2-6e65-43b7-8328-f8178c2c954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:32.629Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e79ab238-9a8b-43fa-9098-bb0fe834095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:42.636Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0b3f6f54-ec38-4591-af81-bbedc404a1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:52.642Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=913ca046-c09e-4823-b325-3b63a5111d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:54:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:02.649Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f78df9a7-d27f-4389-8280-90261fd925e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:12.655Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2735fca4-a955-4259-8557-ed39eeedc185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:22.663Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ffd57fa0-9565-4c0a-b859-28be642ddf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:32.669Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0c966928-4200-4c9f-bcb9-89b3ff49e5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:42.676Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7d62bf59-dd20-4fe0-8139-20ab813e0da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:52.686Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6caea1aa-f184-423d-ab1b-9ea4ec70efac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:55:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:55:59.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T05:55:59.039Z |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-01-13T05:55:59.040Z |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-01-13T05:55:59.040Z |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-01-13T05:55:59.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T05:55:59.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T05:55:59.043Z |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-01-13T05:55:59.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:02.693Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0f867727-585a-4c0f-8d9d-681726e53851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:12.699Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=64bc81d1-e866-4787-a635-f32e36f48375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:22.705Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5b1beee2-0f20-419f-ab8f-2d753b31835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:32.711Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=edf1dd85-2ba0-416d-8c71-25f922dd6c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:42.718Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0be60116-3f02-4597-83d4-0f274b7f93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:52.725Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ce0d50ab-f02c-4a4a-8c47-8deeb3e824d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:56:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:02.731Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cc4833ed-bac1-4c5c-b990-063b20897cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:12.738Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c23f8b61-c20d-4ba7-af38-f396d9c1aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:22.744Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=466711d1-1ab6-44da-a3ee-9dc8fa03924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:32.751Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=21582155-a7c4-41fb-a567-4942412e34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:42.757Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c390d164-760c-42c1-b911-026504dcb6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:52.763Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=755eb097-dfd7-4ebe-9d29-0726a373e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:57:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:02.769Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=74b9feaf-caa9-4bd5-ada6-5c74bf7d9a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:12.775Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e36a4620-99aa-4d49-b406-4c4f9a0cc2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:22.781Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=170015fb-955c-4880-9bde-aad7922f5106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:32.788Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5561ff6f-ed50-4c0a-913e-b7706a57b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:42.795Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=467e5da4-cee5-4a3d-a795-526d54d35d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:52.801Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=60787e53-9172-48f1-84b1-8e55feba41bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:58:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:02.808Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=524b60fb-fa01-409d-bddb-1d4f6d272ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:12.814Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3486e270-6700-41c6-8eb0-a9e16b8fd3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:22.820Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4a6f06fb-4e1f-4f53-8e5e-ce67f031c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:32.826Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c9befde4-caa5-4639-9c25-b1f6d7cc13e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:42.832Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=02a47654-0602-4e13-bc92-3b6c661251b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:52.838Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=81efaa42-95c6-4895-801a-c1350ce60057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T05:59:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:02.845Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6b547fc1-90a1-44e6-81b2-9e0998d2c8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:12.853Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7ed84ce0-02bd-4c49-9867-b39415a1b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:22.859Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4e7f6eb8-9ec0-4acc-be94-f7d0cb19646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:32.865Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a68e2983-cbc4-4463-8316-4825c2295594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:42.872Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d6ac4010-b6f3-4014-995a-95fd808d761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:52.878Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d31c277c-8c3b-4fea-9f66-4571867fd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:00:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:00:59.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:00:59.034Z |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-01-13T06:00:59.034Z |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-01-13T06:00:59.035Z |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-01-13T06:00:59.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:00:59.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:00:59.038Z |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-01-13T06:00:59.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:02.885Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=47fd15d7-1154-4334-978b-ac2b47217a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:12.891Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2d8abb5f-31f4-435d-9861-0f000269df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:22.896Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=09ac8d81-fb9d-4b23-9708-eb3f99bcb348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:32.913Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ae711d3a-931b-421d-af38-5a5fe2a3ef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:42.920Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=07c4d778-ba20-43bd-97d6-e48ecb2a2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:52.926Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=573ef868-9d91-44b4-a47c-03c0cede3324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:01:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:02.932Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=18905977-8b5f-4d82-b5d2-1cfad393cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:12.939Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3d86317c-28b5-4238-bdae-ef954e9bfddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:22.944Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=441c30e5-3a71-4428-8349-793fc5008ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:32.950Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8215eda8-a77d-4734-8d73-cb7a3033cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:42.959Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d423ead7-82eb-46b7-a975-d41204b6fc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:52.965Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=71138571-c7aa-48a1-aa34-ec16f3209686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:02:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:02.970Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=408e76a3-ffe6-4205-bfe4-c78d4833d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:12.978Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=23b266a3-4bd4-431b-8f87-d5e1cb336f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:22.984Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=286e231e-0c1d-402a-9f5f-035a5c262055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:32.992Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3a4b8bda-df05-4df8-ac99-ab72437913cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:42.998Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f6d6573c-09a8-4651-be51-e6a367a40660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:53.005Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b32e89aa-c455-426f-b683-d116aa5b9ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:03:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:03.011Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1f981f12-72b6-4fb6-a7ca-78bbdfa93428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:13.018Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6eee2a25-3e62-43c1-b731-9f1b29805592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:13.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:23.024Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7174216d-d643-4ca1-b931-87bc9538d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:33.030Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=38ec086d-f0c1-4451-b5d5-dbe6c0d15176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:43.036Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=adecf0ae-a94f-42b4-92fe-4dea5ff16b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:53.043Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2527da1f-a6ae-4b70-821e-5aed558e902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:04:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:03.049Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=63aceae6-70d5-405d-80fd-e468b97c50b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:13.055Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b6957d84-cc21-4136-836f-6501bbdcabf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:23.061Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e9b94313-9695-43e2-a45d-9cdf89a6c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:33.067Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=018b6b31-a2a3-4a5d-b967-f518544297c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:43.073Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82ecc468-669c-4b34-9384-54e0eb9b2e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:53.079Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b6a6b262-6f80-4437-a6eb-c60ee583e850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:05:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:05:59.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:05:59.061Z |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-01-13T06:05:59.061Z |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-01-13T06:05:59.062Z |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-01-13T06:05:59.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:05:59.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:05:59.065Z |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-01-13T06:05:59.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:03.085Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3224d5cc-d8f6-475d-bc1a-76bfe20eba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:13.092Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4abff933-f10e-447a-ac9f-2b842f4642a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:23.098Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=31f6a354-d39c-4240-837f-b3ace9c88145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:33.104Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=626cbc3c-4b31-4396-b058-cc326d4e9873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:43.110Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a8ffa4dd-1907-43db-815e-eadb20e326e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:53.117Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a0677ea6-03f2-46c1-a111-0b19360cf353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:06:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:03.123Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f2095ce5-5676-46ce-a6fa-726fab9919e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:03.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:13.129Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=df912ab1-3ebe-471b-b237-6a4141e1402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:13.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:23.136Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f554c406-f02e-4d05-a40b-fb4c274651fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:33.143Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f30bb8cf-5b4b-48df-94b0-6cab48163c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:43.150Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=373d455f-6883-4224-b75f-02dad663d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:53.157Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=74675948-7cfb-42a4-bde0-8877fa246b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:07:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:03.164Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=92ac5752-6a36-4820-9391-c92406abb588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:13.170Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2927e334-d4e2-423d-b31c-77bd80c4607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:13.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:23.176Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=687cd950-ce9e-475f-84cb-16cf3536d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:33.182Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ca070b52-60c8-4888-bfb2-8239608d5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:43.188Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a8ff7084-dc74-4774-b2c4-8c99ed630152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:53.194Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cf98b684-7995-41db-9027-c137c7be28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:08:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:03.200Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1ce80e53-328b-4dea-8f30-e5144d8c331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:13.206Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=722fc897-2e57-4f9a-bb6f-a0c6e81bc7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:23.212Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fc29831c-2f0c-4cd1-8c3d-e79a7bb40e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:33.219Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=617a9ae0-3af7-49be-b924-4c84caeff249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:43.226Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ec5a0a73-6fa7-4702-bb7c-4cd9d08d2959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:53.231Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=79e3a090-5efa-47c3-b15c-b0374fb42df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:09:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:03.237Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=191f3552-676a-4609-8a14-c94cdb29df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:13.244Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=31d1e250-5140-4840-8922-6e3cac4cdae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:23.250Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b83f414f-05f6-4019-9259-a3a15004ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:33.256Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=49334368-8b7b-4ca9-bfe1-d0e3cdb40622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:33.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:43.263Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d505c20c-dd76-46bd-a737-e9dd0c3e54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:53.270Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=46c6df43-590c-4d18-ac8d-e817623ba7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:10:53.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:10:59.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:10:59.015Z |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-01-13T06:10:59.016Z |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-01-13T06:10:59.016Z |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-01-13T06:10:59.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:10:59.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:10:59.019Z |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-01-13T06:10:59.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:03.276Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=300e2e65-c8df-4867-95e5-ecc9755bfe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:13.283Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8cd673eb-973d-452d-92f0-bd5b967e21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:23.290Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d0cf88ef-b439-40db-ada7-0ed4c43bba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:33.295Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b7a16f6e-b125-4101-8da5-4bced85e74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:43.301Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1036bfb4-ffbd-4a2a-89ce-7fafb8e7ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:53.307Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f364d55f-ecfe-4f02-beae-0855e910ba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:11:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:03.314Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=68be7f32-ae6c-430e-b975-7163ea8a075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:13.321Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=82ccde2d-b85e-4a47-a7fc-6f8428925156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:23.329Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c45c3b64-36c6-42f8-b801-7153cf01db8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:33.336Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7d4b2a88-3fbe-496e-ab9f-87f708ccfac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:43.342Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=23abe9e4-af6e-4841-aa7f-4637098660c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:53.349Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=311477ed-79e4-4139-9082-f90e69776784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:12:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:03.356Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3851bbf6-2481-472f-b211-cf5193ceee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:13.362Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f978a9d2-1036-40c2-a077-e95857eb526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:23.368Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=16d1c376-ed9b-4f63-beaf-bdc74216488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:33.374Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=10b36b6e-e813-48ec-85af-b6a6cab26931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:43.380Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3d963cc5-fa85-4e13-9540-1f9ba1f29bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:53.386Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b91331e2-e41f-477e-b3c3-81372f53bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:13:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:03.392Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=37e9e933-d532-4ba2-b270-9aa9afb9d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:13.398Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8c6ab376-877d-464c-8ff8-dc3c6f0ced27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:23.405Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2c4e3794-3897-4492-94f1-664edf0ef0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:33.412Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=aa185e1a-a796-46dd-b007-8acd4b10ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:43.419Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=45dd92e0-828a-4c30-9ada-79b4bd25cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:53.426Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=892f5afb-9e58-4b8a-a5ea-bb88d29bd1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:14:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:03.434Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=49a3b6a4-78ca-4740-9d01-338757670344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:13.441Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8ca61ca1-e681-4aab-8983-8dd1125c7daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:23.448Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a8a02984-178c-4aba-86bd-01d331ba5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:33.454Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2c814dbd-89ff-42f4-afc7-0862e206e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:43.460Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cedc2db1-283c-4782-a345-651257d056d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:53.466Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b09a7b55-5ded-46ba-a724-f3b98fde05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:15:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:15:59.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:15:59.029Z |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-01-13T06:15:59.029Z |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-01-13T06:15:59.030Z |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-01-13T06:15:59.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:15:59.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:15:59.033Z |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-01-13T06:15:59.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:03.472Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cc2f9ff9-df02-442d-a530-9f81c65d0099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:13.478Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fbbf54fc-20a0-4e28-b184-dbcace3b7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:23.485Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e006b006-5c98-4ee8-8162-8b437b658a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:33.491Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2529a9ea-c9e8-4019-b849-a5924fb91ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:43.497Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e861a1bd-7a3c-4048-9fa7-6107bae493c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:53.503Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=758b5a79-3934-47ac-bd9f-01e7d0bf7538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:16:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:03.510Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3d402345-3225-4968-9693-aada343b3b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:13.532Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=eff7986c-a0a8-4742-a8f3-f4a6284e7a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:23.539Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=92490675-e170-49f1-aa23-fe82e1703cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:33.547Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=02ac76a4-41e7-4721-8c36-41c6470381cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:43.554Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=83db513f-7c74-4f4f-a7b9-aff675c951d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:53.561Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=897708e6-0fe0-444c-bf58-077aba3d7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:17:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:03.566Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d9d59729-44b3-4d79-b668-749459b19da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:13.573Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cc9871a3-f5c6-4254-ae26-09f3d9981507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:23.580Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=869cf006-a8f2-436b-aa65-e32009abb3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:33.587Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bcf92e72-43ee-4b10-9788-b5282baf7013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:43.592Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=bcabc087-6769-4c41-a2bd-22185bd2a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:53.600Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3bd7462f-e4be-426c-ad43-5496107109c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:18:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:03.607Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=58eea02e-6f07-48cb-b9c2-70f657e35508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:13.614Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2b255243-6a12-4937-8ceb-54ca38d8b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:23.620Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4054eebd-ee78-41af-be92-b145d0a07122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:33.627Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fc498161-3321-4fe0-a240-6add8999c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:43.633Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=ee8e5576-2bb1-4bd1-8b58-40904dd7f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:53.640Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=49332738-9e5c-42f8-9766-056d23f019b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:19:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:03.647Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=fdf09aac-5e03-45c5-847d-5cf2fe558ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:03.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:13.653Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=efdd0ace-c90e-48e9-b6ab-7b5220bf342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:23.660Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f09b1cf8-2b4e-418f-a065-130f230b03f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:33.666Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=2e7fa39e-0251-4050-a510-7aae536b7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:43.672Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a14f168c-e861-4278-9137-2b1ef1e93f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:53.678Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d6f645fa-7b49-4569-b71c-2e94256e36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:20:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:20:59.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:20:59.011Z |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-01-13T06:20:59.011Z |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-01-13T06:20:59.012Z |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-01-13T06:20:59.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:20:59.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:20:59.015Z |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-01-13T06:20:59.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:03.686Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=d1663aeb-a176-4880-b6c3-d23a9d989aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:13.693Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f882231e-37e6-49da-82bd-8378f2a7007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:23.699Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0c149f73-89e3-4d74-a083-971cf4413dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:33.706Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9d32cbe4-5b27-4ea1-af93-6e66e1c2c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:43.712Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3207c0d4-03b5-46c7-8ba5-c7c9e816f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:53.719Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=26d1cd50-40ec-4eaf-b75e-207b2c251838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:21:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:03.725Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b8a73562-f0ae-47c9-96fd-020a3a9dfc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:13.732Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c48f7700-6b48-49dd-ad9d-d11ac1c7553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:13.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:23.739Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a3d5d819-5b51-4aa1-92a4-18964ac6ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:33.745Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8fdadaea-0778-4717-a398-76a660c366c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:43.751Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=cf0f543a-9ef5-4c81-b5f7-e3431e47fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:53.760Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=19b843ea-5672-4db3-a2d8-4ad77dba295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:22:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:03.766Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=32070cb4-fae6-4d77-9c15-62c6f6cca1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:13.773Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7fe480e7-bfb3-41cd-9355-2a985bc56056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:23.779Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=987f74ff-1eae-44b1-bb77-58ccb848c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:33.786Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=192441df-ec51-4357-a4a3-57d2e31a9a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:43.791Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=89e9a0e5-e9b1-49aa-8cc4-a57e373c0a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:53.799Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4c1f801e-0666-48ef-9352-105521051dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:23:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:03.806Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4a807ad0-6966-4157-af38-edb2ced4d85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:13.812Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b40b22e8-3f2a-4e2e-8dc4-ffb2799526eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:23.819Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=df4eebcf-50eb-4d00-8283-3de793f8b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:33.826Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=260133d6-0050-4e8e-9fe7-3aa70dcfdaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:43.833Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9aa1962a-5015-4e7a-9398-14b09a2f08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:53.839Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=422c7136-2345-406d-87c8-a79f7c5f4a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:24:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:03.846Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a18a8dfc-77f8-4666-8042-d94ef379f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:13.853Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f10f32ff-da2b-4a2d-9b38-0367a275c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:23.860Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9b48c99c-458a-4487-a710-d479e6951693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:33.866Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=58c9bb68-c93d-4d27-92e2-c6266e6064f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:43.873Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=24f63fd6-fb34-41be-a551-ffbca195be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:53.879Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=f847c6ea-9c24-451c-8abc-aa00dd968f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:25:53.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:25:59.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T06:25:59.009Z |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-01-13T06:25:59.010Z |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-01-13T06:25:59.010Z |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-01-13T06:25:59.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T06:25:59.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T06:25:59.013Z |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-01-13T06:25:59.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:03.887Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4490ebe6-6dd4-4f0f-b8ca-e2d6b830ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:03.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:13.894Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=7de146ae-3054-4356-81f0-ead25ebaed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:13.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:23.900Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=8e98a6bb-437e-41d8-937c-4065c974f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:33.907Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=19905043-dc74-4b49-92eb-26747554225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:43.915Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3aaf4189-afd6-495b-af7e-5fedee7bb7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:53.922Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=4c6f9867-655a-435a-9453-7657120c4aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:26:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:03.929Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=43fd1d83-af81-4901-bf3c-9bd3b4f10f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:13.936Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=666d65f3-27c3-4f36-ae00-273b12976e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:23.942Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e419ae73-5a0e-4bb6-9405-ace9432f3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:33.949Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6db7ff52-aff5-41d2-a654-6b18958e1f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:43.956Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=a27b459e-1c50-49cc-a959-a012e714c300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:53.962Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=14addaa4-a371-4519-b8d0-d36e8bc79340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:27:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:03.968Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6c393e07-b649-4d39-9050-f3b44c17efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:13.975Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b88085df-4228-40ca-9865-e1d80d5a386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:23.981Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=0469137a-3286-4488-8b4f-8864998aa9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:33.988Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=3e3d3730-18f1-4496-a25a-338c442ad42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:43.995Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=301f827a-8571-45c5-9a76-2a7f3ffac7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:54.003Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=b307be8c-1ee3-44a2-9b61-50b7209ed625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:28:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:04.009Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=1488add6-aa1d-4c84-b340-a2c418a486fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:14.015Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=addf3b27-1b5e-4d76-9274-3aea34e9f2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:24.022Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=c9800aa9-033a-4b83-9e08-e0c38212639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:34.028Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=22223b2a-0aaa-4670-a2cf-f470872973cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:44.035Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=188d7070-ed91-462a-8f98-32c3cf78cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:54.041Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=5207e3f3-af7f-471f-9d5f-430941bfa174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:29:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30:04.047Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=9bb69893-dcf8-48c7-b131-5f4067deea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30:14.052Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=6e45cc4b-67d5-417d-bf3d-a2227a3ca6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30:24.058Z |INFO |Init configs |InvocationID=470b71fd-eda7-4891-b0a1-7e74e1ffe5b1, InstanceUUID=e7889f79-35aa-4e34-ab86-e5229c4ee99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T06:30: