By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:37:56.248Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:37:56.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-25T02:37:56.346Z |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-09-25T02:37:57.387Z |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-09-25T02:37:57.567Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T02:37:57.568Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T02:37:57.568Z |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-09-25T02:37:57.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-25T02:37:57.971Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-25T02:37:58.007Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-25T02:38:00.724Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-25T02:38:01.360Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-25T02:38:01.385Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-25T02:38:01.386Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-25T02:38:01.463Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-25T02:38:01.464Z |INFO |Root WebApplicationContext: initialization completed in 3455 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-25T02:38:02.067Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7ff79224-5494-41af-820f-d267fb708143 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-25T02:38:03.076Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7ff79224-5494-41af-820f-d267fb708143 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-25T02:38:04.974Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7ff79224-5494-41af-820f-d267fb708143 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-25T02:38:05.267Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-25T02:38:05.267Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-25T02:38:05.271Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-09-25T02:38:05.772Z |INFO |Started MainApp in 13.626 seconds (JVM running for 14.996) |InvocationID=7ff79224-5494-41af-820f-d267fb708143 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-25T02:38:05.855Z |INFO |Start scheduling PRH workflow |InvocationID=7ff79224-5494-41af-820f-d267fb708143 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:05.871Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4238ad6f-997e-4732-9381-31bc974eb353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:38:07.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:17.430Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fe27c158-2bae-408c-9326-84e14ff066a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:38:18.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:28.527Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a80db2dd-b36a-4fff-8f91-e116f2e41fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:38:29.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:29.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:39.601Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cc6742c0-7210-42aa-bbc3-326157dfa1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:38:40.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:50.671Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=43287b7f-fa0d-4390-96a9-d02e6986e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:38:51.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:38:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:01.753Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=48e9c079-f241-4d8c-a2a2-d6eea0dedcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:39:02.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:12.850Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b825bb31-c023-47d6-8d8b-3ef2ebef5fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:39:13.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:23.952Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=20069fcb-5b47-47dc-ba26-dd094fae3b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-25T02:39:25.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:35.023Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=149b13e2-4806-4f22-b199-08a5f1ebdbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:45.206Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3f40ea9a-ea65-46dd-9ffa-a8b44eb96522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:55.232Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c4afefb7-3d53-4ebf-b20d-f65b9e3e6872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:39:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:05.254Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7d26bb2a-8eef-4bc3-ade6-9c9bd5296214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:15.280Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=303a8196-9176-414c-bdb8-93fa4d2ed690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:25.307Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4002ab9b-45f8-4827-958a-ce83395e8fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:35.327Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5a2df8c1-4b7f-4f49-93ff-6f0a3db77d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:45.350Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e232c89a-39e5-4d46-9ac5-16e70d3479ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:55.367Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=bafd39cb-d8c5-4d2e-9054-6278a9ae011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:40:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:05.386Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=96899b67-03e4-4cdc-a1eb-850d19430409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:15.409Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=823555a4-085d-447b-a621-9566bbc981ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:25.432Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=98cae3e3-525b-4df0-80e2-c9821de5810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:35.459Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ffeb1736-ab38-4700-8237-2876d47b722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:35.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:45.486Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c661f66b-f15b-463f-adff-24b4ea92bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:55.515Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b3a316fa-93b4-4ffe-b4b4-2e8a516fa845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:41:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:05.544Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=94aa3d9c-a42e-460d-85c7-bb3462d22db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:15.566Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=96fbdedc-526a-4d47-b9ab-6cfe847a8466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:25.584Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e0608a8f-92ca-4363-a256-f0aa0a01a65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:35.608Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1d84099a-006f-43e6-935f-ec024f665c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:45.627Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f151a58e-4827-4932-98c6-ad6be01e13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:55.644Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=0617b566-8eb5-4e9a-a085-49276952d2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:42:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:43:03.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:43:03.341Z |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-09-25T02:43:03.343Z |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-09-25T02:43:03.347Z |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-09-25T02:43:03.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T02:43:03.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T02:43:03.365Z |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-09-25T02:43:03.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:05.667Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=26b7a152-12f0-4093-8d68-3d7f505247c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:15.685Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=16a93fcb-94f1-4791-9512-c754bf1c6e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:25.701Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=08e74c6e-c85d-4749-b783-bd1cf114d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:35.727Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=948f5f81-48a6-4a88-8405-9400452a4732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:45.747Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=860346df-66e7-43b1-89e8-1d6e36e0ea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:55.767Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9fdf337b-9e68-474c-8b11-240f27fb334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:43:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:05.782Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d37d270d-0ebb-4adf-92c9-3893a4dd6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:15.813Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e0e0fca5-c214-4283-a3f4-40e18a01b2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:25.841Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=389e8c48-8b46-4fe0-ab8c-2f01bdc1bbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:35.860Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e9319d59-e452-4db4-895a-7b3775deb764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:45.882Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b9099582-918a-4fe1-803b-c86cc9d7f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:45.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:55.901Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=22b4d1b3-c1af-44ff-91c6-83f6956b7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:44:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:05.926Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=01527556-09c3-4ab5-95e9-1338ccf48bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:15.944Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9abe935c-a6da-43e4-8557-6e9fc3149e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:25.961Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=93cea280-8265-4ef7-9145-d4d97e9a5160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:35.979Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9fdac4e3-4894-4960-acaa-26866b711bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:46.001Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=db143c13-4ffe-44fe-b130-25038ff10d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:56.017Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c9a61369-b903-4e51-b38d-1a5cec1e280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:45:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:06.031Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=34b29f68-fd99-42fa-8e1a-d40c0acaba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:06.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:16.046Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d499ee57-0222-46b1-9fd5-1ac8d10c86c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:26.061Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=804c6481-dac4-4202-bda9-0e072304ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:36.078Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7cdf705d-5f19-4c7b-bdae-642700967bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:46.094Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=157859b7-9bcb-415a-bec7-268f71cee75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:56.111Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3f1c9f10-ca91-4322-8f17-7ad99569f702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:46:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:06.126Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=bb262b98-76e6-4125-9f3e-5c750158dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:16.140Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f3bdf7b9-cdb4-4ec4-91f4-edbcfd98096b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:26.157Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6d5ad426-f9f0-4f57-ace4-e0db38ced54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:36.170Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=81ee0818-40db-468b-9664-4974bd035817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:36.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:46.182Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2a29d95b-fe43-4076-b1c6-3a9ea2a74f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:56.198Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e03f4822-862a-47b3-90a0-261b172ebadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:47:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:48:02.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:48:02.498Z |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-09-25T02:48:02.499Z |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-09-25T02:48:02.503Z |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-09-25T02:48:02.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T02:48:02.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T02:48:02.516Z |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-09-25T02:48:02.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:06.213Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=59b22a3b-3280-46f7-b12e-3ff393a715b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:16.227Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=40d456f6-89ce-4d04-acbc-65b87bea2b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:26.242Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1d042e8a-db32-4441-bad8-edc838f845d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:36.256Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c8efc146-ebe3-4720-9bb0-a6ca68cf1fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:46.268Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5dc6d067-0adf-44d9-b3b3-f65ce9eaecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:56.283Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f86cc1e4-7bd0-47c0-8afb-7b6a3693d3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:48:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:06.300Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=53c31e49-ed8e-4102-aa89-e3b1293f37de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:16.318Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=93279d7b-c357-4f9e-88ee-1b2420de538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:26.333Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f619eaf3-b045-40e4-b36a-1aa75c87c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:36.349Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f8a6db4b-6976-4c7d-80c7-8841044b5fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:46.368Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=53fedfa0-0d73-4b5f-9373-20f6ec132469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:56.389Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=17536764-db54-4e14-88b4-c8b040a53585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:49:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:06.402Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e102b30d-9efe-4c5a-ba81-63f4ad93c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:16.420Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8f30d73b-722c-4c91-8c2c-7e56f0f2385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:26.434Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=17c2ee15-1f4e-4f85-b41d-e7d461ddbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:36.450Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=46d42b01-2403-4b81-90fb-0f128d273cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:46.462Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ba2b45d0-f2d1-4852-99ae-bb7897298a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:56.475Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1c57e6b9-cf19-400f-b45c-d9d5b945358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:50:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:06.494Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f3028241-4cac-41b4-a7be-a3f73003d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:16.508Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4104481b-8935-41ba-b296-8b738af45fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:26.518Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b2fb8446-a007-439b-bfea-dabff623e0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:36.534Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b899ab00-712c-4986-a83d-432fbeea4391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:36.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:46.546Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=749bbabd-e5b8-460f-86ec-115c0fee6b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:56.561Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1d6b7cf7-d3a3-4961-9e4e-e5dbbbc6c8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:51:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:06.575Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ee547d7b-353f-4201-a1a5-f258f564851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:16.589Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=46464e07-90d8-4a7b-8272-4688e9727dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:26.601Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=68a1f274-a063-4aab-9601-d56b62479cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:36.616Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=89e62ac3-3c1f-4243-bd3a-f09eb0cc1ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:46.633Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=607441ba-d389-4be4-a458-cfff287f663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:56.647Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=0b1517e7-eeea-40a1-8c59-5955d8ca1614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:52:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:53:02.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:53:02.430Z |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-09-25T02:53:02.431Z |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-09-25T02:53:02.434Z |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-09-25T02:53:02.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T02:53:02.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T02:53:02.445Z |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-09-25T02:53:02.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:06.659Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3722da36-383a-474d-ab96-2a91937ed0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:16.673Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7a2d64cd-44d7-4662-b38e-cc45a808cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:26.685Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9aec6e65-8a80-4b9e-98ac-fb745c8d2008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:36.703Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=417881ae-d012-4a48-8f82-862206a31d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:46.716Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c13eba18-8406-42b6-86e6-fac1520f22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:56.735Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6fcfae86-d182-47f7-9c4d-fef12ecdb9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:53:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:06.747Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ecf5c515-2050-434e-ae60-f0d41b2a3c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:16.759Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cf5518ab-1043-4c43-9b96-3771e88db5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:26.772Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ee742b9f-f26e-4abd-9700-0d9411095b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:36.789Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=74fa9e24-05b1-4adb-b0a4-448d272f3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:46.804Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2d170560-ee84-4cf0-b5be-b5a69271a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:56.818Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2264f3f3-e3df-4917-80d4-ca584d97c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:54:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:06.847Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ee57d9ac-92b8-44e9-b3cf-f704ce2ef2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:16.867Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=448732d3-2bab-4ce9-bcca-aadf40caee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:16.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:26.961Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cc4485d1-26ea-4a21-9eab-536d275204f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:37.074Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=17192d0c-deed-41ed-b9e0-a8febfa427d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:47.123Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2ae4f808-e59d-424c-89b0-91763fdf5a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:57.161Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=51fc2d6e-f6f2-41d9-bddf-194000be01de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:55:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:07.181Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=faed7f56-506e-4481-8a90-49583e1f61ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:17.195Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d3665769-371b-4fea-a80a-8566d47fd78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:27.207Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5b63f2ca-249b-40ad-b913-aee291c2ce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:37.224Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=41815c11-c36f-4ba3-8b24-6a2e1a5a848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:47.238Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fc31a5b3-af3e-41ef-803e-5c58e323f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:47.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:57.250Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=833d735b-2a43-4c0f-9525-341eb57ae792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:56:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:07.262Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3c948026-fe29-41aa-90d6-64ec0a1197f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:17.275Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a65d897e-ac65-4e2e-ba3b-359e524003cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:27.284Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d438fb5b-a676-4fd3-b717-6ed047b3a0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:37.304Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ec2689bc-2fbb-454f-b996-919f8f66b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:47.316Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b7f9c388-69be-4bf6-8484-af883caab7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:57.329Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f8b8a3ba-9c95-4023-94e5-6364076094cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:57:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:58:02.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T02:58:02.446Z |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-09-25T02:58:02.447Z |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-09-25T02:58:02.450Z |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-09-25T02:58:02.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T02:58:02.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T02:58:02.462Z |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-09-25T02:58:02.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:07.343Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e817b869-a048-4e60-ac09-671ac4891076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:07.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:17.358Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6bf4188b-b67f-4781-a410-a9b3c149b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:27.373Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8bfe7eb9-6013-4e92-b5cb-923a7eae1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:37.399Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=36bcf43f-494f-4a63-9838-75c6ebb51952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:47.414Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c5a47432-fbb6-4f2a-b8e3-992b75a13df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:47.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:57.443Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=904f42b3-e6e3-43ad-bb06-8b760427cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:58:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:07.494Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=aa63f6a8-a452-4705-ad9a-912cef4d81e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:17.531Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=0d12eda9-2532-48eb-99fa-28ed26177bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:27.550Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=659296ff-9215-41de-a95a-b6f36f384c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:37.565Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f2fa2699-2c85-413d-a73d-4029939dac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:47.604Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=80d4f09e-0ca5-4d88-aaa6-1cbb71aff894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:57.632Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9169ba59-7424-4fd9-bc25-abe4d901b162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T02:59:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:07.644Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ded75127-40c9-45a7-9672-1a82ad8ceb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:17.672Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8563b7c7-137f-4dbb-b1c0-d887097a3bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:27.683Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=61489dc3-b4af-4f86-96ba-b7fca4c2637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:37.695Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f119b5ff-def8-4c4d-8179-d048a1eb8ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:47.707Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=17c7de4f-3c15-4392-a225-cd96282bd285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:57.720Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2dd7b9f8-4aa0-4e07-b501-6af2e81aafc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:00:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:07.732Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1704e693-0540-45ed-9159-c89dea78869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:17.744Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8aa5a8c1-7e0d-4bd9-b566-988c685332b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:27.755Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6451c414-7d83-451b-b354-9996b9701e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:37.766Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=9e88f373-ee5d-48e3-8b98-424a45e6fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:47.781Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fb913f11-ec6f-41c8-b918-81802fe38f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:57.792Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=10167e2c-eb08-4d95-859e-11d4efb44d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:01:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:07.807Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1c8b39ab-c90c-4fca-b5c3-f995ac4552c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:17.818Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cfc27df4-4d6b-4765-9baf-baaa7693d756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:27.830Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=488f69e4-3a15-4154-ba71-b4f35382f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:27.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:37.845Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=796a92cb-d42b-4fef-8007-8b5c4f51910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:47.859Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1b7466b8-7429-4e91-9cac-a433e005c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:57.871Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ff23c33a-72a8-4303-9567-05cf03c8cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:02:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:03:02.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:03:02.440Z |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-09-25T03:03:02.442Z |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-09-25T03:03:02.444Z |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-09-25T03:03:02.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T03:03:02.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T03:03:02.455Z |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-09-25T03:03:02.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:07.882Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cf0ffa1a-5291-4a8a-a486-7fe3d4ea800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:17.894Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=481f9926-ccef-4b4d-a8ef-12aee7366a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:27.906Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b75711e3-734c-40fd-bf98-b74f2ab13019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:37.918Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3d3ca803-591e-4c2e-b964-fad5a9b9810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:47.928Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f1119bd2-675d-4f55-99d7-0eb333689170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:57.941Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3406b30a-a9f0-4d7a-ab24-79d0e0484c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:03:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:07.953Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fe597dfe-9af5-457a-8b0e-ee530beddda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:17.964Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c4870cc6-c21e-4ea2-95a6-0285c3cbb714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:27.974Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=87548cb1-e97d-427a-911f-019d7e2b06b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:37.984Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8b447c16-212f-4299-a40f-1194557732d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:47.994Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=492decfb-209c-4b62-97d3-0bb75cfacc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:58.006Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a13bdb51-264e-47ef-9a6d-95445f3f8dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:04:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:08.017Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=784cfeac-e7fb-49db-9087-51a07d1042f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:18.028Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fca2450e-0818-4e08-a893-233df9679aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:28.041Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5abbd17c-90f1-456e-b9fc-9b385613ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:38.052Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=aa8c31f4-0681-41b5-aac2-5984a344a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:48.063Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cef6202d-b24b-431c-b1c3-5ac87416a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:58.077Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=53b585cf-6a04-4064-9104-7b9ecfce3c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:05:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:08.087Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1cda23e5-1bd9-4d77-9b8e-bf4afe72c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:18.099Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b299b486-c80f-4b55-a037-136216671e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:28.115Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=481bd495-8b28-4bd5-9bf6-0bc8b539e1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:38.129Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f835b4c5-bbbb-4fda-8cb7-54e8ec2ee002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:48.141Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a6f5e4c6-dee6-495f-b479-01517179a5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:58.156Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a4abd36c-cb9b-45a2-8766-6b0382e3d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:06:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:08.166Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4feaa045-42cc-4194-86f9-dbaed732569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:18.177Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b6c58430-9353-4e1c-b9e0-3e3a6fb321a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:28.189Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=34f62a8f-3f6e-401d-9cd7-ba5c9e260a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:38.200Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=82979777-2d10-49ec-98b7-df949d61a5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:48.211Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3ffef3b4-25cb-4294-b849-a99aad36a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:48.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:58.222Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d0fdf29b-2e98-4573-b865-7cb011d1db7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:07:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:08:02.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:08:02.411Z |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-09-25T03:08:02.412Z |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-09-25T03:08:02.415Z |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-09-25T03:08:02.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T03:08:02.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T03:08:02.424Z |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-09-25T03:08:02.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:08.234Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=567be557-79b2-4e6d-89a2-08ae0d749cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:18.246Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f6981b1f-aca8-46c6-aece-22438edbc4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:28.257Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f13d01c3-94f3-4411-9c36-a47acf95b2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:38.269Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=73fac5ca-8e32-46b0-951d-637061fdfd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:48.282Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e1846948-4269-47cf-92a5-09c8d4f3a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:58.294Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=00e4aa48-7da6-4549-aa79-cb0f5a635832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:08:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:08.301Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=552591c4-2d2f-4291-b55d-7bd6d03de201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:18.311Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=54b9eb0a-70d8-4658-a78e-4f730c39bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:28.333Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d71d05c6-ea35-4e0a-9bd3-dfe77f092a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:38.344Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8f3f8436-155e-4419-a061-b98a0a625fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:48.355Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5e3c99f0-25d4-444d-95bf-7e99dc211032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:58.367Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=47807de2-5baf-485d-a805-2d8f4f37b8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:09:58.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:08.377Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=aea53f61-70da-4dca-bc59-74f75a5ca077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:18.388Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f0a03e16-ddca-4549-aba4-6541ef204682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:28.397Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6031cf81-94b8-46d6-be2c-1037bb06d30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:38.407Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fcb2ea4b-4227-44c4-85fc-77c03177ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:48.416Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=976c84a5-0989-46ab-8161-233c08cb2b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:58.426Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c1390d99-9b50-45a0-8084-0241c4601d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:10:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:08.444Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cc8c0590-a65e-4b73-b505-7a60286e39a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:18.453Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=746f9fd8-05bf-42fd-a778-31e85120ebc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:28.463Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=50a8078f-4170-460f-99ea-266bb804ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:38.475Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a53a6adc-2cc3-403e-a498-222185c7e5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:48.485Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=757d94b0-761f-4167-890b-ea07499a99af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:58.495Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7b668749-783f-441e-b16b-279796c24124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:11:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:08.506Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8ff57e2b-dfae-4ec3-87f9-da8796c29409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:18.518Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ea471bd4-3947-494b-b62e-00c118c642df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:28.529Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f61b49d2-d5f7-4728-a79a-e48f4c787197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:38.540Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=79eba4ef-cff8-47be-bd3b-cb0dbe551473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:48.558Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=799be2b8-9093-4af1-9b4a-f7c9928a5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:58.569Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1fae9b8c-6652-472c-a7f6-3dfb863c0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:12:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:13:02.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:13:02.311Z |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-09-25T03:13:02.311Z |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-09-25T03:13:02.313Z |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-09-25T03:13:02.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T03:13:02.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T03:13:02.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-25T03:13:02.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:08.579Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=12deb385-ba94-476e-8396-5ddb6dc22bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:18.590Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=de8c568e-bf8f-4898-b5e8-34d7b40cac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:28.603Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a58125ac-b2a9-42da-93d3-ca7373fe218b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:38.614Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8760a3ba-8df0-4ac3-a776-9ddb1bd73bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:48.626Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=73a6ea5b-7408-4532-99f4-4aab8d9ac2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:58.638Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d8990587-ce3d-4bf2-ba9e-97d5f2b833d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:13:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:08.649Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1a16444f-8421-4cd1-9a60-6b7486bbbf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:18.659Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7c0a090e-53a2-4f0d-90b4-7a2e75149b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:28.673Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=08572ea9-3374-4b90-9ecb-2444ca0deffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:38.683Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=43e79364-6553-48dd-8ec8-4901bbd3f0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:38.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:48.695Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=1f5d78e5-be3a-403d-8831-296b09d9b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:58.705Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e97fe861-56af-432a-b87b-45beceb3a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:14:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:08.714Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=019df57f-427e-4a58-9a0e-b2f829cd51d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:18.723Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=98c58977-85e2-4f8b-881b-e3ed7974afe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:28.740Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b7ca4ea7-03c0-4bd5-b443-02106ca0dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:38.750Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b86099af-3a20-4336-9510-898f38c3df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:48.761Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2c2b151b-7d53-47fc-938b-b19d7f6ffbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:58.770Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=af04228e-5c20-4c7c-977d-54339df99a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:15:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:08.782Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6d588f8c-2fea-4201-8932-c7ecf18020b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:18.793Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c080015a-321a-4ff2-827d-3d9398bc5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:28.806Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4b56aa30-9816-43cb-9fdf-177e3ebf4547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:38.815Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8c6e6b11-7572-4464-8189-c96c793f75d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:48.824Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fb9e1dc7-e1f4-4cbf-a3c6-20089f55f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:58.833Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=79bff0d9-b57a-46d4-9498-1919cee3a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:16:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:08.843Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=cb06a48e-51f0-455b-bfc8-e4bdc365c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:18.851Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=2832b859-0767-4954-80f8-1095f30aad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:28.862Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4a83ae61-9469-41e3-b973-1e3e8716adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:38.873Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4b634f24-8cdb-40f3-8f98-445ad428a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:48.881Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=550a6683-3f1a-4164-a5f8-69b2c6294995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:58.890Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=752fa6d4-1a92-46d0-bbac-c7cd5cb896f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:17:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:18:02.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:18:02.395Z |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-09-25T03:18:02.396Z |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-09-25T03:18:02.398Z |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-09-25T03:18:02.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T03:18:02.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T03:18:02.406Z |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-09-25T03:18:02.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:08.904Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8ceace8c-7e1d-4da6-98b1-757cf89a45f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:18.916Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=72ca2e00-2516-42f6-91ad-892505f1683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:28.927Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=d092eefe-2c14-4676-bc7a-d87dd0b1a5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:38.938Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=66d741d5-f891-4d4b-b9d1-728b0f73006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:48.947Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b46409eb-3a78-45ad-b165-bae2ded16e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:58.956Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=aeceb73c-04f2-4370-86e9-a2dd94ad9d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:18:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:08.968Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=6acd9179-d411-4d26-b716-757142e53f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:18.977Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=66bad1b9-4015-4670-b3d4-7edeea193aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:28.987Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=bfa9b920-463c-4e56-af14-8e7ce61ac554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:38.998Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4d7a5f9e-2b2e-4537-a7ce-6a2bc7c04924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:49.008Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7deaeab6-5bae-4e0f-9710-051f5c5cc50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:59.018Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=4f29a3cb-541e-4af8-81f2-2780837f13f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:19:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:09.028Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=c17f2ce2-e0a2-43e7-82f1-e396a576f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:19.041Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ccb79d0a-5736-448f-b8a3-f4f6f60865f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:29.051Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=f601d8b0-c1a3-4261-8740-fd49fd6af2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:39.061Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=b3588f19-e21d-49e2-bf3a-1978bd258df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:49.072Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=5fd2e785-54de-4a23-9d36-d39a53f92178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:59.091Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=31b39a44-35a9-438f-8df7-bf20eedd9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:20:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:09.101Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3688b1cf-dcc6-4297-96bd-1f83bad32982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:19.110Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=3380943a-f576-4489-ab6b-abe37accdca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:29.119Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=7feb87dc-dada-4a26-b0fd-e73dd9e18d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:39.129Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=dedeb945-bb02-4d2c-a4e3-c75c11d02c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:49.140Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fe03f5e8-b5b5-4ba4-856c-911b5b3479b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:59.149Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=98526757-dd35-40b6-8957-a2e985314f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:21:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:09.158Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=a599785f-8f2b-4bb0-bd00-64cb76c43852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:19.170Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=8e5856b4-e307-4bb2-9edc-845c4e4249d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:29.179Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=74743e15-90ac-46fe-b7a2-fbe7f9bd9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:39.190Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=ec9707dd-8182-4bba-bfb8-074ce302b683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:49.199Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=e1d00018-5508-4968-a964-564a66c9b2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:59.208Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=fd3a6b02-2881-4019-9cc0-812b0f3a751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:22:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:23:02.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-25T03:23:02.363Z |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-09-25T03:23:02.364Z |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-09-25T03:23:02.367Z |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-09-25T03:23:02.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-25T03:23:02.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-25T03:23:02.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-25T03:23:02.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:23:09.218Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=59dd1156-4837-4eec-b370-6e099ca7bfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:23:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:23:19.229Z |INFO |Init configs |InvocationID=7ff79224-5494-41af-820f-d267fb708143, InstanceUUID=479493e5-a0ed-427e-8406-23c2f1af8620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-25T03:23:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |